# Creating a new user group

Create a new user group by clicking **Create New** on right hand side of the page.&#x20;

<figure><img src="/files/8oOU0vbOoyFyAa5puMdH" alt=""><figcaption><p>User group - New group view</p></figcaption></figure>

There are fields that need to be filled in, only one of these is mandatory; name.

* Name\*
* Users
* Description

To make it simple, naming of the user group should be similar with the site to which this group is to be connected.&#x20;

Once the fields are filled in, remember to click **Submit** at the top.


---

# 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.besmart.software/be.smart-site-management/en-site-productivity/user-management/user-groups/creating-a-new-user-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.
