> ## Documentation Index
> Fetch the complete documentation index at: https://docs.firebolt.io/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.firebolt.io/feedback

```json
{
  "path": "/overview/security/rbac/role-management",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

> Learn about role management in Firebolt, including how to create, assign, and manage roles to control user access and permissions across your databases.

# Role Management

Role management in Firebolt allows you to control access to resources within your data warehouse by assigning specific privileges to users and roles. Firebolt supports two types of roles: [system roles](/overview/security/rbac/role-management/system-roles) and [custom roles](/overview/security/rbac/role-management/custom-roles).

<Note>
  Privileges can be granted to custom roles either by the [account\_admin](/overview/organizations-accounts#account-administrative-role) or the [resource owner](/overview/security/rbac/ownership).
</Note>
