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

# Dashboard Tour

> A guided walkthrough of the Xobito dashboard, sidebar, and where to find every feature.

When you log in, Xobito opens on the **Dashboard** — your mission-control view. This page explains everything you see there and how the left sidebar is organized.

## The top bar

Across the top of every page:

* **Logo (top-left)** — click to return to the Dashboard from anywhere.
* **Profile avatar (top-right)** — account menu with **Profile**, **Billing & Subscription**, **Logout**.

## Dashboard widgets

The Dashboard is a usage-and-capacity summary. Its primary job is to show where you stand against your plan limits, where your contacts are coming from, and how recent campaigns have performed. Each widget is clickable — click it to drill into the underlying feature.

<CardGroup cols={2}>
  <Card title="Campaigns used" icon="bullhorn">
    Campaigns created this billing period vs. your plan's campaign quota.
  </Card>

  <Card title="Contacts used" icon="address-book">
    Total contacts in your workspace vs. your plan's contact quota.
  </Card>

  <Card title="Conversations used" icon="comments">
    24-hour Meta-billed conversations consumed this period vs. your plan's conversation quota.
  </Card>

  <Card title="Template Bots used" icon="tag">
    Template Bots created vs. your plan's Template Bot quota.
  </Card>

  <Card title="Message Bots used" icon="reply">
    Message Bots created vs. your plan's Message Bot quota.
  </Card>

  <Card title="Contact sources" icon="chart-pie">
    Breakdown of where your contacts came from (manual entry, imports, lead sources, etc.).
  </Card>

  <Card title="Campaign statistics" icon="chart-column">
    Send and delivery counts for your recent campaigns.
  </Card>
</CardGroup>

<Tip>
  When a usage widget shows you near your plan limit, that's your cue to upgrade your subscription from **Settings → Billing & Subscription** before the next send is blocked.
</Tip>

## The left sidebar — where everything lives

The sidebar is grouped by what you're trying to do. Here's the full map.

### Dashboard

Returns you to the Dashboard home you're reading about now.

### Connect WhatsApp

Shown until a WhatsApp Business Account is linked. The primary screen for linking (or re-linking) your Meta Business account. Once connected, this entry steps aside for the rest of the menu.

### Chat

The **Live Inbox** — all incoming conversations, organized by assigned agent, group, or status. See [Live Inbox Overview](/chat/overview). When you're inside Chat, a secondary panel reveals chat-side tools including **AI Prompts** and **Canned Replies**, plus **Staff**, **Roles**, **Contact Statuses**, **Sources**, **Groups**, **Custom Fields**, **Activity Log**, **Languages**, **Email Templates**, and **System Logs**.

### Bot Flow

Open the visual drag-and-drop bot-flow builder.

### Contact

* **Contacts** — searchable list of every contact in your workspace.

### Templates

* **Templates** — create, edit, and submit WhatsApp message templates for Meta approval. See their approval status and reuse them across campaigns, bots, and chat.

### Marketing

* **Campaigns** — plan, schedule, and track broadcast campaigns.
* **Bulk Campaign** — CSV-driven one-off sends without building a contact group first.
* **Message Bot** — keyword-triggered plain-text auto-replies.
* **Template Bot** — keyword- or first-message-triggered approved-template sends.

### Support

* **Support Tickets** — turn conversations into trackable tickets with status, priority, and assignee.

### Settings

* **Application Settings** — WhatsApp auto-lead, stop-bot keywords, webhooks, support agents, notification sound, AI Integration, auto-clear chat history.
* **System Settings** — general info, email, Pusher, cache management.

<Note>
  Menu items you don't have permission to see are automatically hidden. If a teammate sees something you don't, it's because of their **role**.
</Note>

## Layout tips

The sidebar can be collapsed to icons only via the toggle at the bottom-left — useful on laptop screens. Click again to expand.

## Where to go next

<CardGroup cols={2}>
  <Card title="Set your profile" icon="user-gear" href="/get-started/profile-settings">
    Update name, timezone, and language preferences.
  </Card>

  <Card title="Connect WhatsApp" icon="whatsapp" href="/whatsapp/overview">
    Link your Meta Business account to start sending.
  </Card>

  <Card title="Import your contacts" icon="file-arrow-up" href="/contacts/import-csv">
    Get your audience into Xobito with a CSV upload.
  </Card>

  <Card title="Invite your team" icon="users" href="/team/staff-members">
    Add coworkers so they can help manage chats and campaigns.
  </Card>
</CardGroup>
