# Creating a group

{% hint style="warning" %} <mark style="color:orange;">**Pro feature**</mark>

Custom domains are only available for projects on the **Pro** or **Advanced** plan.
{% endhint %}

## Creating a Group:

1. Firstly, Select the "Groups" option from the sidebar, on the Centox Administrator Panel.<br>

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

1. By Default, you will only see two groups, "Default" & "Administrator".<br>

   <figure><img src="/files/PmssYzV5k71BYh0E9mGQ" alt=""><figcaption></figcaption></figure>
2. To create a new group, Click on the "+" icon beside the "Groups" heading on the Groups Management Sidebar.<br>

   <figure><img src="/files/Sqag7ZDBmlWrmfcMaaDe" alt=""><figcaption></figcaption></figure>
3. Give your group a unique name. Also give your group a color. (This doesn't have to be unique). You will see a preview of how to group name would look like below the Group Color Settings. For this instance, we will name the group "Staff", & set the color to "Pink".<br>

   <figure><img src="/files/zgi9dHPBBmvx9PA1RCLV" alt=""><figcaption></figcaption></figure>
4. Click the "Create" Button, and Viola! Your group has been created!


---

# 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.centox.io/permissions-and-groups/creating-a-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.
