# Role inheritance

View role inheritance relationships and add or remove direct parent roles.

## Choose a task

| Task | Description |
| --- | --- |
| [Inspect role inheritance relationships](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/users-and-permissions/roles/list-role-inheritance.html.md) | View a specified role's direct parent roles and current inheritance relationships before adding or removing inheritance. |
| [Inspect the role inheritance graph](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/users-and-permissions/roles/get-role-inheritance-graph.html.md) | View the complete role relationships reachable from a specified role to identify indirect inheritance and potential cycles. |
| [Add role inheritance](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/users-and-permissions/roles/add-role-inheritance.html.md) | Add a direct parent role to a specified role. |
| [Remove role inheritance](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/users-and-permissions/roles/remove-role-inheritance.html.md) | Remove the inheritance relationship between a specified role and a direct parent role. |
