# Sales Analysis

***Introduction***

A sales analysis dashboard lets the viewers track total sales, total orders, best-selling products, etc.

**Today Sales**

This metric shows the total sales generated on the current day

**Current Week Sales**

This metric shows the total sales generated in the current week

**Current Month Sales**

This metric shows the total sales generated in the current month

**Sales YTD**

This metric shows the total sales generated year-to-date

**Total Sales**

This metric shows the overall total sales incurred

**Total Orders**

This metric shows the total number of orders placed

**Average Basket Size**

This metric shows the average number of products in each customer's order

**Average Transaction Value**

This metric shows the average value of each transaction after the sale

**Sales by Store**

This metric shows the sales breakdown by individual stores or locations

**Sales by Region**

This metric shows the sales breakdown by different Cities

**Top 10 Selling Products (By Qty)**

This metric shows the top 10 products sold based on quantity

**Monthly Sales**

This metric shows the sales trend on a monthly basis

**Top 10 Selling Products (By Value)**

This metric shows the top 10 products sold based on their value

**Weekly Sales**

This metric shows the sales trend on a weekly basis

**Top 10 Selling Product Categories (By Qty)**

This metric shows the top 10 product categories sold based on quantity

**Top 10 Selling Product Categories (By Value)**

This metric shows the top 10 product categories sold based on their value

**Sales by Product (By Qty)**

This metric shows the sales breakdown for each product based on quantity

**Sales by Product (By Value)**

This metric shows the sales breakdown for each product based on their value

**Sales by Product Category (By Qty)**

This metric shows the sales breakdown for each product category based on quantity

**Sales by Product Category (By Value)**

This metric shows the sales breakdown for each product category based on their value

**Sales by Sales Person YTD**

This metric shows the sales performance of individual salespersons year-to-date

**Sales by Product YTD**

This metric shows the sales performance of individual products year-to-date

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

<figure><img src="/files/0AANGpr0wSrNTcUdPVB5" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/gkXUWxZ1L26vr16sEYvq" 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.cwsuite.com/pos/product-guides/dashboards/sales-analysis.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.
