# Projects Widget

## 🗂️ Projects Widget

The **Dashboard Projects Widget** provides a clear overview of all your **upcoming deliveries**. It's designed to help users stay on top of what's due soon by presenting projects in both a **List View** and a **Calendar View**.

***

### 📦 What counts as an "Upcoming Delivery"?

An upcoming delivery is:

* A **Project** that has been **Approved**

These are the projects that are expected to move into fulfillment, shipping, or completion soon—and the widget brings them to the surface.

***

### 📅 Two ways to view

The widget supports two views, each giving a different perspective:

#### 🔢 List View

* Shows all upcoming deliveries in a simple table.
* Easy to scan and prioritize.

#### 🗓️ Calendar View

* Visual layout of upcoming deliveries by due date.
* Great for spotting busy days, gaps, or scheduling conflicts.

***

### 🧠 Why use it?

* **Get ahead of your workload** - know what’s coming without digging.
* **Spot issues early** - avoid surprises on the day of delivery.
* **Plan with confidence** - especially useful for teams managing logistics or production timelines.

{% hint style="info" %}
If you don’t see the widget on your dashboard and believe you should, contact your system administrator to update your user 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/projects-widget.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.
