# 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="/files/WiuqccEFmz3YDzHqfIyJ" alt=""><figcaption></figcaption></figure>

## Step 2: Choose the Fairing V2 integration

In the search box, type "fairing" and choose the Fairing V2 integration.

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

## Step 3: Enter integration details

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

In the **Access token** field, you should enter your Fairing API Secret Token, which you can find in the Account tab of your Fairing admin screen. [View Fairing's documentation here](https://docs.fairing.co/reference/authentication).

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

## Step 4: Click 'Create'

Click the **Create** button in the upper-right-hand corner to create the integration.&#x20;

The integration is now set up to load data daily. If you do not load history, you won't have any new data until your next daily workflow run.

## Step 5: Load history

From the integration details screen, trigger a load of up to 5 years of history:

<figure><img src="/files/5RHYJuDSFK1YN0zDVIrj" 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/fairing-v2/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.
