Skip to Content
Internal docs are powered by Nextra Docs Theme.
Links

Links

Quick reference for the apps, APIs, and docs we work with day to day. Production endpoints and domains are sourced from flightcontrol.cue.

Production apps

Rulebase runs two production regions: US (no prefix) and EU (eu. prefix). Customer data does not cross between them.

ServiceUSEU
Web appapp.rulebase.co eu.app.rulebase.co 
API (Rails)api.rulebase.co eu.api.rulebase.co 
API2 (Hono)api2.rulebase.co eu.api2.rulebase.co 
Beambeam.rulebase.co eu.beam.rulebase.co 
Metabasemetabase.rulebase.co eu.metabase.rulebase.co 
MCPmcp.rulebase.co/mcp eu.mcp.rulebase.co/mcp 
Adminadmin.internal.rulebase.co eu.admin.internal.rulebase.co 
PostHogeu.posthog.com/project/63353 

Admin

Internal ops UI (rulebase-web/rulebase-admin). Same path on US and EU; pick the region that owns the customer data.

SectionPath
Conversation Management/operations/conversation-management
SLA Outcome Recalculation/operations/sla-outcome-recalculation
QA Evaluation Requests/operations/qa-evaluation-requests
QA Evaluation Backfill/operations/qa-evaluation-backfill
Organization Management/operations/organization-management
Maintenance tasks/system/maintenance-tasks
Worker Autoscaling/system/worker-autoscaling

Example (EU Conversation Management): eu.admin.internal.rulebase.co/operations/conversation-management .

The Admin sidebar also has Analytics, Notifications, System, and Demo sections. Source of truth for routes: admin-section-config.tsx.

Documentation

AudienceLinkSource
Internal (this site)docs.internal.rulebase.co internal-docs/
External / customersdocs.rulebase.co docs/ (Mintlify)
Storybook (UI components)storybook.internal.rulebase.co rulebase-web/
Last updated on