> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/clickup/getting-started/user-roles-and-permissions.md).

# ユーザーの役割と権限

- [ゲストアカウントの紹介](https://manual.dxable.com/clickup/getting-started/user-roles-and-permissions/intro-to-guests.md): ClickUpマニュアル｜ゲストがアクセスまたは実行できることとできないことなど、ClickUpのゲストの役割と権限について説明します。
- [ユーザーロールについて](https://manual.dxable.com/clickup/getting-started/user-roles-and-permissions/user-roles.md): ClickUpマニュアル｜ゲスト、メンバー、管理者、所有者、カスタムロールなど、ClickUpのさまざまなユーザーロールについて説明します。
- [ゲストを管理する](https://manual.dxable.com/clickup/getting-started/user-roles-and-permissions/manage-guests.md): ClickUpマニュアル｜ロールの変更、アクセス権と権限の編集、ゲストの削除など、ClickUpでゲストを管理する方法を説明します。
- [ユーザーロールを変換する](https://manual.dxable.com/clickup/getting-started/user-roles-and-permissions/convert-user-roles.md): ClickUpマニュアル｜ClickUpでユーザーのロールを変換して、適切なアクセスと権限を確保する方法を説明します。
- [カスタムロールの概要](https://manual.dxable.com/clickup/getting-started/user-roles-and-permissions/intro-to-custom-roles.md): ClickUpマニュアル｜カスタムロールを使って権限を制御します。チームのニーズに合わせてロールを作成およびカスタマイズします。
- [Teamsでユーザーグループを作成する](https://manual.dxable.com/clickup/getting-started/user-roles-and-permissions/create-user-groups-with-teams.md): ClickUpマニュアル｜Teamsでユーザーグループを作ったり、簡単にタスクを割り当てたり、コメントでメンションしたり、ウォッチャーとして追加したりできます。
- [権限の概要](https://manual.dxable.com/clickup/getting-started/user-roles-and-permissions/intro-to-permissions.md): ClickUpマニュアル｜ClickUpで権限を設定してフォルダー・リスト・タスクなどへのアクセスを制限する方法を説明します。
- [権限の詳細](https://manual.dxable.com/clickup/getting-started/user-roles-and-permissions/permissions-in-detail.md): ClickUpマニュアル｜ClickUpで権限がどのように機能するか、また権限がさまざまな項目やユーザーの役割にどのように適用されるかを説明します。
- [高度な権限を構成する](https://manual.dxable.com/clickup/getting-started/user-roles-and-permissions/configure-advanced-permissions.md): ClickUpマニュアル｜新しいスペースをプライベートにする、プライベートスペースを管理するなど、ワークスペースの高度な権限を構成します。
- [カスタム権限](https://manual.dxable.com/clickup/getting-started/user-roles-and-permissions/custom-permissions.md): ClickUpマニュアル｜ユーザーロールごとに個別の権限を設定します。メンバーの追加/削除、ステータスの編集などの権限をCustomize。
- [ユーザーのロールと権限に関するFAQ](https://manual.dxable.com/clickup/getting-started/user-roles-and-permissions/user-roles-and-permissions-faq.md): ClickUpマニュアル｜ClickUpのユーザーのロール（役割）と権限（メンバーとゲストの区別など）に関するよくある質問をまとめました。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.dxable.com/clickup/getting-started/user-roles-and-permissions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
