> For the complete documentation index, see [llms.txt](https://docs.gallabox.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gallabox.com/integration/customer-relationship-management-crm-systems/kylas.md).

# Kylas

{% hint style="info" %}
Before integrating Kylas CRM, make sure you are on **Elevate Plan** or above. If not, [click here](https://kylas.io/pricing).
{% endhint %}

### Prerequisites for the Integration <a href="#prerequisites" id="prerequisites"></a>

1. **Permissions** - Any user with access to the Kylas account API key. (a) Contact - Read, Message (b) Lead - Read, Message
2. **Product Plans** - Elevate
3. **Activities to be completed** - Install the WhatsApp Business messaging.<br>

Let's see how to connect your Kylas CRM with Gallabox next.

### Access your Kylas CRM from your Gallabox Account

1. Click on the Integrations in the left navigation Pane of Gallabox.

<figure><img src="/files/sGDG9pXUI7N83fhAk1RT" alt=""><figcaption><p>Integrations in Gallabox</p></figcaption></figure>

2. Hover over the **Kylas Application** available under the Integrations in Gallabox and click on **Connect** Button. You will be redirected to the Kylas Marketplace and then procced with downloading the application - **WhatsApp Business Messaging.**

<figure><img src="/files/EuJM1B9kquSuFLImw2jo" alt=""><figcaption><p>Kylas Application in Gallabox</p></figcaption></figure>

If you are redirected to the sign-in page of Kylas CRM like the screenshot below, sign - in and then go to the Kylas Marketplace.

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

{% hint style="info" %}
For more steps, click [here](https://support.kylas.io/portal/en/kb/articles/how-to-connect-gallabox-whatsapp-account-with-kylas).
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.gallabox.com/integration/customer-relationship-management-crm-systems/kylas.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
