# App Dashboard

A dashboard is Reasy's home page, where you manage, create, and browse all of your apps. It displays the app statuses using colored tags, with each color denoting a different status.

![](/files/OvpDmSsRurYJUKCWapbQ) **Active**; means the app is live and is available to use\
![](/files/bhTr5wdmuB9UbaOTZzmi) **Inactive;** means the app is still in development and has yet to go live\
![](/files/2HQZewF9dGb2Az509NMw) **Checked-out**; means it’s an app’s new version

The "Sorting" option on the Dashboard lets you filter your apps for a better viewing experience. Another intriguing feature is that when you no longer require an app, you may safely delete it, and restore it from the App Store when you do.&#x20;

All these features let you personalize your dashboard based on your requirements and preferences. To learn more about dashboard features and app management, [visit this page](/help/getting-started/app-management.md).


---

# 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.reasy.ai/help/getting-started/app-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.
