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

# Dashboard overview

> A quick tour of the 8call dashboard — where to find calls, agents, leads, and account settings.

<Info>
  The dashboard is your home base for building agents, placing calls, and reviewing results. This page explains what each area is for so you know where to go next.
</Info>

## The home page

When you sign in you land on the dashboard home, which summarizes your call activity:

* **Call volume** — how many calls your agents have handled over time
* **Average handle time** — the typical length of a call
* **Trends** — changes in activity so you can spot busy and quiet periods

<Tip>
  If you're brand new and the charts are empty, that's expected. Create an agent and place a first call to start seeing data — see [Create your first agent](/guides/create-agent).
</Tip>

## Where things live

<AccordionGroup>
  <Accordion title="Agents">
    Build and configure your AI agents at `/agents`. Each agent has tabs for overview, personality, voice, scripts, questions, data extraction, appointments, and a website widget.
  </Accordion>

  <Accordion title="Calls">
    Review every call at `/calls` — listen to recordings, read transcripts and summaries, and filter by agent or direction. Schedule outbound calls at `/scheduled-calls`.
  </Accordion>

  <Accordion title="Leads & outreach">
    Generate prospect lists at `/lead-generation` and run automated outreach at `/campaigns`.
  </Accordion>

  <Accordion title="Business setup">
    Define your services and bookable appointments at `/offerings`, connect a calendar, manage `/locations`, and curate your `/knowledge-base` and FAQs.
  </Accordion>

  <Accordion title="Account">
    Invite teammates at `/members`, track consumption at `/usage`, and manage organization settings at `/settings`.
  </Accordion>
</AccordionGroup>

## Roles and access

Some pages are restricted to organization **owners** and **admins**. Members with read-only access won't see configuration pages like agent creation, calls, or settings. See [Invite and manage members](/guides/members) for details on roles.

## Troubleshooting

<AccordionGroup>
  <Accordion title="My dashboard is empty">
    * Make sure you've created at least one agent
    * Place a test call (via the website widget or a scheduled outbound) to generate data
    * Confirm you're viewing the right organization if you belong to more than one
  </Accordion>

  <Accordion title="I can't see certain pages">
    Your role may be limited to read-only access. Ask an owner or admin to upgrade your role on the [Members](/guides/members) page.
  </Accordion>
</AccordionGroup>
