# RBAC

### Role Composition

Roles are composed of permissions that grant access to granular micro and macro features across the Threatrix ecosystem. Nearly every feature is protected by the RBAC, which allows user administrators to construct custom roles based on the needs of each group or individual user.

As roles are enforced within both Threat Center and our [API,](https://docs.threatrix.io/graphql-api/api-overview) configuring permissions and created roles is an important step in securing your sensitive data from unauthorized access. &#x20;

### Out of the Box Roles

These roles are intended to get you up and running quickly. Available roles and permissions are as follows:&#x20;

![](https://3093892275-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbsieSiu0D66DBFP4uh%2F-MisIibWyORz2g_ECu_i%2F-MisjylfRnN2J7OiR5EZ%2Fimage.png?alt=media\&token=66bf54cb-e2fa-4302-81f8-f0f1b4b56ae3)


---

# 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.threatrix.io/administration/rbac.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.
