> 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/moco-integration.md).

# Moco integration

Moco is an ERP for project-based businesses – it optimizes processes, saves time, and increases transparency and thus efficiency in the company. The software supports you throughout the entire project workflow: from the first customer contact to invoicing. This gives you an overview of profitability, budgets, absences, invoices, cash flow, etc. at all times.

With sipgate, you can make calls directly in Moco 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.

Connect sipgate and Moco and benefit from automatic contact synchronization. All changes or new contacts that you add in the sipgate app during or after the call are automatically saved in Moco. And the best part: sipgate also updates your call activities on your contacts in Moco. This way, you are always up to date and know when you spoke with which of your contacts and what you noted about your conversation.

#### **Integration of Moco in the sipgate app**

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

In the sipgate app, click the gear icon on the left and select the "Integrations" item.

![sipgate help center-moco1.png](/files/ab3b0296417a6cd1eafef32731f458becc96e645)
{% endstep %}

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

Enter the required API key and API URL here.

![sipgate help center-moco2.png](/files/b6269868f20898ce89052951f89b6d91fdedfa50)
{% endstep %}

{% step %}
**Confirm connection**

This means you have successfully connected Moco and the sipgate app.

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

{% hint style="warning" %}
**Important:** To connect with Moco, permission to read companies/contacts must be granted under "Active persons and access rights". Otherwise, the import of contacts will be rejected.
{% endhint %}

![sipgate help center-moco3.png](/files/e88f8d5f57bb2c962d125177cc0a44c7a8937e22)
{% endstep %}
{% endstepper %}

### **Find create API key in your Moco account**

Log in to your Moco account, click the user icon at the top right, and select the item **Profile**. ![moco1.png](/files/a51ba897b843e4e24b9005f46792e6935e8c7a18)

Then select the tab **Integrations**.

![moco2.png](/files/5bb2fc9fb4a03762b4671c1e9ec7755286a2f1ae)


---

# 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/moco-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.
