# Edit Store information

Before you can publish your app to the Apple App Store, you need to enter the information which is used to show your app in the Apple App store.&#x20;

This article describes one of the steps you have to take to get your app published in the Apple App Store. [Click here to see all of the steps.](/share-your-app/apple-app-store.md)

You can also watch this short video describing how to set up your Store information.

{% embed url="<https://youtu.be/YULope3HMsY>" %}

### **App Vitals**

In the **Publish** dashboard you use the **App Vitals** section in the bottom right corner to fill in your **App Name and Icon**.\
![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80112368164/original/VeFpdqmH3J9Ae1tVODvQ4rMOtopbStNZcw.png?1655049363)

The splash image is the screen which is shown when your app is loading and is not required.&#x20;

### **Edit store info**

In the Publish dashboard you use the Apple App Store > **Edit Store Info** to describe your app in the app store.

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80112368133/original/5lYGkz8aliKXG-olmrRReab_l3ZuuT7E7g.png?1655049345)

**Fill in all the information in this screen.**

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


---

# 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.appmachine.com/share-your-app/apple-app-store/edit-store-information.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.
