Documentation

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 accrued cost (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.

[ User management](users.md)
  • Agents
---

Global delegatable sub-agent types the main agent can hand work to.

[ Agents](agents.md)
  • Providers
---

LLM providers, their API keys, the models users may pick, and pricing.

[ Providers](providers.md)
  • Groups
---

Teams with OIDC-assigned membership and shared resources.

[ Groups](groups.md)
  • Integrations
---

Which integration domains are available, and their governance.

[ Integrations](integrations.md)
  • OAuth credentials
---

OAuth2 client config per integration domain, for connect-with-provider sign-in.

[ OAuth credentials](oauth-credentials.md)
  • Skill catalog
---

Curate the GitHub skills that appear in the users' marketplace.

[ Skill catalog](skill-catalog.md)
  • Statistics
---

Platform-wide usage: active users, runs, tokens and cost over time.

[ Statistics](statistics.md)
  • Budgets
---

Monthly USD spend caps at global, group and per-user scope.

[ Budgets](budgets.md)
  • Command policy
---

Allow / deny / require-approval rules for command execution.

[ Command policy](command-policy.md)
  • Platform settings
---

Global defaults: the security mode and feature flags.

[ Platform settings](platform-settings.md)