# Dashboard

## Context

To better track sales performance, the sales manager sets up a dashboard displaying margins, turnover, and the number of appointments. With the tool he has used, he notices that he can also see the different turnover figures per month.

## Implementation in Simax&#x20;

To view the sales dashboard, go to **Sales > Sales dashboard**

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


---

# 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://doc.simax.fr/documentation-simax-anglais/sales-management/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.
