> ## Documentation Index
> Fetch the complete documentation index at: https://support.i.moneyforward.com/llms.txt
> Use this file to discover all available pages before exploring further.

# App Store Connect

> Steps to integrate with App Store Connect.

## Supported Features

<Badge color="blue">Account Deletion</Badge> <Badge color="blue">Account Creation</Badge>

## Prerequisites

### How to Log In to App Store Connect

Go to the [App Store Connect login page](https://appstoreconnect.apple.com/login), enter your Apple ID and password, and log in.

<img src="https://mintcdn.com/moneyforwardi/zKVVvDYqzE3w_IfF/images/integrations/ike1sh7ghl/login.png?fit=max&auto=format&n=zKVVvDYqzE3w_IfF&q=85&s=8fb8ad52cb84ed444a902d57a5cc752a" alt="App Store Connect login screen" width="566" height="604" data-path="images/integrations/ike1sh7ghl/login.png" />

### How to Obtain the API Key

Refer to [Apple's documentation](https://developer.apple.com/documentation/appstoreconnectapi/creating_api_keys_for_app_store_connect_api) to obtain an App Store Connect API key.

1. Log in to [App Store Connect](https://appstoreconnect.apple.com/login) and open **Users and Access** > **Keys** in App Store Connect
2. Copy the **Issuer ID** from App Store Connect
3. Issue a key as **Admin** in App Store Connect and save the **Key ID**
4. **Download the API key** from App Store Connect

## Integration Setup

In the MoneyForward Admina integration screen, search for **App Store Connect** and click **Connect**.

<img src="https://mintcdn.com/moneyforwardi/zKVVvDYqzE3w_IfF/images/integrations/ike1sh7ghl/search-integration.png?fit=max&auto=format&n=zKVVvDYqzE3w_IfF&q=85&s=ccb6173ee39edb7669df4b7001484922" alt="Search for App Store Connect on Admina integration screen" width="904" height="479" data-path="images/integrations/ike1sh7ghl/search-integration.png" />

Enter the information obtained in the previous steps and click **Connect**. The **private key** is described below.

* **Workspace Name**: Any string (e.g., company name)
* **Workspace Key**: Key ID
* **Technical Account ID**: Issuer ID (Technical Account ID)
* **Private Key**: API key (described below)

<img src="https://mintcdn.com/moneyforwardi/zKVVvDYqzE3w_IfF/images/integrations/ike1sh7ghl/setup-form.png?fit=max&auto=format&n=zKVVvDYqzE3w_IfF&q=85&s=365ae5b08d098dde9159045dea929ea0" alt="Integration setup form" width="495" height="707" data-path="images/integrations/ike1sh7ghl/setup-form.png" />

## About the API Key File

When you open the file, the key is listed as shown below. Copy **all the characters** (including -----BEGIN PRIVATE KEY----- through -----END PRIVATE KEY-----) and paste them into the private key field.

<img src="https://mintcdn.com/moneyforwardi/zKVVvDYqzE3w_IfF/images/integrations/ike1sh7ghl/api-key-file.png?fit=max&auto=format&n=zKVVvDYqzE3w_IfF&q=85&s=f06131242718a90d9e5c6e92755cc811" alt="API key file contents" width="860" height="192" data-path="images/integrations/ike1sh7ghl/api-key-file.png" />

Once the integration with App Store Connect is successful, the registered user information will appear in the account list.

If the setup does not complete successfully, go to the Status tab on the integration screen, click **Edit**, and try connecting again.

If the issue persists, please contact us via chat.

For an overview of the App Store Connect integration, see the [integration page](http://admina.moneyforward.com/en/integrations/app-store-connect).
