# Dashboard

### 🖥️ Dashboard

The **Dashboard** is your personalized control panel in OrderEazi. It’s designed to give each user a **birds-eye view** of the work that matters most to them, through the use of **widgets**.

***

#### 🧩 What are widgets?

Widgets are modular blocks of information - each one shows a different slice of activity or data from your OrderEazi instance. They let users focus on the areas that are most relevant to their role.

* [**Sales Snapshot**](/sales-features/dashboard/sales-snapshot-widget.md) - A consolidated view showing quotes sent, orders approved, conversion ratios, invoices, and profit
* [**Projects**](/sales-features/dashboard/projects-widget.md) - List & calendar view of upcoming deliveries
* [**Top Performers**](/sales-features/dashboard/top-performers-widget.md) - Your top performing Products, Users, and Customers.
* [**Invoices vs Paid**](/sales-features/dashboard/invoices-vs-paid-widget.md) - Invoiced amounts compared to payments received
* [**Staff Target**](/sales-features/dashboard/staff-target-widget.md) - Sales or activity against staff targets

***

#### ⚙️ Customization

Every user’s dashboard is customizable:

* **Enable/disable widgets** via your **User Profile settings**

This ensures your dashboard shows exactly what you need - no clutter, no distractions.

***

#### 🗓️ Filters and Date Range

The dashboard is dynamic and responds to the filters you apply:

* **Date Range** - All widgets update to reflect data within the selected time window
* **User & Role Filters** - Narrow the scope to only show data for specific users or roles

This makes the dashboard useful for both individuals and managers overseeing broader teams.

{% hint style="info" %}
If you're not seeing a widget you expect, check your profile settings or speak to your system administrator to review your permissions.
{% endhint %}


---

# 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://support.ordereazi.com/sales-features/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.
