# How to invite Swing2App account on App Store Connect

***

While filling the upload form for App Store, user have 2 options one is to upload the app on Swing2App account and other is on their App Store account.&#x20;

User can enroll themselves on App Store developer account by paying $99 as registration fee for the account to the Apple on <https://developer.apple.com/programs/>

Let’s check out the Swing2App form for App Store Upload where user wants to upload the app on their developer account.&#x20;

Swing2App won’t ask for your login id or password instead you need to provide some information so that your security is maintained.&#x20;

Follow the below steps for the information required in Upload form.

***

## <mark style="color:blue;">**Step 1: Invite Swing2App account**</mark>

1. Login to your App Store account on <https://appstoreconnect.apple.com/login>

2\. Goto **‘Users and Access’.**

![](https://support.swing2app.com/wp-content/uploads/2020/09/app1.png)

3\. Click **‘People’.**

4\. Add new user by clicking <img src="https://support.swing2app.com/wp-content/uploads/2020/09/Screenshot-2020-09-03-at-7.13.23-PM.png" alt="" data-size="line">

![](https://support.swing2app.com/wp-content/uploads/2020/09/app2-1.png)

5\. Fill the form:\
First Name: **Swing2App**\
Email id: **<swing2appdev@gmail.com>**\
Role: Either ‘Admin’ or ‘Developer’\
Click **Invite**

<figure><img src="/files/10G6t1tG8kOObNgnbR1F" alt=""><figcaption></figcaption></figure>

***

## <mark style="color:blue;">**Step 2: Providing Issuer ID.**</mark>

1\. On **‘User and Access’** page only, select **‘Keys’**

2\. Click **‘Copy’** in-front of **Issuer ID** and paste it on the form.

![](https://support.swing2app.com/wp-content/uploads/2020/09/app4.png)

***

## <mark style="color:blue;">**Step 3: Generating and Downloading API Key**</mark>

1\. On **‘User and Access’** page only, select **‘Keys’**

2\. Add new API key by clicking <img src="https://support.swing2app.com/wp-content/uploads/2020/09/Screenshot-2020-09-03-at-7.13.23-PM.png" alt="" data-size="line"> in front of **Active.**

![](https://support.swing2app.com/wp-content/uploads/2020/09/app7.png)

3\. Now a pop-up for **Generate API key** will open. Mention the name and select access as **‘Admin’** and click ‘**Generate’.**

![](https://support.swing2app.com/wp-content/uploads/2020/09/app5.png)

4\. Now click **‘Download API Key’** and upload it on the form.

![](https://support.swing2app.com/wp-content/uploads/2020/09/app6.png)

***

## <mark style="color:blue;">**Step 4: Providing Key ID**</mark>

1\. On **‘User and Access’** page only, select **‘Keys’**

2\. In the list of **Key ID,** copy the id of the newly created API key for Swing2App account by clicking **Copy Key ID** and paste it in the form.

![](https://support.swing2app.com/wp-content/uploads/2020/09/app8.png)

Once all the information is filled from the App Store, please click Verify button to double check if you missed anything.


---

# 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://documentation.swing2app.com/store/appstore/how-to-invite-swing2app-account-on-app-store-connect-and-share-information-on-app-store-upload-form.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.
