# Create Your First Integration

**An Integration** is a sales distribution channel for your product and each integration would require one distributor assigned to it. For example, if your product should be sold via 3 channels, by direct sale, by brokers, and by API partner, you create an integration for the direct-sales distributor, an integration for the broker-partner distributor, and one more integration for the API partner distributor.

You’ll be able to see the list of your integration in the product by clicking the tab `Integrations`. By clicking on the integration in the list, you will be directed to the integration detail configuration screen.

<figure><img src="/files/8ZQaCU6roGDmqpZQpnUD" alt=""><figcaption><p>Integration List Example</p></figcaption></figure>

On the top right, you’ll be able to `Create integration`. Simply put in the name of the integration and select a distributor in your account, and you can create the integration.

In the case where you have multiple subproducts, you will go to a second step and select what subproduct(s) should be available in the integration. You will also be able to mark 1 of the attached subproducts as the default subproduct, which means if the webapp does not specify which subproduct to use, the default subproduct will be auto-selected.

<figure><img src="/files/IoJFgbyfNwnzOiAbws2b" alt=""><figcaption><p>Integration Creation Screen</p></figcaption></figure>

<figure><img src="/files/UthgZ2uo0bFeGMfjS8I0" alt=""><figcaption><p>Integration Overview Example</p></figcaption></figure>

<figure><img src="/files/eDsUADvL8zRx5SASg5RB" alt=""><figcaption><p>Pricing Variables integration screen</p></figcaption></figure>

<figure><img src="/files/iLoKG46hWAVyaTPvIYPk" alt=""><figcaption><p>Google Analytics Integration Screen</p></figcaption></figure>

<figure><img src="/files/UtDWKBpbrDBtvks3zHLu" alt=""><figcaption><p>CSS integration screen</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://docs.kasko.io/product-builder-manual/fundamentals/create-your-first-integration.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.
