# Create Groups in your Team

## What is a Group?

A group is a small team within your team, usually comprised of the same functional role. You can assign tickets to an entire group.&#x20;

For instance, you can configure your settings to ensure that all the sales-related tickets are assigned to the sales group. Here are some common groups our users create to manage their tickets efficiently.

1. Support
2. Sales
3. Marketing
4. Onboarding&#x20;

## How to Create Groups <a href="#create-groups" id="create-groups"></a>

1. Go to **Settings** from the left navigation bar and choose **Group Management**.
2. Click on **Create a Group** from the right-most corner.
3. Now add a group name and image.
4. Add group members from the search field. You need to [invite your team members](/myalice-guide-arabic/getting-started/create-team.md#invite-team-members) first to add them to a group.
5. Next, you can turn on the toggle to [create smart rules to assign tickets automatically](/myalice-guide-arabic/myalice-inbox/manage-tickets/smart-ticket-assignment.md#how-to-create-smart-assignment-rules).
6. After you are done, click on **Save Changes**.


---

# 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.myalice.ai/myalice-guide-arabic/getting-started/create-team/create-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.
