# Integration Setup

## Step 1: Navigate to 'New Integration' screen

In the Daasity app, click **Integrations** in the left-hand menu, and then the **New Integration** button in the upper-right corner.

<figure><img src="https://content.gitbook.com/content/amTMWiPne1v1V3L7mbuj/blobs/SaqBn7rH0I8zVl9eQad5/image.png" alt=""><figcaption></figcaption></figure>

## Step 2: Choose the AppLovin integration

In the search box, type "app" and choose the AppLovin integration.

<figure><img src="https://content.gitbook.com/content/amTMWiPne1v1V3L7mbuj/blobs/Wx0K8F899xPqp7pVMvtV/image.png" alt=""><figcaption></figcaption></figure>

## Step 3: Name the integration

Give the integration a name. This is the name that will be displayed in your integrations list in the Daasity app.

<figure><img src="https://content.gitbook.com/content/amTMWiPne1v1V3L7mbuj/blobs/xQbd1zFuRvIFPlAnmcaQ/image.png" alt=""><figcaption></figcaption></figure>

## Step 4: Authorize the integration

1\. Log into AppLovin **using your master user account** — NOT a sub-user account.

2\. Navigate to Account > General > Keys

<figure><img src="https://content.gitbook.com/content/amTMWiPne1v1V3L7mbuj/blobs/1cwsGBjKmROsjPiyZgRR/image.png" alt=""><figcaption></figcaption></figure>

3\. Copy the Report Key. If you do not see a report key, double-check that you're logged in through the master user account — Not a sub-user account

<figure><img src="https://content.gitbook.com/content/amTMWiPne1v1V3L7mbuj/blobs/noQFBZXs65lupZESMuJT/image.png" alt=""><figcaption></figcaption></figure>

4\. Paste the report key into the **Api-Key field** in the integration setup screen

<figure><img src="https://content.gitbook.com/content/amTMWiPne1v1V3L7mbuj/blobs/nTWruhykuIZuDd2Vhpln/image.png" alt=""><figcaption></figcaption></figure>

## Step 5: Load history

{% hint style="warning" %}
**You can only load 45 days of history**

AppLovin makes only 45 days of history available in their API. If you have been advertising on the platform for longer than 45 days, there is no way to extract data beyond that timeframe.
{% endhint %}

From the integration details screen, trigger a load of up to 45 days of history:

<figure><img src="https://content.gitbook.com/content/amTMWiPne1v1V3L7mbuj/blobs/yLeE08l1u22YUI4aKP4f/image.png" 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://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/applovin/integration-setup.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.
