# The dashboards

## Context

The team manager defines objectives for each salesperson for the year.

In order to be efficient and effective this year, he has defined four areas of focus:

The number of actions performed by the sales person, such as calls (incoming and/or outgoing), marketing targeting, orders, quotes, important emails, opt-ins and opt-outs, complaints, follow-ups, appointments, tasks, and receipts.

The number of appointments made by the sales person

The amount of quotes created by the sales person

The amount of orders validated by the sales representative

He will establish a certain monthly threshold for each sales person for each axis.

Each threshold is defined based on the annual target, after which the monthly targets can be adjusted one by one.

The manager will then be able to view the progress and effectiveness of each sales person for the month, as well as for the year, on a dashboard.

## Implementation in Simax&#x20;

### Composition of the sales team&#x20;

Go to the employee file, **\[Team]**, and add the sales team to the list.

**HR > Employees > Employees.**

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

### Annual target

To set annual targets: **CRM > Targets > Annual sales targets**, if you don't have one yet this year, you can \[\[New]].

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

Choose the sales person, the number of actions, appointments, quotes and orders to be reached in the year.

In **\[ Dispatch ]**, you'll see the monthly dispatch of the targets you've set.

### Monthly targets

To get the monthly targets, you can go to **CRM > Targets > Monthly sales targets.**

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

You can filter by salesperson or date.

### Sales dashboard&#x20;

Each employee, every time they open their Simax, has access to their dashboard to see where they stand in relation to the targets set (see 3.2.3 and 3.2.1).

They can also access it from **Sales > Sales dashboard.**

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

### CRM dashboard

We can get an overview for the entire team in **CRM > CRM dashboard.**

<figure><img src="/files/4AGQoS1CSdekQu3hSHjU" alt=""><figcaption></figcaption></figure>

For each sales person, double-clicking on their results will take you to a more detailed table.

<figure><img src="/files/ov96D6yRimE6Gp5x4F12" 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/crm/the-dashboards.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.
