ControlTower
ControlTower is the administration dashboard for the whole platform. It is where administrators configure models, providers, prompts, guardrails, and access control, deploy those settings to the running services, and monitor usage — one panel for the entire AI stack.
| Model | Display Name | Access | Health | Order | Actions |
|---|---|---|---|---|---|
| cowork-agentagent | Cowork Agent | 2 Teams | 2/2 OK | ||
| llm-councilagent | LLM Council | 2 Teams | 1/1 OK | ||
| sales-genieagent | Sales Genie Space | Sales Team | 1/1 OK | ||
| claude-opus-4-6 | Claude Opus 4.6 | All Teams | 2/2 OK | ||
| gpt-5-5 | GPT-5.5 | All Teams | 1/1 OK | ||
| gemini-3-1-pro | Gemini 3.1 Pro | All Teams | 1/1 OK | ||
| gemini-3-flash | Gemini 3 Flash | All Teams | 1/1 OK | ||
| qwen3-next-80b | Qwen 3 Next 80B | All Teams | 1/1 OK | ||
| gpt-image-2image | GPT Image 2 | All Teams | 1/1 OK | ||
| nano-banana-2image | Nano Banana 2 | All Teams | 1/1 OK | ||
| text-embedding-3-smallembedding | Text Embedding 3 Small | All Teams | 1/1 OK |
| User | Role | Teams | Last Active | Actions | |
|---|---|---|---|---|---|
| JC Jane Chen | jane.chen@acme.com | Admin | Platform | 2 min ago | |
| MR Mike Rodriguez | mike.r@acme.com | User | Engineering | 14 min ago | |
| SP Sarah Park | sarah.p@acme.com | User | Design | 1 hr ago | |
| AK Alex Kim | alex.kim@acme.com | Team Manager | Engineering | 3 hrs ago | |
| LW Lisa Wang | lisa.w@acme.com | User | Marketing | 1 day ago |
| Group | Source | Members | Teams | Actions |
|---|---|---|---|---|
| engineering-all | Azure AD | 24 | Engineering, Platform | |
| design-team | Azure AD | 8 | Design | |
| marketing-all | Azure AD | 12 | Marketing |
| Datetime | Model | User | Cached | Input Tok | Output Tok | Duration | Status |
|---|---|---|---|---|---|---|---|
| 2026-03-01 14:32:01 | claude-sonnet-4-6 | jane.chen | 12,480 | 1,204 | 847 | 1.2s | 200 |
| 2026-03-01 14:31:58 | gpt-4.1 | mike.r | 0 | 3,820 | 1,204 | 0.8s | 200 |
| 2026-03-01 14:31:45 | claude-opus-4-6 | alex.kim | 8,192 | 2,560 | 5,102 | 3.4s | 200 |
| 2026-03-01 14:31:32 | gemini-2.5-flash | sarah.p | 4,096 | 512 | 892 | 0.4s | 200 |
| Server | Type | Tools | Access | Status | Actions |
|---|---|---|---|---|---|
| Context7 | http | 2 tools | All Users | active | |
| Web Search and Fetch | sse | 2 tools | Marketing Team | active |
| Rule | Scope | Action | Status | |
|---|---|---|---|---|
| PII Detection | All Models | Block & Alert | active | … |
| Prompt Injection | Cowork Agent | Block | active | … |
| Secrets Detection | All Models | Block & Alert | active | … |
Manage system prompts, help content, and other localized strings
| Name | Preview |
|---|---|
| Budget Alert Key Last updated: 3/2/2026 | Your {platformName} API Key "{displayName}" has used {pct}% ... |
| Setup Instructions Last updated: 3/2/2026 | export ANTHROPIC_BASE_URL={{baseUrl}} export ANTHROPIC_A... |
| Name | Preview |
|---|---|
| Default Last updated: 3/2/2026 | You are Chat App, an access interface to AI Language Models ... |
| Cowork Agent Last updated: 3/2/2026 | COWORK AGENT SYSTEM PROMPT (AMENDS PREVIOUS INSTRUC... |
ControlTower’s analytics view, with the admin navigation for users, teams, providers, models, guardrails, and deployment.
What administrators manage
Section titled “What administrators manage”- Providers and models — connect LLM providers, register models, and group them by capability.
- System prompts — configure default and role-specific prompt content.
- Guardrails — enable the SecondGuard checks, set their mode (including fail-closed or fail-open), and apply them globally or per team.
- MCP tools — register Model Context Protocol tools available to chats and agents.
- Teams, groups, and users — organize people and set their access.
- Access control — grant model access by team, group, or user across the chat and API channels. See API Routing.
- Localized content and general settings — including white-label branding.
Configuration deployment
Section titled “Configuration deployment”ControlTower doesn’t just store configuration — it deploys rendered configs to the underlying services (the LiteLLM gateway, Chat App, guardrails, and inference) and can trigger the necessary service restarts. Changes made in the dashboard become the live configuration of the platform.
Monitoring and analytics
Section titled “Monitoring and analytics”- Usage analytics dashboards cover requests, spend, latency, and error rate, with breakdowns by user, team, and model. See Cost Management.
- A first-party, read-only analytics interface is also exposed as an MCP tool, so usage data can be queried conversationally.
- A Sync Jobs view shows the status of identity and membership synchronization with your upstream provider.
Roles and surfaces
Section titled “Roles and surfaces”ControlTower presents three surfaces for different audiences:
- Admin — full platform configuration and oversight.
- Team supervisor — budget and usage visibility for a manager’s teams.
- User self-service — the personal User Dashboard for keys, budgets, and logs.
Related
Section titled “Related”- API Routing — the gateway ControlTower configures.
- Cost Management — budgets and analytics.
- User Dashboard — the end-user surface.