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

# Cituro integration

Cituro is an online booking platform for German service providers for managing appointments, payments, resources, employee schedules, and more. Additional features include customer appointment history, group bookings, management dashboards, email reminders, automatic calendar synchronization, and online payments.

With sipgate, you can make calls directly in Cituro and use your contacts in the sipgate app. This way, you can 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 Cituro 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 Cituro.

**Integration of Cituro 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 entry “Cituro” and click the “Connect with Cituro” button. ![cituro.png](/files/1c2e777ee744ade3ddd82a559567584cf3457e9b)
{% endstep %}

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

Enter the required API key here.

![cituro\_api.png](/files/a77c588c1ab89684da3f5cd9f66ca61020f9c221)
{% endstep %}

{% step %}
**Confirm connection**

You have now successfully connected Cituro 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 Cituro account:**

{% stepper %}
{% step %}
**Create API key**

In your Cituro Manager, go to the menu item “Users & Permissions.” On the right side of a user, click the three dots. Then click “Create API key.”

![benutzer\_api-3.png](/files/2dfac8c7aaf03b3744d3b178cc8cb605334357e2)
{% endstep %}

{% step %}
**Copy API Key**

After you click “Create API key,” a new window opens with the newly created API key.

![api-key-erstellt.png](/files/4611b27999bf546198d0706dff8b5bc41457f841)

{% hint style="info" %}
Note:

When you create an API key in your Cituro Manager, it is always newly generated. Your old API key will therefore become invalid.
{% endhint %}
{% 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/cituro-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.
