# Roles & Permissions

{% hint style="success" %}
This is the official documentation of Forest Admin Cloud.
{% endhint %}

Roles and Permissions constitute a robust system that governs access and actions within your admin panel. This feature offers highly granular control, allowing you to define and allocate roles to users with precision, ensuring tailored access and functionality based on individual responsibilities.

This level of granularity in permissions allows you to craft nuanced user experiences, ensuring that each user can perform only the actions necessary for their role. Whether it's comprehensive access for administrators, technical capabilities for developers, or restricted functionality for specific roles, Forest Admin's Roles and Permissions system provides a tailored and secure data management environment.

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

<figure><img src="/files/VjdlyZ1ZVFwQud6bCfcE" 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://docs.forestadmin.com/cloud/core-concepts/roles-and-permissions.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.
