# Submitting Reports

Creating usage reports with the new billing system is easy and efficient. The system automatically generates a report for you every month, with accurate data, that you can submit directly to Solar Archive using the convenient submission tool in the billing interface. If you prefer to download the report, we provide that option via the "Download Report" link on the Billing History panel.

### Submit a Report

1. Navigate to the Billing interface.
2. Scroll down to "Billing History"
3. Find the month you would like to submit a report for.
4. Click "Submit Report"
5. You will be presented with a dialog. *(Image below)*
6. This dialog will show you the following:
   1. Date Range for the Report (Locked)
   2. Active User Count for this Date Range (Value compared to previous month)
   3. Purchase # (**Optional** - Great for accounting systems)
   4. Additional Comments (If you would like to add comments for Solar Archive)
   5. Anonymise Report (Anonymises the report, Solar Archive will not see reseller or tenant names)
7. Once you have entered any additional information, click "Submit Report"
8. The report will now be submitted to Solar Archive, you will get a confirmation email.


---

# 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://help.solar-archive.com/docs/archive-management/billing/submitting-reports.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.
