# Video Render Reporting

Video Render Reporting allows you to easily track how many video renders you are doing each month. To access it, see **Video Render Reporting** under **Reporting**.

<figure><img src="/files/eXIst3HTm7L9cHdMi0AM" alt=""><figcaption></figcaption></figure>

First, set a **Date Range**. Then, the numbers of domains will appear along with the following details:

* Rendered Date
* Video Name
* Video Link
* Order with Order Link
* Price

{% hint style="info" %}
It says that the cost per video is $7, but right now Tonomo is offering this for **FREE**!
{% 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.getautonomo.com/reporting/video-render-reporting.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.
