> 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/optimizely/platform/opti-id/administer.md).

# 管理

- [Opti IDの管理](https://manual.dxable.com/optimizely/platform/opti-id/administer/administer-opti-id.md): Optimizelyマニュアル｜OptimizelyのOpti ID管理センターでユーザー権限、役割、グループを管理するためのガイド。
- [ユーザー](https://manual.dxable.com/optimizely/platform/opti-id/administer/users.md): Optimizelyマニュアル｜わかりやすい手順に従って、ユーザーマネージャーでユーザーまたはグループを招待、編集、削除する方法を説明します。
- [役割](https://manual.dxable.com/optimizely/platform/opti-id/administer/roles.md): Optimizelyマニュアル｜さまざまなユーザータスクに対するOptimizelyプラットフォームアクセスと権限を管理するためのデフォルトロールとカスタムロールについて説明します。
- [グループ](https://manual.dxable.com/optimizely/platform/opti-id/administer/groups.md): Optimizelyマニュアル｜特定の役割、製品、権限を持つグループを作成して、Opti IDでユーザーアクセスを管理します。
- [招待](https://manual.dxable.com/optimizely/platform/opti-id/administer/invitations.md): Optimizelyマニュアル｜SSOとローカルログインのサポートを使用して、送信、再送信、取り消しなど、組織へのアクセスに対するユーザー招待を管理します。
- [外部コラボレーターをSSO組織に追加する](https://manual.dxable.com/optimizely/platform/opti-id/administer/add-external-collaborators-to-an-sso-organization.md): Optimizelyマニュアル｜プロジェクトの共同作業にOpti IDを使用して外部の共同作業者をSSO組織に招待するためのガイド。
- [使用状況と請求のダッシュボード](https://manual.dxable.com/optimizely/platform/opti-id/administer/usage-and-billing-dashboards.md): Optimizelyマニュアル｜ダッシュボードを使用してOptimizelyの使用状況と請求を監視し、データをダウンロードし、年別にフィルタリングし、フィルタを簡単にリセットできます。


---

# 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/optimizely/platform/opti-id/administer.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.
