> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# テナント管理

> ABBYY Vantage のテナント管理者向けガイド。ユーザーとロールを管理し、認証を設定し、テナントレベルの設定を調整します。

**テナント**は、独自のユーザー、Skill、設定を持つ、ABBYY Vantage 内で分離されたワークスペースです。テナント管理者は、だれがテナントにアクセスできるか、ユーザーがどのようにサインインするか、またテナント自体をどのように設定するかを管理します。

<CardGroup cols={3}>
  <Card title="ユーザー管理" icon="users" href="/ja/vantage/documentation/tenant-admin/tenant-management/user-management">
    ユーザーを追加し、ロールを割り当て、ロールベースアクセス制御 (RBAC) で権限を管理します。
  </Card>

  <Card title="認証" icon="key" href="/ja/vantage/documentation/tenant-admin/tenant-management/authentication">
    メールまたはログイン URL を使用してユーザーをサインインさせ、OAuth 2.0 または SAML 2.0 の外部 ID プロバイダーを接続します。
  </Card>

  <Card title="テナント設定" icon="sliders" href="/ja/vantage/documentation/tenant-admin/tenant-management/tenant-settings">
    API クライアント、環境変数、テナントレベルの設定を管理します。
  </Card>
</CardGroup>

<div id="key-concepts">
  ## 主要な概念
</div>

* **テナント** — 独自のユーザー、Skill、データを持つ、分離された Vantage ワークスペースです。
* **テナント管理者** — ユーザー、認証、テナント設定の管理を担当するロールです。
* **ロールベースアクセス制御 (RBAC) ** — ロールを通じてユーザーに機能やデータへのアクセス権を付与するためのロールベースアクセス制御 (RBAC) の権限モデルです。
* **外部 ID プロバイダー** — テナントに代わってユーザーのサインインを処理するサードパーティ サービス (OAuth 2.0 または SAML 2.0) です。

<div id="related-topics">
  ## 関連トピック
</div>

* [サブスクリプション](/ja/vantage/documentation/tenant-admin/subscriptions/subscriptions)
* [アーキテクチャ](/ja/vantage/documentation/tenant-admin/architecture/architecture)
* [セキュリティ](/ja/vantage/documentation/tenant-admin/security/security)
