# Create App in App Store Connect

1\. Access the "Apps" section in the App Store Connect: <https://appstoreconnect.apple.com/apps>.

2\. Click the blue plus button to create a new app, select "New App".

![](https://3563768697-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MapxHzVskQ_27pNUTT4%2F-MidoWo6wXkj7eMfEMPN%2F-MiinlCzELzW0s8B4JnZ%2Fimage.png?alt=media\&token=a33c3960-986b-4403-8abe-f61f2cfe66e8)

3\. Choose "iOS" as the platform (1), give your app a name (this will be the public name displayed in the App Store) (2), choose the app's primary language (3), select the Bundle ID you have created in [previous steps](https://appmaster.gitbook.io/docs/mobile-apps/publishing-a-mobile-app/publishing-to-app-store/create-apple-bundle-id) (4), set the SKU (unique ID for your app, can be the same as the Bundle ID) (5), and select which users in your Apple Developer account will be able to see it in App Store Connect (6).

![](https://3563768697-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MapxHzVskQ_27pNUTT4%2F-MidoWo6wXkj7eMfEMPN%2F-MiioPM1sPRAlhNy3qJr%2Fimage.png?alt=media\&token=7416f046-72a7-4adb-9fde-fcc21c225bd9)


---

# 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://appmaster.gitbook.io/docs/mobile-apps/publishing-a-mobile-app/publishing-to-app-store/create-app-in-app-store-connect.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.
