> For the complete documentation index, see [llms.txt](https://docs.appmachine.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appmachine.com/share-your-app/apple-app-store/app-store-connect-app-status-overview.md).

# App Store Connect app status overview

This article shows you how to check on the status of an app in the Apple App Store. Is it possible for you, as Developer, to log in and check the status? Yes, you can, but it might not be necessary. Whenever the status changes, the Developer of the app will be notified via email.<br>

Here is an overview of the status an app can have within App Store Connect:

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80111205093/original/ki9KZLiAUzd8sMKSRknCTbv21CEMgT8yPg.png?1654682415)

A change in status will be accompanied by a comment if needed. For instance when an app is rejected, then the reason why will be added.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.appmachine.com/share-your-app/apple-app-store/app-store-connect-app-status-overview.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.
