# Group management

Groups are sets of users who need the same type of access to content. We require that you organize users into groups. You can then set permissions at the group level, to apply a set of capabilities to all users in the group. When you want a new write-back user, just add them to the groups that give the access they need.

Rules:

* A group contains 1 or more users
* A group belongs to 1 or more schemas
* A group has a set of permissions

#### Create a new group

Below a demonstration of how to create a group in the WriteBackExtreme Management Console.

<figure><img src="https://appsfortableau.infotopics.com/wp-content/uploads/2022/02/New-Group.gif" alt=""><figcaption></figcaption></figure>


---

# 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.infotopics.com/writebackextreme/features/management-console/group-management.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.
