> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/en/connections-and-integrations/integrationen-fur-die-sipgate-app/agilecrm-integration.md).

# AgileCRM integration

Agile CRM is an all-in-one CRM with sales, marketing, and service automation in a single platform. It includes sales tracking, contact management, marketing automation, web analytics, two-way email, telephony, and a help desk with a simple, clean, and modern interface.

With sipgate, you can make calls directly in AgileCRM and use your contacts in the sipgate app. This way, you always see who is calling and do not have to switch between different tools. sipgate is your phone system with the telephony app for desktop and mobile.

**Integration of AgileCRM in the sipgate app:**

{% stepper %}
{% step %}
**Select integration**

In the sipgate app, click the gear icon on the left and select the "Integrations" item. Under "Integrations", look for the "Actaport" entry and click the "Connect with Actaport" button. Under "Integrations", look for the "AgileCRM" entry and click the "Connect with AgileCRM" button. ![AgileCRM.png](/files/2de5caafd284be970d9e8247d06638b3e55b4018)
{% endstep %}

{% step %}
**Enter API data**

Enter the required API key and API URL here.

{% hint style="warning" %}
**Important: The API key must be entered in the form "email address:API key".**
{% endhint %}

As the email address, please use the email you use to log in to AgileCRM.

![AgileCRM\_API.png](/files/b1684ff999054e571c1bd316f010e39600440487)
{% endstep %}

{% step %}
**Confirm connection**

You have now successfully connected AgileCRM and the sipgate app.

{% hint style="info" %}
Note: Depending on the number of contacts to be integrated, it may take a few minutes before they are displayed completely.
{% endhint %}
{% endstep %}
{% endstepper %}

**Find or create the API key in your AgileCRM account:**

{% stepper %}
{% step %}
**Open Admin Settings**

In your account, click the user icon in the top right and select "Admin Settings".

![AgileCRM1a](/files/e3757d9dd47ec3e1ba78638cac07f64c8a3de857)
{% endstep %}

{% step %}
**Select Developers & API**

Now select "Developers & API" from the menu.

![AgileCRM2a](/files/eff06463709dfa0ab4db432e38cbd749bb41de96)
{% endstep %}

{% step %}
**Copy API key**

You will find the required API key under the "REST API" entry.

![AgileCRM3a](/files/7f4314445bd0d361d1131083b256e0d59dca57d0)
{% endstep %}
{% endstepper %}


---

# 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://help.sipgate.de/cloud-telefonanlage/en/connections-and-integrations/integrationen-fur-die-sipgate-app/agilecrm-integration.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.
