> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getvirtualbrain.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Admin Dashboard

> Firm-wide controls for people, shared prompts, policies, usage, and templates, for workspace administrators

The Admin Dashboard manages your whole VirtualBrain workspace: people, shared prompts, policies, usage, and templates. Deployment decisions (who's in, what they can connect, what generated output looks like) are made once here and applied firm-wide.

If you're an administrator, open the Admin Dashboard from your name in the top-right. Its sidebar holds five areas.

<Info>
  Admin access is role-restricted, so most users won't see this. Only workspace administrators see the **Admin** entry in the account menu.
</Info>

## The five areas

<CardGroup cols={2}>
  <Card title="Teams & Users" icon="users" href="/features/admin-dashboard/teams-users">
    Manage who's in the workspace and how they're grouped: create teams, invite users, and see totals at a glance.
  </Card>

  <Card title="Prompts Library" icon="book-open" href="/features/admin-dashboard/prompts-library">
    Curate shared prompt categories and prompts: proven questions for recurring tasks that everyone can reuse in Chat.
  </Card>

  <Card title="Integrations Whitelist / Blacklist" icon="shield-check" href="/features/admin-dashboard/integrations-whitelist-blacklist">
    Control which external sources and sites users can connect, in line with your firm's data-governance policy.
  </Card>

  <Card title="Analytics" icon="chart-line" href="/features/admin-dashboard/analytics">
    Track adoption, chat volume, App usage, and credit cost across the workspace. Filter by team, user, App, and date, then export as image or CSV.
  </Card>

  <Card title="Slide Templates" icon="file-powerpoint" href="/features/admin-dashboard/slide-templates">
    Upload company-wide PowerPoint templates so anyone generating slides can build on the firm's house style.
  </Card>
</CardGroup>

## Related

Users manage their own profile, Custom Instructions, and personal templates from [Settings](/features/personalization/overview), the personal counterpart to these firm-wide controls.
