> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-cloud-runtime-security/threat-management/identity-threat-module-itdr/manage-role-based-access-control-rbac-in-itdr.md).

# Manage role based access control (RBAC) in ITDR

{% hint style="success" %}

### Prerequisites

ITDR add-on
{% endhint %}

The following permissions enable users to use and manage ITDR features. You can manage these role permissions under **Settings** → **Configurations** → **Access Management** → **Roles**.

<table><thead><tr><th>Feature</th><th width="249">Description</th><th>​Roles</th></tr></thead><tbody><tr><td>Conditional Access Policy</td><td>Configure and manage real time, risk-based authentication rules and MFA enforcement.</td><td><ul><li><strong>Viewer</strong>: Read-only access to current Conditional Access Policies.</li><li><strong>Administrator</strong>: Full access including configuring Conditional Access Policies.<br></li></ul></td></tr><tr><td>Identity Security Runtime</td><td>Access identity-specific risk dashboards, interactive risk views, and identity detection rules.</td><td><ul><li><strong>Viewer</strong>: Read-only access to identity runtime operations.</li><li><strong>Administrator</strong>: Full access to identity runtime operations, including managing LDAP Protection and other ITDR capabilities.</li></ul></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/cortex-cloud-runtime-security/threat-management/identity-threat-module-itdr/manage-role-based-access-control-rbac-in-itdr.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
