# App Store Connect Stats

Before a company can use devtodev services, it must first agree to our Privacy Policy and Terms of Service. Even though we take your privacy seriously and use your App Store Connect account to collect only relevant sales data, you can ensure the security of your data by setting up a separate App Store Connect account, just for devtodev. \
\
Follow this step-by-step to set up an App Store Connect account and link it to your devtodev account.

## Set up App Store Connect account

### **Step 1 — Sign in**

Sign into the App Store Connect page at <https://appstoreconnect.apple.com/> and click **Users and Access**. The team agent can create the additional users or can create a user with an Admin role who can create additional users.

![](/files/-M7la7VNv_oHYOjDDgP-)

### **Step 2 — Users and Access**

Click `+` button.\
&#x20;\
If the button doesn’t appear, you don’t have access to create App Store Connect users. The team agent, or an Admin user, needs to create the new user or update your roles to allow you to create new users.

![](/files/-M7laWm4I0A1HVTvsle5)

### **Step 3 — Add New User**

Fill in all required fields and click Next button. The address specified must be valid to activate the account as user receives an email as a confirmation.&#x20;

Roles give access to App Store Connect modules. Check **Finance**, **Sales** and **Reports** and press `Next`. You can learn more info on roles [here](https://developer.apple.com/support/app-store-connect/#//apple_ref/doc/uid/TP40011225-CH26-SW11).

![](/files/-M7ladSl49P6LtcVnYSW)

### **Step 4 — Activate new account**

The new user receives an email from the App Store Connect that includes a link to activate the account. Fill in and save the password information for the account.

![](/files/-M7lbSXdrv5BoYRCA3ob)

**Please note:** if you have 2-factor authorisation enabled you will have to create app-specific password and use it as a password in devtodev. You can read detailed info in app-specific password [here](https://support.apple.com/en-gb/HT204397).

To create this password go to your [apple id management dashboard](https://appleid.apple.com/account/manage):

![](/files/-M7ld4SkY3Vu5vkdRUfH)

## **Add App Store Console connection in devtodev**

You can use the created account when you add a new application to devtodev.&#x20;

<figure><img src="/files/fjaYcaORTDpl68zZk3jq" alt=""><figcaption></figcaption></figure>

You can also connect your App Store Connect account later in project settings (Settings -> 3rd party sources -> App Store Connect).  &#x20;

<figure><img src="/files/VmjmG5iG2bemyNnuBVLK" alt=""><figcaption></figcaption></figure>


---

# 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.devtodev.com/3rd-party-sources/app-marketplace-data/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.
