# View leads & calls

When you're in any view you'll see the option to "View lead" and/or "View call". Clicking on one of these options will let you see either the lead along with the call data or data for a specific call alone.

<div align="left"><figure><img src="/files/DibGvBMM0oZCVNADZFWL" alt=""><figcaption></figcaption></figure></div>

When you view data for a lead you can see all important information in one view:

<div align="left"><figure><img src="/files/IaiBzp3DATaR5nPNyByr" alt=""><figcaption></figcaption></figure></div>


---

# 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.callfa.st/getting-started/view-leads-and-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.
