Skip to main content

Tenant Management

LLMGrid is a multi-tenant SaaS platform, meaning each organization (tenant) has isolated routes, policies, usage analytics, and billing. Within a tenant, you can create projects for different apps or environments.

Tenants & Projects

  • Tenant: Your organization boundary. Isolates providers, routes, policies, logs, usage, and billing.
  • Project: A logical grouping within a tenant (e.g., per app/environment). Scopes tokens and quotas.

Create a Tenant

  1. Sign up in LLMGrid Console: https://app.llmgrid.ai

Projects & Environments

  • Create projects/Teams for apps or workloads (e.g., web-app, batch-jobs).
  • Optional environments: dev, staging, prod with separate tokens and policies.

Roles & RBAC

Roles define permissions across tenants and projects:
  • Org Owner: Full control, billing, compliance.
  • Tenant Admin: Manage providers, routes, policies, users.
  • Project Maintainer: Manage routes/tokens/quotas within a project.
  • Developer: Use tokens, read configs; limited changes.
  • Viewer: Read-only dashboards.
Assign roles under Console → Access → Users & Teams.

Tokens

  • Project tokens: Scoped to a project; used by apps/services.
  • Personal tokens: Scoped to a user; useful for dev/test.
  • Expiry & Rotation: Set lifetime and automate rotation policies.

Data Residency

  • Pin tenant data to a region (US/EU/APAC).
  • Choose strict residency (no cross-region replication) for regulated workloads.
  • Enterprise option: Bring Your Own Cloud via private link or VPC peering.

SCIM & SSO (Enterprise)

  • Integrate SSO (Entra ID, Okta) for authentication.
  • Automate user provisioning via SCIM, map groups to roles.