> ## 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.roles

<div id="description">
  ## 설명
</div>

설정된 [역할](/ko/concepts/features/security/access-rights#role-management) 정보가 포함됩니다.

<div id="columns">
  ## 컬럼
</div>

* `name` ([String](/ko/reference/data-types)) — 역할 이름입니다.
* `id` ([UUID](/ko/reference/data-types)) — 역할 ID입니다.
* `storage` ([String](/ko/reference/data-types)) — 역할 스토리지의 경로입니다. `access_control_path` 매개변수에서 설정합니다.

<div id="see-also">
  ## 관련 항목
</div>

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