# Setup your Enterprise app

1. Navigate to the **Publish page** of your app in AppMachine and **click on Setup App Store**.<br>

   <figure><img src="/files/SSeYxkIKQ8jnpJSbp1ch" alt=""><figcaption><p>AppMachine publish page</p></figcaption></figure>
2. Select the **Enterprise** option and **click Next**.<br>

   <figure><img src="/files/lsoYCgqSJGwHSapaUooX" alt=""><figcaption><p>Target audience platform</p></figcaption></figure>
3. In the next step, either **upload** **or create** **an** **iOS Distribution Certificate** and **click Next** to continue.\
   \
   \&#xNAN;*Follow the steps in* [*this article if you want to create a new iOS Distribution Certificate*](/share-your-app/apple-app-store/enterprise/create-ios-distribution-certificate.md#how-to-create-a-new-ios-distribution-certificate)*.*\
   \&#xNAN;*Follow the steps in* [*this article if you want to upload an existing iOS Distribution Certificate*](https://docs.appmachine.com/share-your-app/apple-app-store/enterprise/pages/d1lRST6pKyj8CVJfn3oi#how-to-export-an-ios-distribution-certificate-as-a-.p12-file)*.*<br>

   <figure><img src="/files/6P18eGRaqMdkVXltI9Bm" alt=""><figcaption><p>Upload iOS Distribution Certificate</p></figcaption></figure>
4. Next you'll have to **upload your apps Mobile Provisioning Profile**.\
   \
   \&#xNAN;*Follow the steps in* [*this article to create a Mobile Provisioning Profile*](/share-your-app/apple-app-store/enterprise/create-mobile-provisioning-profile.md)*.*<br>

   <figure><img src="/files/dGkp4BmJvoqExyBHzZg0" alt=""><figcaption><p>Upload Mobile Provisioning Profile</p></figcaption></figure>
5. Finally, **click Finish** to complete the setup of your Enterprise app.\
   \
   You can now use the Publish button in AppMachine to publish your Enterprise app.


---

# 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/enterprise/setup-your-enterprise-app.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.
