# Adding Call Center Agents

Select **CRM** -> **Call Centers** on the navigation side bar.

To edit a **Call Center**, click the the blue **Edit button**.

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

To add an agent to a call center, navigate to the **Agents** tab and click on the green **+ Button**. Select a user, role, team, and commission rate and click "**Add Agent".** These values can be edited after creation.

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

To add a team to a call center, navigate to the **Teams** tab and click on the green **+ Button**. Enter a team name and click "**Create Team".** The team name can be edited after creation.

<figure><img src="/files/Lx9eSbB8E7GkI8WLG3JE" 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://help.checkoutchamp.com/crm/crm-setup/call-center-setup/adding-call-center-agents.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.
