Skip to main content
The Console is Wardin’s off-rail control plane — everything that changes how requests get handled, as opposed to the Request Path rail, which only shows you what already happened to a request. Open it from the CONSOLE button in the header, or the square node next to the six rail diamonds.

Placement rule

Every screen in the product answers exactly one of two questions, and that answer decides where it lives:
  • “What happened to a request?” → a rail stage (INGRESS, POLICY, ROUTE, LEDGER, EVIDENCE, OUTCOMES).
  • “How do requests get handled, or what does the org offer as a capability?” → a Console section.
A rail stage can still surface a read-only glance of a Console value — for example, ROUTE shows the live cache similarity threshold and per-key spend — but changing that value always happens in the Console, never on the rail.

Console groups

Console sections are organized into three groups:
GroupWhat it covers
GATEWAYEverything that shapes how a request is enforced or routed in-path: keys & limits, providers, cache, webhooks.
PLATFORMCapabilities layered on top of the gateway: prompt registry, and future agent-facing surfaces.
ORGANIZATIONTenant-level configuration: org profile, team & roles, billing.

Shipped vs. roadmap

Every Console section is honestly labeled — a section that isn’t built yet is marked SOON, never presented as if it were live.
SectionGroupWhat it doesStatus
Keys & LimitsGATEWAYVirtual-key lifecycle, rate & spend limits, per-user capsShipped
ProvidersGATEWAYUpstream credentials (BYOK), failover order, region pinningShipped
CacheGATEWAYSemantic similarity threshold and cache decision policyShipped
WebhooksGATEWAYHMAC-signed delivery of budget/policy/anomaly eventsShipped
PromptsPLATFORMPrompt registry — versions, labels, playground, run analyticsShipped
Secure VaultPLATFORMEncrypted credential store for agents and toolsSOON
MCP / AgentsPLATFORMAgent-tooling gateway — scopes and tool allowlistsSOON
ExportsPLATFORMData and audit exports — S3, NetSuite, ParquetSOON
OrganizationORGANIZATIONOrg name, default budgets, timezone, SSO statusShipped
Team & rolesORGANIZATIONMembers, roles, SSO & SCIM provisioningShipped
BillingORGANIZATIONPlan, invoices, payment methodShipped
This table mirrors the Console’s own section index in the app — if a section here says SOON, the in-product Console shows the same dashed placeholder rather than a working control.