> ## Documentation Index
> Fetch the complete documentation index at: https://help.airbridge.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Add Your App to Airbridge

Add your app to Airbridge to get started. You can manage multiple apps within Airbridge using a single Airbridge account, while access permissions may vary by app. For more details, refer to this [article](/en/guides/user-management).

## Sign in to Airbridge

1. Click **Dashboard** in the upper right corner of the [Airbridge homepage](https://www.airbridge.io/).

   <Frame>
     <img src="https://mintcdn.com/airbridge-help-center/Z47Ur28bRajj9qGT/asset/image/dashboard-entry-button.png?fit=max&auto=format&n=Z47Ur28bRajj9qGT&q=85&s=45cfd054c4f03a2d6e77701624ba85bf" alt="en-01-app-registration" width="1400" height="800" data-path="asset/image/dashboard-entry-button.png" />
   </Frame>
2. Enter your work email and password. If you signed up with Google SSO, click **Sign in with Google**. If you don't have an account yet, click **Create an account** to sign up.

   <Frame>
     <img src="https://mintcdn.com/airbridge-help-center/WCTn-oGPmrNYnPbt/asset/image/login-form.png?fit=max&auto=format&n=WCTn-oGPmrNYnPbt&q=85&s=48731fca2792a66abee7026d784c9db3" alt="en-02-app-registration" width="1400" height="800" data-path="asset/image/login-form.png" />
   </Frame>
3. After signing in, a list of all your registered apps appears.

   <Frame>
     <img src="https://mintcdn.com/airbridge-help-center/0NLx_yaUdxu9z1c9/asset/image/app-list.png?fit=max&auto=format&n=0NLx_yaUdxu9z1c9&q=85&s=1bafed3d1f7b2be139ad5560d4f5c962" alt="en-03-app-registration" width="1400" height="800" data-path="asset/image/app-list.png" />
   </Frame>

## Add Your App to Airbridge

Learn how to add an app to Airbridge and configure its settings.

<Danger>
  **Warning**

  Once an app is added to Airbridge, its settings cannot be changed.
</Danger>

1. Select **My Apps** in the top menu bar and click **Add a new app**. The Airbridge user who adds the app to Airbridge is automatically assigned the Owner role of the app. For more details on app roles, refer to this [article](/en/guides/user-management#app-roles).

   <Frame>
     <img src="https://mintcdn.com/airbridge-help-center/qM36w-ZvTliTLENQ/asset/image/my-apps-add-app.png?fit=max&auto=format&n=qM36w-ZvTliTLENQ&q=85&s=f3313a1cb9987a7f939723feb7cca02b" alt="03-en-app-register" width="1400" height="800" data-path="asset/image/my-apps-add-app.png" />
   </Frame>
2. Enter the organization name to create a new organization. If you have an existing organization where you want to connect the app to, select it from the drop-down menu. To do so, you must be granted the Admin or Manager role of the existing organization.

   <Frame>
     <img src="https://mintcdn.com/airbridge-help-center/0NLx_yaUdxu9z1c9/asset/image/app-registration-organization.png?fit=max&auto=format&n=0NLx_yaUdxu9z1c9&q=85&s=30fa05f85a1d72a4a2e485d176dbebcd" alt="01 en app register" width="1400" height="800" data-path="asset/image/app-registration-organization.png" />
   </Frame>

   <Info>
     **Note**

     * Each plan includes one organization. To join an existing organization, ask the organization Admin to send you an invite.
     * Organizations on a free trial are limited to one app.
   </Info>
3. Select the Airbridge App mode.

   <Frame>
     <img src="https://mintcdn.com/airbridge-help-center/0NLx_yaUdxu9z1c9/asset/image/app-registration-mode.png?fit=max&auto=format&n=0NLx_yaUdxu9z1c9&q=85&s=fa091dcd68807e6c06e5a2c48ebb947c" alt="02 en app register" width="1400" height="800" data-path="asset/image/app-registration-mode.png" />
   </Frame>

   <Danger>
     **Attention**

     Once an app is added to Airbridge, its app mode cannot be changed. Add apps in production mode if they are live or scheduled to go live, and add apps in development mode if they are for internal testing only.
   </Danger>

   <AccordionGroup>
     <Accordion title="Production mode">
       Your app or website that is live or scheduled to go live, select **Production mode**.

       <Frame>
         <img src="https://mintcdn.com/airbridge-help-center/0NLx_yaUdxu9z1c9/asset/image/app-registration-production-mode.png?fit=max&auto=format&n=0NLx_yaUdxu9z1c9&q=85&s=e83389bead0c6dfb03fce395a962baca" alt="01-en-AirbridgeApp (1)" width="1400" height="800" data-path="asset/image/app-registration-production-mode.png" />
       </Frame>

       Then, search the app store or enter the app store URL to specify your app. You can also enter the live website address. If your app or website is not released yet, you can skip this section and move to the next step.

       Once your app goes live or released the website, navigate to **\[Settings]>\[App Settings]** to add your app or website. For more information about app settings, refer to this [article](/en/guides/default-app-settings#registered-service).

       <Danger>
         **Attention**

         If the app is not found by searching the app stores with its name, you can add the app by entering the app store address. When you enter the Apple App Store address, make sure to include the country code.

         * App Store address example with country code: `http://apps.apple.com/us/app/bestapp/appid`
         * App Store address example without country code: `http://apps.apple.com/app/bestapp/appid`
       </Danger>
     </Accordion>

     <Accordion title="Development mode">
       An app or website from a testing or staging environment must be registered with this Airbridge App. Such apps and websites are not meant to go live. You can build a dev app using the Google Play Console or TestFlight. Ask your developer for help. This Airbridge App can be used to test tracking links and deep links before tracking actual campaign data.

       In development mode, you don't need to register your service. You can move on to the next step.

       <Frame>
         <img src="https://mintcdn.com/airbridge-help-center/0NLx_yaUdxu9z1c9/asset/image/app-registration-development-mode.png?fit=max&auto=format&n=0NLx_yaUdxu9z1c9&q=85&s=31ad412ccdf3cec7d6b084c97d4b7f43" alt="01-en-Devmode" width="1400" height="800" data-path="asset/image/app-registration-development-mode.png" />
       </Frame>
     </Accordion>
   </AccordionGroup>
4. Enter the Airbridge App Name, which is a unique identifier within Airbridge that is used for SDK and tracking link configuration. Only lowercase letters and numbers can be used.

   <Frame>
     <img src="https://mintcdn.com/airbridge-help-center/0NLx_yaUdxu9z1c9/asset/image/app-registration-name.png?fit=max&auto=format&n=0NLx_yaUdxu9z1c9&q=85&s=bde5c6f8f9d8497f81ef935f89a57153" alt="03 kr app register" width="1400" height="800" data-path="asset/image/app-registration-name.png" />
   </Frame>

   <Danger>
     **Warning**

     If you add a testing app in development mode for testing purposes and later the live app in production mode, the Airbridge App Names for each case must be unique.

     We recommend including "test" or "dev" in the App Name to add apps in development mode.
   </Danger>

   <Frame>
     <img src="https://mintcdn.com/airbridge-help-center/0NLx_yaUdxu9z1c9/asset/image/app-registration-name.png?fit=max&auto=format&n=0NLx_yaUdxu9z1c9&q=85&s=bde5c6f8f9d8497f81ef935f89a57153" alt="03 kr app register" width="1400" height="800" data-path="asset/image/app-registration-name.png" />
   </Frame>
5. Select the app time zone. All data will be displayed based on the selected app time zone. Some reports are based on UTC +09:00. For detailed instructions on setting the app time zone, refer to this [article](/en/guides/set-app-timezone).

   <Frame>
     <img src="https://mintcdn.com/airbridge-help-center/0NLx_yaUdxu9z1c9/asset/image/app-registration-time-zone.png?fit=max&auto=format&n=0NLx_yaUdxu9z1c9&q=85&s=298597e50f7258d0ca88dc4fc61fee24" alt="04 en app register" width="1400" height="800" data-path="asset/image/app-registration-time-zone.png" />
   </Frame>
6. Select the app standard currency. For more details about the app standard currency, refer to this [article](/en/guides/set-app-standard-currency).

   <Frame>
     <img src="https://mintcdn.com/airbridge-help-center/0NLx_yaUdxu9z1c9/asset/image/app-registration-standard-currency.png?fit=max&auto=format&n=0NLx_yaUdxu9z1c9&q=85&s=088c35fff5cf3baa57291380cdad74fc" alt="05 en app register" width="1400" height="800" data-path="asset/image/app-registration-standard-currency.png" />
   </Frame>
7. Click **Submit** to finish.

<link rel="alternate" hrefLang="en" href="https://help.airbridge.io/en/guides/register-a-new-app" />

<link rel="alternate" hrefLang="ko" href="https://help.airbridge.io/ko/guides/register-a-new-app" />
