# Accessing the Root Product Sales Report

In the [**Admin Portal**](https://admin.gobossit.com/), navigate to **Analytics** > **Root product sales**.

Users can:

* Filter by:
  * **Client type** — Filters results by the client platform
  * **Provider** — Filters results by the provider linked to the transaction.
  * **Department** — Filters results by department.
* Switch **display mode** between:
  * **Quantity** — Displays the number of items sold.
  * **Value** — Displays the total sales amount.
* Select a **date range**.
* Click **Today** to show only today's report.
* **Export** the file as XLSX.

<figure><img src="/files/KhwchjKEvpQkJfXyTHt3" 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.bossithq.com/analytics/root-product-sales-report/accessing-the-root-product-sales-report.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.
