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

# Tenant Selection

> LLMGrid supports a multi‑tenant model, where a single user account can belong to multiple tenants.

### How It Works

* A user may be associated with one or more tenants.
* The **active tenant** determines:
  * Visible resources (models, keys, teams, usage, logs)
  * Applicable policies, budgets, and guardrails
  * Administrative and operational scope

***

### Tenant Switcher

The current tenant is displayed in a **tenant selector drop-down** located at the **top‑right of the console**.

**Behavior:**

* Clicking the drop-down shows all tenants the user has access to.
* Selecting a tenant immediately switches the console context.
* All pages, data, and actions update to reflect the selected tenant.

This allows users to seamlessly manage and operate across multiple tenants without signing out or switching accounts.

***

### Example Use Cases

* Consultants or platform admins managing multiple client tenants
* Enterprise users operating across business units
* Shared service teams supporting multiple environments (e.g., prod, non‑prod)

***

### Important Notes

* Tenant switching is a **context change**, not a new login
* Actions performed always apply to the **currently selected tenant**
* Access within each tenant is governed independently by roles and permissions
