# View Calls for Today

To view all visitor calls for the current day, select 'Calls Today' from the **Visitor Call-In Menu:**

<figure><img src="/files/4brAdQ7OqjsWhkI5JPQG" alt=""><figcaption><p>Visitor Call-In Menu</p></figcaption></figure>

This will bring up a screen displaying all the visitor calls for the current day, organized by account and sorted by the time of the call.

<figure><img src="/files/kZfY7mQjpIxKwaIXs8Ak" alt=""><figcaption><p>Visitor Calls Today Screnn</p></figcaption></figure>

Clicking on a row will direct you to the [Visitor Vehicles Screen](/main-screen/visitor-call-ins/enter-visitor-call-in.md#visitor-vehicles-screen) for that resident, where you can make any necessary edits to the call-ins.


---

# 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-today.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.
