# 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 on MyAlice

A Regular Group consists of multiple members who have access to all tickets assigned to the group. However, tickets are not automatically assigned to any specific agent. Instead, any member of the group can manually take ownership of a ticket and handle it.

A Smart Group, on the other hand, automates ticket distribution. Instead of requiring manual assignment, the system automatically assigns tickets to an available agent within the group based on their online status and any additional criteria you’ve configured.&#x20;

**1. Creating a Regular Group**

1. Navigate to Settings located at the bottom-left corner of the dashboard.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcUVIzVvLHv1IUfK8rBPwoluG3f8gZ8A52j63pASVgsAlgghAo1LyyY97lINvFZRnzDctefhA4mc1F7mPOUQ1pA8zaAGUkC7p82dHQZyjdI-zdDBHHb748OWKEty11Z4Qw5k9zC?key=EP7NHtU_bBtiF6NqdNHBiuqz)

2. Select Group Management from the menu.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdPeNQKn_y88DWltxMmUG9QJxWkUJ6bUpYD-xMK8nPqpVNSQl0NGpWKB77vFvByGZwATX_9EwHC899G_j4NDa1U7u1X1sRMDOUTahgQjEeu71JC33yDOdenLx4bslhhOnz__4-R?key=EP7NHtU_bBtiF6NqdNHBiuqz)<br>

3. In this section, you’ll find previously created groups, if any.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdkfguVSBdsLwaAEpo9LJpVtcAf4dAsnHUNo1fK0XTBVx7A-8E221mmyRKf7ni6xn7ur1O9LaFduoHvBT7X14PzCqBqKePSYPpsmiCj_rCXiRr7b40iqvXwunGbFEVD28y6eVjD?key=EP7NHtU_bBtiF6NqdNHBiuqz)

4. Click on Create a Group to start creating a new group.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXf0jwzV_owY91SPTbhI9MLsXiDCcAlXo_V46QLDsXqgs-Cm9ZEn4j8WWn7ts4GIG1HhNozd98-H5xNKIW66T79DfC0OYM5hyUyHc7f8dmBD8FJCw_rSV9tYSrZqSQ-cFhzdCV1r7w?key=EP7NHtU_bBtiF6NqdNHBiuqz)

5. On the new page, provide the following details:

* Group Photo: Add an image to represent the group.
* Group Name: Enter the desired name for the group.
* Add Members: Use the dropdown menu to select and add members to the group.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdLJgXLnmFpkl1kttjATXLcB-TfxXo9DHfSk3DB5mJtmZUhUR0jRYloQg06OtvRBoP11cG-EgQRvG7yoYE5_sEbbC_eZ8EJ0VJj6LOHqmyVfKdXjxH_NC12i-9JGvbORtIbgDobMQ?key=EP7NHtU_bBtiF6NqdNHBiuqz)

6. ## How to enable smart ticket assignment:&#x20;

Toggle on Smart Ticket Assignment to enable automated ticket assignment within the group.

* Tickets will be assigned in a Round Robin format to ensure they go to the least engaged agent.
* Admins can configure ticket assignment based on the agent's status:

1. Online: Assign tickets only to online agents.
2. Offline, Away, or Mixed: Assign tickets to agents based on their current status by checking the relevant boxes.

<br>

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfVMwCt-05ZbDZJbkpOmboaJP7fREXyDLZO-0myLMQQDidQLSWfqlme5lSsc88pH13aA6KrW3JCCKZrrcsoicPfE64sDfl29E8-_tcjxrIcOGR53UfGNkrdQ3gnFyWHc-mYRlmapQ?key=EP7NHtU_bBtiF6NqdNHBiuqz)

7. Click on Create Group to finalize and open the group.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdcqtJP3MlD-zSLaTWYRf1O7f1Vj0F94nWMLOOHTa_9Cf3mYlpkA3yiwDR0WVjZ0aCdnDRVNmjYu4Ga_4e8xvCo0382wmELu5pTlfPMH7INhFdtuT1wETFeUadVEuvy0sbt8Ebvzw?key=EP7NHtU_bBtiF6NqdNHBiuqz)

***

<br>

Now, your group is ready to handle tickets efficiently using either a regular or smart setup!

<br>


---

# 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/get-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.
