Administration¶
The admin console is a separate, role-gated area of the app (its own drawer,
reachable only by users with the admin role). Use Back to app in the top bar
to return to the normal workspace.
This section documents every page in the admin drawer.
Overview¶
The landing page is a small platform dashboard:
- Stat cards — total
users,chats,runs, and accruedcost(USD). - Tokens per day — a 14-day line chart of total token throughput.
It's read-only — a quick pulse of the instance. The pages below are where you actually configure things.
In this section¶
-
User management
People on the instance, their roles and status.
-
Agents
Global delegatable sub-agent types the main agent can hand work to.
-
Providers
LLM providers, their API keys, the models users may pick, and pricing.
-
Groups
Teams with OIDC-assigned membership and shared resources.
-
Integrations
Which integration domains are available, and their governance.
-
Skill catalog
Curate the GitHub skills that appear in the users' marketplace.
-
Statistics
Platform-wide usage: active users, runs, tokens and cost over time.
-
Budgets
Monthly USD spend caps at global, group and per-user scope.
-
Command policy
Allow / deny / require-approval rules for command execution.
-
Platform settings
Global defaults: the security mode and feature flags.