> ## 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.

# Tenant management

> Tenant Administrator guide for ABBYY Vantage: manage users and roles, configure authentication, and adjust tenant-level settings.

A **tenant** is an isolated ABBYY Vantage workspace with its own users, skills, and settings. As a Tenant Administrator, you manage who can access the tenant, how they sign in, and how the tenant itself is configured.

<CardGroup cols={3}>
  <Card title="User management" icon="users" href="/vantage/documentation/tenant-admin/tenant-management/user-management">
    Add users, assign roles, and control permissions with Role-based access control.
  </Card>

  <Card title="Authentication" icon="key" href="/vantage/documentation/tenant-admin/tenant-management/authentication">
    Sign users in via email or login URL, and connect an external OAuth 2.0 or SAML 2.0 identity provider.
  </Card>

  <Card title="Tenant settings" icon="sliders" href="/vantage/documentation/tenant-admin/tenant-management/tenant-settings">
    Manage API clients, environment variables, and tenant-level configuration.
  </Card>
</CardGroup>

## Key concepts

* **Tenant** — an isolated Vantage workspace with its own users, skills, and data.
* **Tenant Administrator** — the role responsible for managing users, authentication, and tenant settings.
* **Role-based access control (RBAC)** — the permission model used to grant users access to features and data through roles.
* **External Identity Provider** — a third-party service (OAuth 2.0 or SAML 2.0) that handles user sign-in on behalf of your tenant.

## Related topics

* [Subscriptions](/vantage/documentation/tenant-admin/subscriptions/subscriptions)
* [Architecture](/vantage/documentation/tenant-admin/architecture/architecture)
* [Security](/vantage/documentation/tenant-admin/security/security)
