# Organization RBAC

In this section you can create and customize roles that have permissions on organization objects like who is allowed to add new members, change security settings, or add new teams.

For example, here is what the member role looks like at the organization level:

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

Here are the categories of permissions that you can manage:

1. Credentials
2. Organization
3. Project
4. User
5. Leftbar
6. Team
7. Terraform
8. Architecture


---

# 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.brainboard.co/settings/rbac/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.
