# How to create an analyst group

**Overview**

Analyst groups allow you to organize your support staff into functional teams, such as "IT Support," "HR Analysts," or "Billing Department." Instead of assigning tickets to individuals, you can assign them directly to a group, improving collaboration and flexibility.

Each group can have an auto-assignment policy enabled (either Round-Robin or Load Balanced) to automatically distribute the workload evenly among the group's members.

***

#### **Step-by-Step Guide**

**1. Navigate to Analyst Groups**

First, access the group management area from the main settings.

* From the main navigation panel, click on Settings (1).
* Under the `Helpdesk` section, select Analyst Groups (2 & 3).

**2. Add a New Analyst Group**

* On the Analyst Groups page, click the Add Analyst Group button (4) to open the creation window.

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

**3. Configure the Group Details**

In the pop-up window, you will define the name, members, and assignment rules for your new group.

* Name: Enter a descriptive name for your team in the `Name` field (e.g., "Network Admins," "Tier 1 Support").
* Group Members: Click into the `Select User` field to search for and add the desired analysts to this group. You can typically add multiple members.
* Auto Assign: If you want BoolDesk to automatically distribute tickets that are assigned to this group, enable the `Auto Assign` toggle. This helps ensure an even workload and quick ticket pickup by available analysts.

**4. Save the Group**

* Once you have finished configuring the group, click the Save button.

Your new analyst group will now be available as an assignee for tickets and can be used in your workflow and business rules.

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


---

# 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.booldesk.com/how-to-configure-settings/help-desk/how-to-create-an-analyst-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.
