There are two permission levels when granting access to provider accounts:
- Provider Account Manager
- Can modify provider account settings
- Can add or remove models
- Can manage access permissions for others
- Provider Account User
- Can use all models within the provider account
- Cannot change provider account settings
- Cannot modify access permissions
When you assign these permissions to teams or individual users, everyone in that team (or the specific user) will receive the corresponding level of access.
Tenant Admin Access: Tenant admins automatically have access to all models across the platform without needing to be added as collaborators. This allows tenant admins to manage, configure, and use any model in the AI Gateway.
Authenticating with the Gateway
To access models through the Gateway, you use TrueFoundry API keys — not the original provider keys (OpenAI, Anthropic, etc.). TrueFoundry supports two types of tokens:- Personal Access Tokens (PATs) — tied to a user, recommended for development
- Virtual Account Tokens (VATs) — tied to a virtual identity, recommended for production applications