# DX Application Dashboard

### Dashboard Overview

The DX Application Dashboard serves as a central hub where users can access all available business applications. It provides flexible viewing options—Grid View and List View—to suit different preferences for navigating and launching apps. Users can quickly search for applications, create new transactions, and access app-specific dashboards or search pages, all from a single, organised interface designed to enhance usability and streamline workflow navigation.

<figure><img src="/files/VGw1FteqryE2mSlG6UBC" alt=""><figcaption><p>DX Application Dashboard</p></figcaption></figure>

As shown in the image above, the DX application dashboard displays the applications that have already been created, along with the options each one offers and that you need to be aware of

* The DX Application Dashboard is available in two views:
  * [**Grid View**](/dx-platform/iviva.dx-platform/dx-application-dashboard/grid-view.md) **:** Application cards are displayed in a grid-based layout.
  * [**List View**](/dx-platform/iviva.dx-platform/dx-application-dashboard/list-view.md) **:** Application cards are displayed in a list-based layout.


---

# 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://help.iviva.com/dx-platform/iviva.dx-platform/dx-application-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.
