# Role management

List and update roles, change role lifecycle state, assess deletion impact, or delete a role. Before changing or deleting a role, use the action page to confirm its identifier and related impact.

## Choose a task

| Task | Description |
| --- | --- |
| [Inspect role list](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/users-and-permissions/roles/list-roles.html.md) | View roles in the current workspace and whether they can be changed. |
| [Edit a role](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/users-and-permissions/roles/update-role.html.md) | Update a specified role's name and description. |
| [Enable or disable a role](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/users-and-permissions/roles/update-role-lifecycle.html.md) | Enable or disable a specified role. |
| [Check role deletion dependencies](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/users-and-permissions/roles/get-role-delete-impact.html.md) | View bindings, inheritance, ownership, grants, and pending changes that still require handling before a role can be deleted. |
| [Remove a role](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/users-and-permissions/roles/delete-role.html.md) | Delete a specified role. |
