# ワークスペースとユーザー管理

- [ワークスペース](https://docs.codatum.jp/workspace-and-user-management/workspace.md): Codatumの基本単位であるワークスペースの概念と管理について理解する
- [ユーザー管理](https://docs.codatum.jp/workspace-and-user-management/user-management.md): ワークスペースのユーザー、グループ、アクセス権限を効率的に管理
- [招待](https://docs.codatum.jp/workspace-and-user-management/user-management/invitation.md): ワークスペースにユーザーを招待する様々な方法について説明します。
- [グループ](https://docs.codatum.jp/workspace-and-user-management/user-management/group.md): ワークスペース内のアクセス権限管理を効率化するユーザーグループ機能


---

# Agent Instructions: 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://docs.codatum.jp/workspace-and-user-management.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.
