# Dashboard

- [Setting up your profile](https://docs.limecall.com/faqs/dashboard/setting-up-your-profile.md)
- [How to add several users to one LimeCall account?](https://docs.limecall.com/faqs/dashboard/how-to-add-several-users-to-one-limecall-account.md)
- [What is the "Customer answer rate"?](https://docs.limecall.com/faqs/dashboard/what-is-the-customer-answer-rate.md)
- [What is the 'Agent answer rate'?](https://docs.limecall.com/faqs/dashboard/what-is-the-agent-answer-rate.md)
- [Can I manage the access level of team members to my account?](https://docs.limecall.com/faqs/dashboard/can-i-manage-the-access-level-of-team-members-to-my-account.md)
- [Can I assign specific teams & users to a specific widget/site?](https://docs.limecall.com/faqs/dashboard/can-i-assign-specific-teams-and-users-to-a-specific-widget-site.md)


---

# 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.limecall.com/faqs/dashboard.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.
