# Adding a New App

Please follow the following steps to add a new app to your organisation on the Apxor nudges dashboard. Once an app is created copy it's application identifier that uniquely identifies your app during integration.

#### Step 1: Create an account with Apxor

Your organisational owner who is handling the integration should sign up on the [nudges dashboard](https://nudges.apxor.com/sign_up). This account will have the administrator privileges to invite developers to complete the integration / other users of the organisation with respective privileges.

Enter your name, work email, phone number, job title and company name on the sign-up page. The company name you enter here will be displayed as the Organisation Name in the Apxor Dashboard.

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

#### Step 2: Setting of password to the registered account

After completing the sign-up, a link to set his password will be sent to the registered email address.

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

The link would redirect the organisational owner to create a password to access his account

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

#### Step 3: Sign in and access your organisation

Please sign in on the nudges dashboard with your account credentials to access your organisation

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

Select your organisation to add a new app inside your organisational account

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

#### Step 4: Add a new application to your organisation

Click on add application to add a new application to the Apxor dashboard.\ <br>

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

Enter your app name and app icon url to identify your app on the Apxor dashboard

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

#### Step 5: Copy the application identifier

Tap to copy the application identifier on the top right corner

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

#### Step 6 : Continue with the integration process

Congratulations, you have successfully copied the application identifier that you can use in the integration process to uniquely identify your app with Apxor. Please continue with the integration process by clicking [here](/getting-started-with-apxor/sdk/android-x.md#things-to-keep-handy-before-starting-your-integration)

{% hint style="info" %}
**Note**

Once you create a new app,It usually takes 1-2 hours for review. Our Admin will send an email on approval. You can also email us at <sales@apxor.com> for any queries. Thank you.
{% endhint %}

#### Additional Information

Recommend the developer to ask for dashboard access to the organisational owner to provide accurate information of the app bundleId, FCM Server key and verify the integration.\
\
The organisational owner will have the privilege to add developer by clicking on **InviteDevelopers > Invite** and by entering the developer email id.

<figure><img src="/files/JTbDAOG4ZnGUenTPXsuU" 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://guides.apxor.com/getting-started-with-apxor/adding-a-new-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.
