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

# Dashboard overview

> Navigate the Bookster admin dashboard

The admin dashboard is where you manage your Bookster account — configure services, customize your booking assistant, and monitor performance.

<Frame>
  <img src="https://mintcdn.com/bookster/Nb50qcSA-sBJgluL/images/screenshots/admin-chats.png?fit=max&auto=format&n=Nb50qcSA-sBJgluL&q=85&s=7a0460cb494918d7c022b1c565ff7f4b" alt="Admin dashboard showing the list of chat sessions with sentiment and outcome filters" width="1280" height="800" data-path="images/screenshots/admin-chats.png" />
</Frame>

## Dashboard sections

<CardGroup cols={2}>
  <Card title="Chats" icon="message-square" href="/admin/chats">
    View all customer conversations with outcomes, sentiment, and transcripts
  </Card>

  <Card title="Services" icon="sparkles" href="/admin/services">
    Configure the services visitors can book, organized by category
  </Card>

  <Card title="Business" icon="building" href="/admin/ai-directives">
    Configure business details, AI behavior, hours, and notification settings
  </Card>

  <Card title="Discount codes" icon="tag" href="/admin/discount-codes">
    Create and manage promotional codes for your services
  </Card>

  <Card title="Analytics" icon="chart-line" href="/admin/analytics">
    Track chat sessions, bookings, widget usage, and AI costs
  </Card>

  <Card title="Team" icon="users" href="/admin/team-management">
    Invite team members and manage roles
  </Card>

  <Card title="Widget" icon="code" href="/widget/customization">
    Widget configuration, domain allowlist, and embed code
  </Card>
</CardGroup>

## Roles

| Role       | Capabilities                                                     |
| ---------- | ---------------------------------------------------------------- |
| **Admin**  | Full access — manage team, settings, services, and view all data |
| **Worker** | View and manage bookings, chat sessions, and services            |
