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

# Call Logs

> Every call across all of your campaigns, searchable in one place.

**Call Logs** is the complete history of every call your campaigns have made, gathered into a single searchable list — so you no longer have to open each campaign to find a call. Open it from **Call Logs** in the AI Calling sidebar, or jump to it from the **Open call log** button on the [Dashboard](/docs/ai-calling/managing-campaigns/dashboard).

The list reflects real call data and spans **all of your active campaigns**, so a number you recognise will surface no matter which campaign it came from. Calls from campaigns you've archived are hidden — archiving a campaign removes it (and its calls) from Call Logs, the campaign filter, and the [Dashboard](/docs/ai-calling/managing-campaigns/dashboard) metrics.

<Note>
  **Access scope:** If you're a solo user or team member, you see calls from your own campaigns. If you're a team owner, you see calls across all team members' campaigns.
</Note>

## Reading the List

Each row is one call. The columns are:

| Column       | What it shows                                                     |
| ------------ | ----------------------------------------------------------------- |
| **Contact**  | The contact's name (or "Unknown"), with their phone number below  |
| **Campaign** | The campaign the call belongs to — click it to open that campaign |
| **Status**   | The outcome of the call (see the statuses below)                  |
| **Warmth**   | How interested the contact was — **Hot**, **Warm**, or **Cold**   |
| **Duration** | How long the call lasted                                          |
| **Date**     | When the call was placed                                          |

### Call Statuses

| Status        | Meaning                                                |
| ------------- | ------------------------------------------------------ |
| **Answered**  | The contact picked up and spoke with the AI            |
| **Calling**   | The call is currently active                           |
| **Waiting**   | The call is queued but hasn't been placed yet          |
| **Retrying**  | A follow-up attempt is being made                      |
| **Missed**    | No one picked up                                       |
| **Failed**    | The call could not connect                             |
| **Cancelled** | The call was cancelled before it connected             |
| **DNC**       | The contact is on the Do Not Call list and was skipped |

## Searching and Filtering

A row of controls above the list lets you narrow down to exactly the calls you want:

* **Search** — type a name or phone number to find a specific contact.
* **Campaign** — limit the list to a single campaign (defaults to **All campaigns**). Start typing to search the list by name; only your active (non-archived) campaigns appear.
* **Status** — show only one outcome, such as just **Answered** or just **Missed** (defaults to **All statuses**).
* **Warmth** — tap the **Hot**, **Warm**, and **Cold** chips to show only those leads. You can combine them to see, for example, both hot and warm leads at once.
* **Date range** — pick a **From** and **To** date to focus on a specific window of time.

Filters stack together, so you can combine them — for instance, all **Hot** leads from a single campaign in the last week. The total count at the bottom of the list updates to reflect whatever you've filtered to.

<Note>
  Call Logs is a read-only history for finding and reviewing calls. To act on a
  specific result — play the recording, read the transcript, work through action
  items, or override the lead warmth — open the call from inside its campaign.
  See [Call Results & Transcripts](/docs/ai-calling/managing-campaigns/call-results-and-transcripts).
</Note>

## Next Steps

<CardGroup cols={2}>
  <Card title="Dashboard" icon="gauge" href="/docs/ai-calling/managing-campaigns/dashboard">
    See your headline metrics and call volume
  </Card>

  <Card title="Call Results & Transcripts" icon="file-lines" href="/docs/ai-calling/managing-campaigns/call-results-and-transcripts">
    Review and action an individual call
  </Card>
</CardGroup>
