> For the complete documentation index, see [llms.txt](https://docs.jcore.io/clarity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jcore.io/clarity/reports/manually-sending-reports.md).

# Manually Sending Reports

(Continued from [Creating a Report](/clarity/reports/create-report.md))

You can create a fixed interval report or "last X seconds/minutes/hours/days" report by selecting **Send Report: Manually**:

<figure><img src="/files/04T3KZAmj9KRwfUgQHB7" alt=""><figcaption></figcaption></figure>

In this mode you have two options for choosing the report time range:

| Last X seconds/minutes/hours/days |         Fixed time range         |
| :-------------------------------: | :------------------------------: |
|  ![](/files/cU7fD90fbGDOsYtpcnOM) | ![](/files/OJajFoag2KkJ5U3lVEKo) |

The **Data Interval** controls the amount of time between individual data points in the report. For example with a Data Interval of **1 hour**, each row of the report will summarize one hour of historical data:

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

And you can select whether to include the **Average**, **Min**, and/or **Max** tag values for each data interval in the report:

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

It's possible that the recurrence interval, data interval, aggregations, and tags you've selected would make the report too large. If so, you'll see this error:

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

To download the CSV report, click **Download Data** at the bottom:

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

If you want to save the report settings so you can rerun it later, click **Save Settings**:

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