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

# Call history

> Overview of all calls, recordings, transcript, variables, and post-call webhook details.

In **Call history**, you get a complete overview of all calls that happened through your AI assistant.

<div style={{ position: "relative", paddingBottom: "56.25%", height: 0 }}>
  <iframe style={{ position: "absolute", top: 0, left: 0, width: "100%", height: "100%", border: 0 }} src="https://www.tella.tv/video/call-history-probe-dy9t/embed?b=0&title=0&a=1&loop=0&t=0&muted=0&wt=0&o=1" allowFullScreen allowTransparency />
</div>

## What you can see in the calls list

At the top, you’ll see quick stats such as:

* **Total calls**: How many calls have run through your AI
* **Objective accomplished**: Whether campaign goals were reached
* **Average call duration**: The average length of your calls

Below that, you’ll find the full list of calls including status, duration, assistant, campaign, date, and cost.

## Open call details

Click a call in the list to open the detail view.

## What you’ll find in call details

* **Call recording**: Listen to the call. You can also turn playback off.
* **Transcript**: Read the full conversation as text and copy or download it.
* **Call info**: See details like type, status, duration, client phone number, assistant phone number, and **carrier cost**.
* **Input variables**: Variables passed **before** the call.
* **Extracted variables**: Variables extracted **after** the call.
* **Post-call webhook**: If you connected an outbound webhook, you’ll see delivery details and the HTTP response (and can re-send it).

<Tip>
  Related pages: [Webhook API](/en/automation/webhook-api), [API integration examples](/en/developers/api-integration-examples), and [Testing](/en/ai-assistants/testing).
</Tip>
