# Dashboard

Dashboard je hlavní nástěnka, kde vidíte vaše aktuální statistiky.<br>

* Tlačítkem „*Aktualizovat statistiky*“ můžete provést manuální refresh, nicméně ten probíhá v průběhu času automaticky.
* Níže vidíte statistiku → **počet objednaných klientů** – dnes, za týden, za měsíc a celkem (za celý čas používání bonfero) a **v jaké hodnotě byly služby objednány** dnes, za týden, za měsíc a celkem (za celý čas používání bonfero).
* Následují grafové statistiky → vývoj rezervací podle měsíců a podle dnů v týdnu, top zákazníci (dle počtu rezervací) a top obsluhy (dle počtu rezervací).


---

# 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://manual.bonfero.com/hlavni-menu/editor.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.
