> For the complete documentation index, see [llms.txt](https://docs.limecall.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.limecall.com/getting-started/settings/users-+-teams.md).

# Users + Teams

Setting Users and Teams allows your leads and customers to connect instantly with the right sales rep or team! Ensuring the ultimate experience for your prospects and customers.

Directing customers and leads to the desired team or person within your company guarantees that your business will not lose valuable time in qualifying sales leads or dealing with customer inquiries.&#x20;

You're able to add multiple users and teams, to ensure all inquiries and leads are routed to the correct teams and people!

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

Please read our guide on adding [Users and Teams](https://docs.limecall.com/getting-started/getting-started-checklist-for-admin/step-3-or-invite-a-team-member)

Once you have set Users and Teams, you can configure your virtual number for [Call Routing and IVR](https://docs.limecall.com/integration-channels/virtual-phone-numbers/call-routing-and-ivr) and also [assign Users and Teams to your Widget](https://platform.limecall.com/widgets).

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

Once assigned, your callers or site visitors will have the option to connect with the relevant team, instantly!

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.limecall.com/getting-started/settings/users-+-teams.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
