# Customer Dashboard

On a customer tenant, the Dashboard is where you can check information related to the partner components available on the tenant. See the usage volumes, control costs efficiency and verify your licenses validity.

The Dashboard provides you with visual representation of the following metrics:

* **Licences expiry dates** - The components which licences are about to expire and need your attention, or already expired within the last 30 days.
* **Your components** - The components that are ready to be installed or were recently installed on your tenant.
* **Installed by component type** - The number of components installed on the tenant in each type category.
* **Executions** - The number of components executions in a yearly timeline.
* **Monthly Fee** - The fees due in the current month for the installed components.
* **One-time Fees** - The one time fees the you owe to pay.
* **Fee estimation** - Estimation of yearly fees to pay, calculated based on the currently installed licenses.

All charts support filtering - you can deselect individual components to focus on the data most relevant to you.

<figure><img src="/files/Y2YzYnNhOwAY7WpkW9uG" alt="Emporix Partner Library - Customer Dashboard"><figcaption><p>Get the overview on the installed components in the Customer Dashboard</p></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://developer.emporix.io/partner-library/customers-flow/customer-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.
