# Groups

There are two (2) types of groups in Qommentary: AD Groups and Custom groups.

**AD groups** are inherited from Qlik Sense user attributes and identified as “AD” in Qommentary. AD groups are refreshed and updated every time Users are synced in Qommentary. AD Groups cannot be added, edited or deleted with the Qommentary Manager.&#x20;

**Custom groups** are created in the Qommentary environment and identified as “Custom”. Custom groups allow you to create additional groups of users which might not be available in AD. Custom groups can be added, edited or deleted with the Qommentary Manager.

![](/files/-M5DCNY1OLulgUa5ZSw7)

### Creating a group

1\. Click on **Create group**

![](/files/-M5DCkuFXeuV3TqrfAOb)

2\. Enter a name and description (optional) and click **Create**

![](/files/-M5DDHyWFDGI1v4-sDAh)

### Editing a group

1\. Click on the pencil icon next to the group you wish to edit

![](/files/-M5DED6SpseNIe4iGnv0)

2\. Click on **Edit**

![](/files/-M5DEy7t-u8nzB9uR6av)

3\. Update user details and click on **Save**

![](/files/-M5DFRRaVs3tm60jwgKb)

### Deleting a group

1\. Click on the garbage bin next to the group you wish to delete

![](/files/-M5DHg3pUm2XSHC1fX5r)

2\. When the confirmation window pops up, click on **Delete**

![](/files/-M5DI0a20ktGEVl8gFVa)

### Adding users to groups

1\. Click on **Add users**

![](/files/-M5DFwsk2zA0xRH8XR4P)

2\. Start typing the name of a group/s and select from the list

![](/files/-M5DGOSYCOFbbd8H1k8F)

3\. When ready, click on **Add**

### **Removing a user from a group**

1\. Click on the garbage bin icon next to the user you wish to remove

![](/files/-M5DGrJXCEJYTa7fqxaY)

### **Searching for users**

1\. Click on the **Filter** text field&#x20;

![](/files/-M5DHCLI683TuI4a8-Fa)

2\. Start typing a group name\
3\. Group list will be filtered by the search term


---

# 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://knowledgebase.qommentary.com/qommentary-admin-console/administration/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.
