# App Review

**Click** on the "App Review" tab found on the left side of the admin application to see all apps that have been submitted for review.

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

* **Click** the "Review" button next to the application that you want to review.

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

Once you either approve or reject an app, it will no longer be on this app review list. The creator will then see their *in review* status update accordingly.


---

# 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.motar.com/motar-core-services/intro-to-core-services/admin/app-review.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.
