> For the complete documentation index, see [llms.txt](https://docs.akinon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akinon.com/tutorials/omnitron/reports/how-to-create-and-download-reports-in-omnitron.md).

# How to Create and Download Reports in Omnitron?

This tutorial provides step-by-step instructions for managing Reports in Omnitron.

## <mark style="color:red;">Step 1: Access to Omnitron​</mark> <a href="#step-1-access-to-omnitron" id="step-1-access-to-omnitron"></a>

* Get access to the **Omnitron** panel.
* Enter your *Username* and *Password*, and then click the **Sign In** button.\
  ![](/files/FQgto2ESMuyyETj02bTx)

## <mark style="color:red;">Step 2: Navigate to Reports Page​</mark> <a href="#step-2-navigate-to-reports-page" id="step-2-navigate-to-reports-page"></a>

* Follow the **Omnitron** sidebar and click the **Reports** page.

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

## <mark style="color:red;">Step 3: Creating a Report Request​</mark> <a href="#step-3-creating-a-report-request" id="step-3-creating-a-report-request"></a>

Below you can find the description of the displayed form. Complete the form by filling in the following fields:

* **Report Type:** Select one of the two options - Sales Report or Order Report.
* **Sales Channel:** Select the sales channel for which you wish to create a report.
* **Start Date:** Enter the start date for the sales or orders to be included in the report.
* **End Date:** Enter the end date for the sales or orders to be included in the report.
* **Product SKU:** Users can optionally create a sales or order report based on a single product. This field is not mandatory.
* **Product Base Code:** Users can optionally create a sales or order report based on the product base code. This field is not mandatory.
* **Export Format:** Download the report in CSV or XLS formats.<br>

  <figure><img src="/files/Bk7b1h8pulz0kXiU4MMM" alt=""><figcaption></figcaption></figure>
* Once you have filled in the relevant fields, click the **Save** button. The report will be sent to the email address that has been used to log into the Omnitron panel.<br>

  <figure><img src="/files/K0n72loBqZIStV0EPvgT" alt=""><figcaption></figcaption></figure>
* Click the link in the email and the report will be automatically downloaded (If the user is still logged into the Omnitron panel). Reports are available for 6 hours and this duration may vary. If the user is not logged into Omnitron, they will need to sign in before proceeding.<br>

  <figure><img src="/files/cr2i5yVCKY1Qja1kpmJA" alt=""><figcaption></figcaption></figure>
* Forwarding the report sent to a specific email address follows the same process. If the recipient is logged into Omnitron, the report will be automatically downloaded. If not, a user login is required to proceed.<br>

  <figure><img src="/files/0nKNQ9foXzBN4XVPuBaS" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.akinon.com/tutorials/omnitron/reports/how-to-create-and-download-reports-in-omnitron.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.
