# Apps Dashboard

The Apps Dashboard provides a quick view of the apps associated with your DT account. To access the Apps Dashboard, log in to the [DT Console](https://console.fyber.com/sign-up), and go to **Monetization→App Management**.

<div align="left" data-with-frame="true"><img src="/files/L1tq92EfxrdwRlettmLd" alt="Apps Dashboard default view."></div>

From the Apps Dashboard, you can either [add a new app](/dt-console/app-management/adding-a-new-app.md) to your account or [set up an existing app](/dt-console/offer-wall/setting-up-an-existing-app.md).

## Graphs

The Apps dashboard displays graphs for your revenue, impressions, and eCPM for the last 14 days.

<div align="left" data-with-frame="true"><img src="/files/pM5yoNXBgcKxYeoVYBYT" alt="Apps dashboard graph for impressions"></div>

You can interact with the graphs in the following ways:

* To switch between graphs, click the graph type you want to view.
* To change the date range of the graph, click the date range menu at the top right corner and select one of the predefined date ranges, or enter a custom date range.
* To display the specific value on the graph, hover over any point along the line graph.

## App List

The Apps Dashboard also lists the apps associated with your account.

<div align="left" data-with-frame="true"><img src="/files/IRU6j50RFLZfIzNkylsb" alt="Apps List on the Apps Dashboard"></div>

The Apps list also provides a quick overview of the placement types you have associated with the app as well as some quick metrics. You can manipulate the Apps list in the following ways:

* To sort the apps by name or any of the metrics, click the up or down arrow in the column heading.
* To adjust the number of apps shown, adjust the **Rows per page** at the bottom of the list.
* To navigate between pages of apps, use the right and left arrows at the bottom of the list.
* To find a specific app, enter the **App Name** or **App ID** in the Search bar. As you enter search criteria, the list of apps changes to display only the apps that meet your search entry.


---

# 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.digitalturbine.com/dt-console/app-management/apps-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.
