# Integration Setup

{% hint style="warning" %}
**You will need Owner Access of your Loop Returns Account to Connect to Daasity**
{% endhint %}

## Step 1: Integrations

<figure><img src="/files/7rGll8vPkGzbulDrBvGb" alt=""><figcaption><p>Click Integrations from Left-Side Menu Bar</p></figcaption></figure>

## Step 2: New Integration

<figure><img src="/files/dMGJycWWrceRnB32uxLZ" alt=""><figcaption><p>Click the New Integration Button on top-right of screen</p></figcaption></figure>

## Step 3: Loop Returns Icon

<figure><img src="/files/VhleGaqqp9cEVFq3YBHx" alt=""><figcaption><p>Click the Loop Returns icon from the Integration Page</p></figcaption></figure>

## Step 4: Create A Private API Key

{% hint style="info" %}
**NOTE: The Owner of the Account must Login Connect to Daasity**
{% endhint %}

<figure><img src="/files/Tt75JuMdfUktQ3HHAtUy" alt=""><figcaption><p>Click the Green Link to Create a Private API Key in Loop Returns</p></figcaption></figure>

### Generate API Keys in Loop Returns

![Add Loop Returns Integration - Step 7](https://info.daasity.com/hubfs/Knowledge%20Base/Integrations/New%20Integration%20Setup/Add%20Loop%20Returns%20Integration%20-%20Step%207.png)

### Select the Return Endpoint

![Add Loop Returns Integration - Step 8](https://info.daasity.com/hubfs/Knowledge%20Base/Integrations/New%20Integration%20Setup/Add%20Loop%20Returns%20Integration%20-%20Step%208.png)

### Copy the API Key and Paste it into Daasity

<figure><img src="/files/NMNDIN2XuspMrSWFWd7g" alt=""><figcaption><p>Copy the API Key into Daasity</p></figcaption></figure>

## Step 5: Link to your Ecommerce Store

<figure><img src="/files/vaZiQzXqHjScoQ1T1Mch" alt=""><figcaption><p>Select your Ecommerce Store from the Dropdown Menu</p></figcaption></figure>

<figure><img src="/files/npyehkbj2j1JN0TvPXIK" alt=""><figcaption><p>Click the "Save" button</p></figcaption></figure>

## Step 6: Load Historical Data

<figure><img src="/files/nu1jF8o8K1zTfm6oh1w9" alt=""><figcaption><p>Enter the Number of Months You Want to Retrieve Your Data From</p></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/loop-returns/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.
