# Create Groups

Administrator tasks pertaining to bulk users may be eased by creating groups of users.

### **Creating User Groups**

Access the group configuration page by clicking Identity Hub > Groups on the left-hand side.

Click on the “**+Add New**” button to start creating a new group

**Group Name:** Indicates the name of the group.

**Group Type:** For environments not using Active Directory, either Local or Remote Group may be chosen. In case Active Directory is being used for synchronization in the tenant, the appropriate type according to the group policy object must be chosen.

**Parent Group:** If a parent group is chosen, all the policies and rules applicable to the parent group will be assigned to this new group, in addition to the policies and rules specifically applied to this new group.

**Group Description:** Optionally, a description may be provided to the group.

<figure><img src="/files/rtK0hGBFCFM9qnwJTVak" alt=""><figcaption></figcaption></figure>

Once all the details have been entered, click on the **Save** button, and a new group is created.

<figure><img src="/files/I8qZU0YgeTDfRdYBxCGO" 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://help.cymmetri.io/identity-hub/managing-users-and-groups/create-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.
