# amoCRM / Kommo

## Successful Connection Requirements

To ensure a correct connection, **the following requirements must be met**:

1. You must have an **active amoCRM portal**.
2. You must have **permission to install applications** from amoMarket.
3. You must have a registered **aiokk account**. If you don’t have one, create an account following the instructions below 👇

{% content-ref url="../../../../lets-start/signing-up-and-onboarding" %}
[signing-up-and-onboarding](https://docs.aiokk.io/en/lets-start/signing-up-and-onboarding)
{% endcontent-ref %}

## Connection Process

{% stepper %}
{% step %}

### Select “amoCRM” as the Data Source

1. Go to **Settings → Data Source** section.
2. Select **amoCRM** from the list of available sources.
3. Enter your **existing amoCRM domain** in the corresponding field.
4. Click the “**Establish Connection**” button.
5. If everything is done correctly, you will see further instructions for the next steps in amoCRM. Follow them carefully.

At this stage, the connection status will temporarily be “**Not Connected**”.
{% endstep %}

{% step %}

### Install the aiokk Application from amoMarket

1. Go to amoMarket.
2. Find the application “**aiokk | Professional AI-based voice calls analytics**” using the search bar or by navigating to the “**Analytics**” section.
3. Check the box to agree to the Policy terms and click “**External Payment**” in the app card. 💡 *Don't worry! The application is installed for free; no charges will be made.*
4. Open the newly installed aiokk app in your amoCRM account. If all steps were followed correctly, you will see your **aiokk account login** in the top right corner of the app.

<figure><img src="https://docs.aiokk.io/~gitbook/image?url=https%3A%2F%2F1446581478-files.gitbook.io%2F~%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FgNMA1d5zBCBazT9E0OTt%252Fuploads%252FpcCTCazADvRvjdLdcUV3%252F2024-11-23_22-53-13.png%3Falt%3Dmedia%26token%3D97d372ce-f3b8-46b3-88c8-216c9545e915&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=2a201ee1&#x26;sv=2" alt=""><figcaption><p>aiokk Interface Inside amoCRM</p></figcaption></figure>

5. Go back to “**Settings → Data Source**” and refresh the page. The connection status will change to “**Connected**”.
6. 🎉 Done! The data source is successfully connected. You can now proceed with further account setup!
   {% endstep %}
   {% endstepper %}

{% content-ref url="../../../filtering" %}
[filtering](https://docs.aiokk.io/en/settings/filtering)
{% endcontent-ref %}


---

# 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.aiokk.io/en/settings/datasource/compatible-data-sources/crm-systems/amocrm-kommo.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.
