# Sales Rep Dashboard

The Sales Rep dashboard provides sales representatives with an overall view of key performance indicators and relevant data related to their sales activities. The dashboard offers a quick and comprehensive overview of a sales rep's performance, allowing them to make informed decisions and take actions to meet their targets.

The XoroERP sales rep dashboard can be divided into two sections: Key Metrics, and Sales Rep Data & Analytics

### Key Metrics

The top section of the dashboard displays 4 key metrics that give you an overview of your sales.

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

#### **Sales Rep Dashboard Key Metrics**

<table><thead><tr><th width="162">Metric</th><th>Description</th></tr></thead><tbody><tr><td>Sales (MTD)</td><td>This metric displays your sales revenue generated by the sales representative from the beginning of the month until the current date. At the bottom-left corner of this section, you'll also find the total revenue stemming from the sales orders written by the sales representative.</td></tr><tr><td>Sales Orders</td><td>This metric represents the sales value associated with the “Released”, “Allocated” and “Shipped” sales orders handled by the sales representative, all of which were generated on the current date.</td></tr><tr><td>Estimates</td><td>This metric represents the sales value associated with the estimates handled by the sales representative, all of which were generated on the current date.</td></tr><tr><td>Returns (MTD)</td><td>This metric exhibits the monetary value associated with orders (limited to inventory items) that have been returned from the beginning of the month until the current date. These returns are recorded through Credit Memos, Invoice Credit Memos, and Refund Receipts.</td></tr></tbody></table>

***Please Note:** You can click on the 'Sales Orders' and 'Estimates' figures in these metrics to see a detailed breakdown.*

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

### Sales Rep Data & Analytics

The bottom section of the sales rep dashboard gives a visual representation of the data and analytics related to the sales activities of the sales representative. It is divided into 4 sections:

* **Sales by Rep:** This section displays the revenue generated by the sales representative. \
  You can opt to view data on a daily, weekly, or monthly basis. Alternatively, you can fetch data for a custom time period by selecting the start and end dates. To do so, choose the dates and click on the Reload icon at the top-right of this section.

  <figure><img src="/files/RURnKMFutg4WOloq0kEV" alt=""><figcaption></figcaption></figure>
* **Top 10 Customers By Revenue:** This section displays the top 10 customers from which the Sales Rep has brought in the most revenue.&#x20;

  <div align="left"><figure><img src="/files/NKnep9l75XgNN12kEoq1" alt=""><figcaption></figcaption></figure></div>
* **Estimates To Follow Up (By Follow Up Date):** This section displays the estimates handled by the sales rep according to the follow-up Date. This data is segregated into 2 sections:

  * **Yesterday -:** These are the estimates with a follow-up date of yesterday or earlier.
  * **Tomorrow +:** These are the estimates with a follow-up date of tomorrow or later.

  <figure><img src="/files/xdTHHpBQepjzufwaKcnN" alt=""><figcaption></figcaption></figure>
* **Outbound Deliveries (By Sales Rep):** This section displays the number of “Released”, “Allocated” and “Shipped” sales orders handled by the sales rep segregated by store.

  This data is segregated into 2 sections:

  * **Yesterday -:** These are the sales orders with a delivery date of yesterday or earlier.
  * **Tomorrow +:** These are the sales orders with a delivery date of tomorrow or later.

  <figure><img src="/files/0iIfPAfUTQNyCIZO4Fdf" 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://docs.xorosoft.com/xoroerp-1/dashboards/sales-rep-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.
