# Maintain Security Groups

When you have located a **Security Group**, click it and the details will appear in a drawer on the right hand side. Details can be maintained directly in the tree.

* By clicking the icon ![](/files/lsBylQIMQZEuRokzCyen), it is possible to create a copy of the selected **Security Group**, a modal will open where you enter the name of the copy.&#x20;
* By clicking the secondary actions icon ![](/files/GTo9F16Dv6i09ZGYv2nx), the following actions will be possible,&#x20;
  * Edit Security Group Name&#x20;
  * Delete Security Group
* The drawer tabs include **Users** and **Permissions**, which contain lists of the **Security Permissions** included in the opened **Security Group**, and what Users have that assigned.

{% hint style="info" %}
Filters can be used to locate security roles in the tree.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dataloy.com/release-8.25/voyage-management-system/step-by-step-guides/setup/security-groups/maintain-security-groups.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
