> ## 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 FlexiCapture テナント管理 API メソッド。

このセクションでは、テナントの管理時にユーザーが実行できる次のメソッドについて説明します。

| AddTenant                                       | 新しいテナントを作成する     |
| ----------------------------------------------- | ---------------- |
| [DeleteTenant](/ja/flexi-capture/delete-tenant) | テナントを削除する        |
| [FindTenant](/ja/flexi-capture/find-tenant)     | 名前でテナントを検索する     |
| [GetTenants](/ja/flexi-capture/get-tenants)     | すべてのテナントの情報を取得する |
| [UpdateTenant](/ja/flexi-capture/update-tenant) | テナントの情報を更新する     |
