# Calls

Review every call into and out of your dealership — with full transcripts, sentiment, and the ability to jump from a call straight into a lead.

> **Status:** Draft — content coming soon.

## What you can do

* See call history with searchable transcripts
* Read or listen back to any call
* See sentiment and key moments at a glance
* Convert a call into a lead with one click

## Getting started

1. Open the **Calls** tab
2. Filter by date, rep, or sentiment
3. Click a call for the full transcript

## Tips

* Use the search bar to find calls mentioning a specific vehicle, name, or topic

## Related

* [Leads](/dealers/leads.md)
* [Outbound Campaigns](/dealers/outbound-campaigns.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.scoutautos.com/dealers/calls.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
