# Orders Dashboard

The order **Dashboard** gives you an instant overview of [all orders placed](/verifone-central-getting-started/verifone-central/boarding-services/boarding/creating-an-order.md) through the portal.

A user could either have a view where they can only see the orders placed by themselves or have a more complete view where other user roles orders can be included. For more details on the role rights check the [User Roles and Permissions](/verifone-central-getting-started/verifone-central/administration-tools/users-and-merchants-roles.md) documentation.

To access the dashboard, go to **Boarding** > **All orders**.

<div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/1_144.JPG" alt=""></div>

## Order filters <a href="#order-filters" id="order-filters"></a>

Created orders can be filtered by:

* **Date** - the orders can be filtered by *Created date* as to when the order was first created and *Updated date* as to when the order was last edited.
* **Status** – filtering the order list by their status(es).
* **User** – to show only the orders created by specific selected users.
* **Organizations** – the order list will display only the order created under a specific organization.
* **Portfolio** - If the user has access to multiple portfolios the list be displayed with options to filter the view.

## Order statuses <a href="#order-statuses" id="order-statuses"></a>

All orders follow a lifecycle progress from *Draft* to *Completed*. The order can be tracked from the Dashboard or through the *Order Details* page and displays the order life cycle from *Draft* to *Completed*.

The **Order Details** page is accessible if the user clicks on the order line.

<div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/2_102.JPG" alt=""></div>

<div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/3_77.JPG" alt=""></div>

### Draft status <a href="#draft-status" id="draft-status"></a>

An order is created as a **Draft** as soon as the first form is completed in the order page.&#x20;

A draft order can be edited and completed through *Order details* and *Complete order*.

You can expand any order details section, to have the possibility to add new information or update specific details, by clicking on the green pencil button.

<div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/4_52.JPG" alt="" width="563"></div>

A draft order can also be deleted to keep your dashboard clean of redundant information by following these steps:

* Log into your Verifone Central account.
* Navigate to **Boarding** and click on **All orders**.
* Find the order you want to delete in the Dashboard and click to select it.
* At the order level, click on **View more details.**
* Click on **Delete order** to delete the draft order from the Dashboard.

<div data-with-frame="true"><figure><img src="/files/bet3YtGZ5irnRrnDgfYP" alt="" width="563"><figcaption></figcaption></figure></div>

### Submitted status <a href="#submitted-status" id="submitted-status"></a>

Once the order is submitted through the order page the order automatically updates to **Submitted**. Submitted is the first status of an order in progress and cannot be changed.

### In-progress status <a href="#in-progress-status" id="in-progress-status"></a>

An order **In progress** or **Approved** is already confirmed by Verifone and awaiting order fulfillment.

### Booked <a href="#booked" id="booked"></a>

An order is approved and awaiting order fulfillment or completion.

### Completed status <a href="#completed-status" id="completed-status"></a>

An order **Completed** is already shipped by Verifone and is on its way, in transit or delivered to the requested shipping address or closed as a services order.<br>


---

# 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.verifone.com/verifone-central-getting-started/verifone-central/boarding-services/boarding/orders-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.
