# Groups

### Overview

User groups is used to define what activity a user can perform. It will be used as a way to filter your activity list. Most likely user groups will come naturally to you as typically it reflects how your teams are setup. If you have supervisors, quality managers, safety managers, line operators. Most likely, these titles will become your user groups.

### Navigation

{% hint style="info" %}
Navigation: ***Users > Groups***
{% endhint %}

### Creating a new Attribute

On the table click ***Actions > Create***; you will be presented with a pop-up.

### **Fields**

| Name        | Description                 |
| ----------- | --------------------------- |
| **Name \*** | Give the User group a name. |

Click the ***Save and close***\*\* \*\* button to finalise.

### Digging Deeper

{% embed url="<https://youtu.be/BYb7wWY79Uw>" %}

#### User Group creation

To set up a User group, follow the steps below;

1. Click the User management button on the left menu![](https://s3.amazonaws.com/helpscout.net/docs/assets/60208fd212248b2c96d50eeb/images/603840b024d2d21e45eda621/file-7UAz3DqdCj.png)
2. Select and click on the **Groups tab;** the current User Group list will be displayed
3. Click on the +Create button
4. A pop-up screen will appear, enter the desired User group name
5. Click Save
6. The entered new User Group will appear in the list


---

# 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.tillit.cloud/tillit/knowledge-base/users/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.
