Teams & Enterprise

Admin Dashboard

The Admin Dashboard is where Org Owners and Admins manage the team, the workspace, and the bill. It surfaces usage metrics, member controls, audit logs, and integration management — all in one place.

Open it from Settings → Admin (visible only to Owners and Admins).

What's there#

Members#

  • See who's in the Org and their roles
  • Invite new members
  • Change roles (Member ↔ Admin ↔ Owner)
  • Remove members (their personal entities stay; team entities stay)
  • Set a default Dataspace for new joiners

Dataspaces#

  • All Dataspaces inside the Org with their member counts
  • Create or delete Dataspaces (Owner only)
  • Set Dataspace-level ACL defaults
  • Audit which Dataspaces hold sensitive data

Usage & metrics#

  • AI usage by tier (this month vs. last)
  • Top users by AI consumption
  • Job count and success/failure rates
  • Most-used Agents and Workflows
  • Storage usage and growth

This is where you discover that one Agent burning through your budget, or that one user generating 90% of your AI usage.

Integrations#

  • Org-wide integrations (one connection used by everyone)
  • Per-user integrations (visible but not editable here)
  • Disconnected integrations needing re-auth
  • Integration health (last successful sync)

Audit logs (Premium plan)#

  • Every privileged action — role changes, member adds/removes, deletions, integration connections
  • Filterable by actor, time, type
  • Exportable for compliance reviews

Billing#

  • Current plan and seats
  • Usage vs. budget
  • Upcoming invoice preview
  • Payment method and invoice history

See Billing & Usage for the billing-specific details.

How metrics are computed#

The Admin Dashboard pulls from admin_dashboard_snapshots — a snapshot collection in MongoDB that's refreshed every ~10 minutes. If you need fresh data right now (e.g., right after a major change), click Refresh now at the top of the dashboard.

Tips#

  • Review usage weekly for the first month after deploying. Most cost surprises are findable in the Admin Dashboard before they show up on your invoice.
  • When usage grows, the AI metrics often point to a specific Agent that needs tuning. Open its Job history and look at average duration / token use.
  • For larger teams, set up audit log exports to your SIEM or compliance pipeline.