# Deleting an existing user group

Deleting an existing user group can be done by clicking the red delete (trash can) icon.&#x20;

<figure><img src="/files/OYG8KMA1FRmQxDlDO3oI" alt=""><figcaption><p>User groups - Delete button highlighted</p></figcaption></figure>

Please note, that there is a separate delete icon for each user group. Choose the correct row, when deleting a user group. User is prompted whether they are sure of the deletion.&#x20;

{% hint style="info" %}
This action deletes the user group permanently, it cannot be restored.&#x20;
{% 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://help.besmart.software/be.smart-site-management/en-site-productivity/user-management/user-groups/deleting-an-existing-user-group.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.
