# Seller Insights

Sellers can track their sales performance in the Seller Insights tab of the [Seller Dashboard](https://district.net/dashboard) on Web. The **Seller Insights** tab provides an overview of your sales activity, helping you track performance over time.

### Key insights include:

* Total Sales view over different time periods (today, yesterday, last 7 days, 30 days, yearly, etc.)
* Average Order Value&#x20;
* Top Buyers&#x20;

### Note&#x73;**:**

* Sales = Gross Sales - Refunds + Shipping + Taxes
* Figures are calculated in PST (Pacific Standard Time Zone)
* Buyer username not specified indicates a purchase made using guest checkout


---

# 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://help.district.net/selling/selling-faq/seller-insights.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.
