> 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/faqs/dashboard/can-i-manage-the-access-level-of-team-members-to-my-account.md).

# Can I manage the access level of team members to my account?

When you create a sub account (new user) you can determine the level of access each team member has.

The Roles & Permissions available are:

1\. Admin

2\. Widget Manager

3\. Operation Manager

4\. Team Member

5\. Member

Each Role allows varied levels of access and permissions to your LimeCall account.

You can choose access level when adding a new user:

Settings > Users & Teams

Select '+ ADD TEAM MEMBER'

Enter the details of the new user and select the relevant access and click 'ADD'

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

You can edit the access level of existing users at any time

Settings > Users & Teams > Users

Choose User from the list and click 'pencil icon' in the 'Action' column

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

Select the new role you wish the User to be assigned to. Click 'SAVE'.

If you need any further assistance please contact our Support Team via Live Chat or <support@limecall.com>

Watch our each step of our Quick Tutorial [HERE](https://www.youtube.com/@limecallgettingstarted)


---

# 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/faqs/dashboard/can-i-manage-the-access-level-of-team-members-to-my-account.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.
