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

# Overview

**Admin Panel** The ASSIST AI Admin Panel can be accessed by clicking your user profile icon and selecting **Admin Panel**. This centralized dashboard provides administrators with full control over their ASSIST AI workspace.

<Note>
  The first user in your ASSIST AI instance is automatically granted Admin status. Only existing Admins have the ability to designate other users as Admins.
</Note>

## Core Admin Features

<Tip>
  Not sure where to begin? Browse the cards below to explore the most commonly configured features in ASSIST AI!
</Tip>

<CardGroup cols={2}>
  <Card title="AI Models" icon="microchip">
    Configure your AI providers and select the models available to your users.
  </Card>

  <Card title="Connectors" icon="plug">
    Configure your connectors to index your organization's data in ASSIST AI.
  </Card>

  <Card title="Actions & MCP" icon="play">
    Create custom actions for your Agents to leverage and connect your MCP servers.
  </Card>

  <Card title="Agents" icon="robot">
    Publish custom Agents for every use case.
  </Card>

  <Card title="ASSIST AI Slack Bot" icon="slack">
    Configure a Slack Bot powered by your knowledge base, Agents, and Actions.
  </Card>

  <Card title="User Management" icon="users">
    Manage users, groups, and API keys across your workspace.
  </Card>

  <Card title="Workspace Analytics" icon="chart-bar">
    Track and monitor usage and performance throughout your workspace.
  </Card>

  <Card title="Advanced Configs" icon="gear">
    Fine-tune search, processing, multilingual settings, rate limits, and branding options.
  </Card>

  <Card title="Plans & Billing" icon="credit-card">
    Subscribe to a plan, manage seats, and review your billing information.
  </Card>
</CardGroup>
