# Roles

Navigate to Administration | Roles

Roles are groups of permissions to allow or disallow users to access specific parts of contact center.

{% hint style="info" %}
Roles do not give access to IVR or queue data. See [Data Access Policies](/administration/data-roles.md)
{% endhint %}

Default roles are Admin, Manager, and User.  These default roles can be customized.

A role can be assigned as the default role that is assigned to new users.


---

# 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://cc.docs.landis.cloud/administration/roles.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.
