# Apps Manager

**The Apps Manager**

Once added, your apps appear as cards in the Apps Manager dashboard. Each card shows the app name, icon, description, and the date it was last updated. Status indicators on each card show whether the app is active and whether a build is currently installed.

<figure><img src="/files/hOMPFk3LWkc7neYaSQmC" alt=""><figcaption></figcaption></figure>

Click any app card to open its detail page.\
\
**App Detail Page**

Each app has three tabs: **Overview**, **Builds**, and **Knowledge**.


---

# 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://quash.gitbook.io/quash-documentation/apps/apps-manager.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.
