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

> 設定済みのロールに関する情報が含まれるシステムテーブル。

# system.roles

<div id="description">
  ## 説明
</div>

設定されている[ロール](/ja/concepts/features/security/access-rights#role-management)に関する情報を含みます。

<div id="columns">
  ## カラム
</div>

* `name` ([String](/ja/reference/data-types)) — ロール名。
* `id` ([UUID](/ja/reference/data-types)) — ロール ID。
* `storage` ([String](/ja/reference/data-types)) — ロールのストレージへのパス。`access_control_path` パラメータで設定します。

<div id="see-also">
  ## 関連項目
</div>

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