> For the complete documentation index, see [llms.txt](https://support.ariglad.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.ariglad.com/integrations/how-to-integrate-kustomer-to-ariglad.md).

# How To: Integrate Kustomer to Ariglad

#### **Front integration steps**

1. Go to Kustomer's Settings -> Security -> API Keys. Click 'Add API Token'. Create a key with the roles `org.permission.kb`, `org.permissions.conversations.read` and `org.permissions.messages.read`.

<figure><img src="/files/xVVESwJknJYXx0Vs0urL" alt="" width="375"><figcaption></figcaption></figure>

2. Make a note of your Kustomer app subdomain. This is the part of your Kustomer workspace URL that comes before ‘kustomerapp.com’ in your browser’s address bar.

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

3. Next, navigate to your Ariglad account settings. Click 'Add integration' and then select Kustomer from the list of available integrations.
4. In the configuration window, input your Kustomer account information and paste the API key you just generated in Kustomer.&#x20;

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.ariglad.com/integrations/how-to-integrate-kustomer-to-ariglad.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.
