Skip to main content
Some capabilities are fully supported in the Console; others are API-only, feature-flagged, or catalog placeholders. This page is the single reference — individual guides link here instead of repeating status notes.

Status legend

LabelMeaning
GAGenerally available in production Console for standard workspaces
PreviewBackend implemented; Console UI limited or off in production
API onlySupported via REST / Platform MCP; no dedicated Console screen yet
PlaceholderListed in catalog; tools not shipped

Feature matrix

FeatureStatusConsole pathNotes
Workflows & Command CenterGAWorkflow Studio, Command Center
Connections & MCP instancesGAConnections, MCPWire connections on instance config profiles
Inbound webhooksGAWorkflow config → Inbound tab; Settings → Inbound webhooksDisable per environment via inbound_webhooks.ENABLED
LLM ProvidersGAProvidersTenant API keys
Billing & creditsGASettings → Billing Overview, Plans, Usage & HistoryPlan catalog syncs from Stripe; scoped to product_code = agentruntime on this Console
AnalyticsFlagged/analytics when enableAnalyticsNav is onKPIs + timeseries from runs and billing events
Memory (search, index, extract)PreviewNo dedicated Memory nav in prod (enableMemory off)Use Memory API and Autopilot tools where enabled
Workflow connection overridesAPI onlyPUT /v1/workflows/{id}/connection-overrides
Slack connectorPlaceholderMCP catalogInstall + token OK; no messaging tools yet — see slack
Healthcare connectorPreviewMCP catalogMock APIs only — not for production PHI
Referrals (promoter program)Flagged/referrals when enablePlatformReferrals is onCash commissions + signup link
Settings → AffiliatesFlaggedSettings tab when enableSettingsAffiliates is onMaintainer payout ops — not promoter self-service
Agents / Marketplace / Tools navFlaggedSidebar when enableAgents, etc.May be off in your workspace

How to check your workspace

  • Console flags — Some nav items (Chat, Analytics, Memory) depend on deployment feature flags.
  • Settings → Feature Flags — Visible to tenant admins when the settings tab is enabled.
  • API — If an endpoint returns 404 or feature disabled, the capability is off for your environment.