# DASHBOARD

<figure><img src="/files/chtp4SLK6ErM57WFUaBQ" alt=""><figcaption><p>Sales statistics help to evaluate and optimise sales.</p></figcaption></figure>

The pie charts give you a quick overview of your sales. The following topics are displayed:

* Orders and views (bar chart)&#x20;
* Revenue (bar chart)&#x20;
* User languages (pie chart)&#x20;
* Point of sale (pie chart)&#x20;
* Sales per day of the week (pie chart)&#x20;
* Best-selling products by unit (pie chart)&#x20;
* Best-selling products by revenue (pie chart)&#x20;
* Loyal customers (pie chart)

<div align="left"><figure><img src="/files/RB2eRODYFGaJGI6BTchw" alt="" width="188"><figcaption></figcaption></figure></div>

#### Filter

In the upper-right corner, you can click on this icon to choose the timeframe for viewing data on the dashboard. You can select a range from this week up to 60 days, or set a custom interval. When a filter is applied, the icon turns red.

#### View shop

Next to the Filter, you can click 'View Shop' to access the client view of the shop by either scanning the QR code or clicking the link.

***

[‹ Return to the OIDO website](https://www.oido.me/en)


---

# 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://oido.gitbook.io/hilfe/help/dashboard.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.
