# Find apps under workspace

### Where can I find the apps under my workspace?

All the apps you create within a workspace are organized in one place, making it easy to access, manage, and monitor them.

{% embed url="<https://scribehow.com/viewer/Find_apps_in_Workspaces__AtKCzb75RaWQDQD9ks9AyA>" %}

#### Step 1: Go to Unlimited workspaces

* From the home screen, navigate to [Unlimited workspaces](https://app.appmysite.com/home).
* Select the workspace where your apps are created.

#### Step 2: Open the Apps tab

* In the selected workspace, go to the *Apps* section from the side menu.
* This tab displays a list of all apps associated with the workspace.

#### Step 3: View app details

* For each app, you can view key details like app name, domain, product type, download stats, and creation date

{% hint style="warning" %}
If no apps have been created yet, you’ll see an empty state message prompting you to create your first app.
{% 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/unlimited-workspace/find-apps-under-workspace.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.
