# Find customer's apps

### Where can I find all my customer's apps?

The Apps screen in your Agency dashboard provides a centralized view of all the apps created under your Agency account. This overview allows you to quickly monitor key details about each app, manage settings, and take action when needed.

{% embed url="<https://scribehow.com/shared/Find_customers_apps__Z9eibONbR_K6HPwBnWFWBQ>" %}

#### App

* Shows the App Name and App ID.
* Helps you quickly identify and reference each app.
* Clicking the app name will take you to the app’s dashboard where you can access your customer's app.&#x20;

#### Domain

* Displays the web domain associated with the app.

#### Type

* Indicates the App Type, such as WordPress or Custom App.
* Helps you differentiate between different kinds of builds.

#### Downloads

* Shows the number of app downloads separately for:
  * Android (with Android icon)
  * iOS (with iOS icon)
* This helps you track user adoption across platforms at a glance.

#### Plan

* Displays the current subscription plan associated with the app.
* This helps you identify apps on Free, Basic, Pro, Premium, or any other plan tier.

#### Created

* Indicates the creation date of the app.
* Useful for sorting or tracking the age of different client apps.

{% hint style="success" %}
The Apps screen allows agencies to efficiently monitor the status and lifecycle of every client app, all from a single view.
{% 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://docs.appmysite.com/agency-white-label/apps/find-customers-apps.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.
