> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/cloud/web-interface/administration/management/user-groups/create-and-manage-user-groups.md).

# Create and manage user groups

User management and permissions can be made easier with ***User Groups*** in Devolutions Cloud.

#### Create user Groups

1. Go to ***Administration – User Groups***.
2. Click ***Add***.

<figure><img src="https://cdnweb.devolutions.net/docs/docs_en_hub_Hub4172.png" alt=""><figcaption></figcaption></figure>

3. ***Name*** your ***User Group***.
4. Select the ***Users***.

   ![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub4173.png)
5. Click ***Add***.

#### Manage User Groups

Managing and adding users to ***User Groups*** in Devolutions Cloud can be done through multiple ways:

{% hint style="info" %}
To manage ***vaults Permissions*** with ***User Groups*** , look into [Create and manage vaults](https://docs.devolutions.net/cloud/web-interface/administration/management/vaults/create-manage-vaults/).
{% endhint %}

* In ***Administration – User Groups***, select the ***User Groups*** and click the ***Edit*** button.
* In ***Administration – Users***, select the ***User*** and click the ***Edit*** button. In the ***User Groups*** tab, manage the groups.
* In the invitation process, select the ***User Groups*** for the new user.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devolutions.net/cloud/web-interface/administration/management/user-groups/create-and-manage-user-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.
