FinOps Organization

Organization Models

Control which AI models an organization may use through allowed and blacklisted model rules.

Organization model rules restrict which provider models are available to users and applications scoped to that organization.

Model allowlist

Navigate to Organization → select an org → Model.

Organization model allowlist table
ColumnDescription
Provider NameThe configured model provider (e.g. fakellm-openai)
Allowed Model NameModels explicitly permitted for this organization
Blacklisted Model NameModels explicitly denied (optional)
Virtual Key NameWhen set, the rule applies to a specific virtual key
Org NameThe governed organization

Create a model rule

Click + Create to open GovernanceVirtualKeyProviderConfig Save Flow.

Create organization model allowlist form

Model section

FieldDescription
ProviderSelect the model provider
Allowed ModelChoose the model this org may use
Blacklisted ModelOptionally block a specific model even if otherwise allowed

Scope section

FieldDescription
Virtual Key IdLink the rule to a specific virtual key, or leave scoped to the organization

Click Submit to save.

Allowed-model rules work together with User Keys. A request must pass both organization and virtual-key model policies.