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

# Ninox integration

Create your own business application with Ninox that fits your workflow. With Ninox, you can integrate and customize applications from various departments, e.g. CRM, ERP, HR, accounting, sales, and PM, to make your processes more efficient..

With sipgate, you can make calls directly from Ninox and use your contacts in the sipgate app. This way, you always see which contact is calling and don’t have to switch between different tools. sipgate is your phone system with the calling app for desktop and mobile.

**Integrating Ninox into the sipgate app:**

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

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

Under the "Integrations" section, look for the "Ninox" entry and click the "Connect with Ninox" button.

![ninox.png](/files/14cb2bdf38dcff74539527187a25854d6618985a)
{% endstep %}

{% step %}
**Enter API key**

Enter the required API key here.

![ninox\_api.png](/files/660edc8a92ccabededb18a03a612312980fc3dbf)
{% endstep %}

{% step %}
**Confirm connection**

You have now successfully connected Ninox and the sipgate app.

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

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

{% hint style="warning" %}
Note: the API key is only available in the Enterprise plan.
{% endhint %}

Click your user icon at the top right of your Ninox account and select the "Ninox Settings" menu item.

![ninox1.png](/files/f8fec3edf08096403b92da92d2f77683c8016233)

In the next window, select "Integrations" on the left. On the right, you can then copy an existing API key or create a new API key using the "+ Generate" button.

![ninox2.png](/files/8853c2a88ab2e142bc82f8fae7fa47d134853173)


---

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