# 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 KnoCommerce integration

In the search box, type "kno" and choose the KnoCommerce integration.

<figure><img src="/files/JU2y4ntkE0jAVtAJISJc" 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="/files/xoMzJ6QWyomjk02vJ048" alt=""><figcaption></figcaption></figure>

## Step 4: Add API Client ID and Client Secret

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

You can get these in your KnoCommerce app. In the app, navigate to the **Integrations** page. Find the **Daasity** integration and click the **Connect** button.

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

Once the Daasity Integration subpage opens up, click the Enable Integration button to create your API Key and API Secret automatically.

<figure><img src="/files/8t1i56UpwxAghvGf2esX" alt=""><figcaption></figcaption></figure>

Once you create the key and secret, copy/paste them into the Daasity platform to finalize the setup.

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

## Step 5: Load history

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

<figure><img src="/files/XQsq9exLMvuT7bgbgHsp" 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/knocommerce/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.
