Settings reference
Every tab of the Settings page - General, Access, Identity, Model, Routing, Guardrails & Inspection, Performance, Audit, Export, Integrations, and Licensing.
The Settings page organizes every runtime configuration option into tabs. All settings are database-backed, apply instantly, and survive restarts.
General#
Gateway-wide basics, including the product version shown in the UI.
Access#
- Authentication mode:
required(no token returns 401),optional(anonymous allowed, tokens validated), orpassthrough(any non-empty key accepted and forwarded verbatim). - Key mode:
model(registered model keys win upstream) orclient(the client's key is forwarded). - Streaming:
buffered(full response scanned before delivery) orstream(live tokens, mid-stream blocks terminate the stream). - Manage API keys: issue, generate, label, and revoke admin-issued keys.
Identity#
OIDC SSO provider configuration (authority, client ID, secret, scopes, sign-in mode, role map), SCIM provisioning, and forwarded-headers trust settings.
Model#
Default model, default backend, and the Reject Unregistered Models strict toggle.
Routing#
Conditional routing rules, model groups, agent groups, and agent tags used by the routing engine.
Guardrails & Inspection#
Prompt and response scanning, the semantic analysis tier (backend, endpoint, model, timeouts, fail-closed toggle), prompt compression, fail-open options, and Claude inference hooks.
Performance#
Reliability defaults, retry behavior, and per-model resilience defaults.
Audit#
Logging policy (per-direction content storage, retention), audit events, and the Audit Logs page size.
Export#
Log sources and the syslog collector (transport, host, port, facility, APP-NAME).
Integrations#
M365 Copilot admin bridge (app-only credentials and test connection) and the endpoint gateway (images, audio, files, fine-tuning, batches).
Licensing#
The edition of this gateway and its token allowance.
- Edition badge: shows
CommunityorLicensed. The edition is set when the gateway is deployed and is read-only here. - Usage vs allowance: current token usage compared with the published monthly allowance for the Community Edition (see the Community Edition license).
- Quota toggle: enable or disable cap enforcement for this gateway.
- Upgrade: a link to contact sales for the licensed edition.
The Dashboard also shows a Community Quota stat card with usage against the allowance when the edition is Community.