# View Calls for an Account

To view calls for a specific account, select 'Calls By Account' from the drop-down menu.

<figure><img src="/files/vMN53XdNLiLnQUndiwrp" alt=""><figcaption><p>Calls By Account</p></figcaption></figure>

This will open the Calls By Account screen where you can select the account and the date range to view.

<figure><img src="/files/gBGwDvdLSeKNZj7DXexj" alt=""><figcaption><p>Calls By Account Screen</p></figcaption></figure>

1. Account to view
2. Start Date
3. End Date
4. View Button. Click on this once you have selected the account and start and end dates.
5. Email to Account Button. Click on this button to email the visitor list to the property.

{% hint style="info" %}
The **Email to Account** button will only work *after* you have used the **View Button** to display calls for an account for a date range.
{% endhint %}


---

# 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.towcode.net/main-screen/visitor-call-ins/view-calls-for-an-account.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.
