# Role-Based Access Control

With Role-Based Access Control (RBAC), you can manage permissions within your organization effectively. By clicking on **"Add New Group"** you can create groups and precisely define the access levels for each member across different cases.

<figure><img src="/files/A4d8BtuQ5Qhcq6NFrulS" alt=""><figcaption><p>Role-Based Access Control in <a href="https://binaexperts.com/en">BinaExperts</a></p></figcaption></figure>

For each user, you can assign any of the following permissions:

&#x20;

·         Bulk inference access

·         Cancel train access

·         Create dataset access

·         Create dataset version access

·         Create deployment access

·         Create group access

·         Create inference access

·         Create organization access

·         Create task access

·         Create training access

·         Delete dataset access

·         Delete dataset version access

·         Delete deployment access

·         Delete group access

·         Delete inference access

·         Delete organization access

·         Delete task access

·         Delete training access

·         Deployment manager: Create deployment access

·         Deployment manager: Download access

·         Deployment manager: Inference access

·         Deployment manager: Load, unload, reload deployment access

·         Download configuration access

·         Download model access

·         Download test images access

·         Download validation images access

·         Export dataset access

·         List organization images access

·         Organization user: Change activity status access

·         TensorBoard training access

·         Update dataset access

·         Update dataset version access

·         Update deployment access

·         Update group access

·         Update inference access

·         Update organization access

·         Update task access

·         Update training access

**Alternatively,  in** [**BinaExperts**](https://binaexperts.com/en) **you can grant all of these permissions to a user.**


---

# 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.binaexperts.com/organization/role-based-access-control.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.
