# Dashboard (Profit Tool)

You can access this section from the left menu [**Profit >> Dashboard**](https://app.zonwizard.com/profit/dashboard/)

In this section, you can view graphs related to:

<figure><img src="/files/2NmgChTHkTPJXUDKafKb" alt=""><figcaption></figcaption></figure>

* **Trend:** This graph shows revenues, costs and profits for the selected period, on a daily, weekly, or monthly basis. You can change the grouping period using the buttons within the graph.
* **Profitability:** Total revenues, costs and profits for the selected period.
* **Orders-Returns:** Number of orders and returns for the selected period, on a daily, weekly, or monthly basis.
* **Sales:** Percentage of orders from PPC, promotions, or organic sales for the selected period.
* **Markets:** Key KPIs (Revenues, Profits, Margin, ROI) for each marketplace. You can change the displayed KPI using the buttons within the graph.
* **Cost Items:** Percentage of different types of costs incurred in the period.

Additionally, in the other tabs boxes, you can find the breakdown of all the amounts:

* **Profit:** The amount resulting from the sum of revenues and costs for the selected period.
* **Orders:** The amount resulting from the sum of orders
  * products
  * shipments
  * gift packages
  * promotions
* **PPC**: advertising costs with the relevant percentages of ACOS and TACOS clearly stated
* **COGS**: the amount resulting from the sum of product costs, FBM shipping costs, lost product costs and returned product costs. The ROI % and the impact % with respect to revenues are also shown here
* **FEES:**
  * per unit FBA fees
  * referral fees
  * FBA shipping chargeback
  * refund retained fees
  * subscription fees
  * closing fees
* **Refunds:** the total amount resulting from the sum of the returns. Here the total number of units and the % impact on revenues are specified

## KPI comparison between periods

The Profit Dashboard allows you to compare your current results with:

* The **previous period**
* The **same period from the previous year**

This helps you better understand performance trends and track your business growth over time.

**How to Enable Comparison**

1. Go to the **period selection** area.
2. Click the **drop-down arrow** next to the period selector.
3. Choose either:
   * **Compare with previous period**
   * **Compare with same period last year**

<figure><img src="/files/ZHx7LjGrcaXMXqEKZMY5" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**: By default, the comparison will be active on the previous period.
{% endhint %}

**What You’ll See**

* **Arrows next to KPIs** at the top of the Dashboard will indicate whether your results are improving or declining compared to the selected period.
* **Hovering over an arrow** will display the exact percentage change.

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

## Advanced Filters <a href="#l8nev5bvrndb" id="l8nev5bvrndb"></a>

This section contains the advanced filter panel, accessible from the button with the **"funnel"** icon in the upper right corner.

![Advanced filters](/files/UVrO1uGhCDXbABBc4m9B)

Using this panel, you can filter data by selecting one or more of the following parameters:

* **Fulfillment:** FBA or FBM
* **Platform:** Amazon or eBay
* **Marketplace:** (e.g., amazon.de, amazon.fr...)
* **Category:** product category detected by the marketplace
* **Brand:** product brand
* **Parent:** parent product of a group of ASINs
* **SKU - ASIN - Short Name:** product

![Advanced filters panel](/files/lnHQCJmjjEyKwVKwGd7q)

### Save Filters <a href="#cai9xn8azw3i" id="cai9xn8azw3i"></a>

If you frequently use filters with many options, you can save a filter so you can quickly recall it without having to re-enter all the options each time. Once the filter is applied, you can save it by clicking the button with the **"floppy disk"** icon. In the tab that opens, you can choose a name for the filter you are saving.

<figure><img src="/files/BCAI3cgdiKYIA4npvJBd" alt="" width="313"><figcaption><p>Save a filter</p></figcaption></figure>

To recall a previously saved filter, click the downward arrow next to the button to access the filter panel.

<figure><img src="/files/uOPQCftheQNEViYf5yG7" alt="" width="375"><figcaption><p>Saved filters</p></figcaption></figure>

You can delete a filter using the **Trash** button.


---

# 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.zonwizard.com/profit/dashboard-profit-tool.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.
