> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-8a08bda2.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> System table containing information about configured roles.

# system.roles

<h2 id="description">
  Description
</h2>

Contains information about configured [roles](/concepts/features/security/access-rights#role-management).

<h2 id="columns">
  Columns
</h2>

* `name` ([String](/reference/data-types)) — Role name.
* `id` ([UUID](/reference/data-types)) — Role ID.
* `storage` ([String](/reference/data-types)) — Path to the storage of roles. Configured in the `access_control_path` parameter.

<h2 id="see-also">
  See Also
</h2>

* [SHOW ROLES](/reference/statements/show#show-roles)
