> 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/anbindungen-und-integrationen/integrationen-fur-die-sipgate-app/call-logging-fur-alle-deine-gerate.md).

# Call Logging für alle deine Geräte

Wir freuen uns, Ihnen mitteilen zu können, dass die Anrufprotokollierung nun vollständig über alle von Ihnen genutzten Geräte hinweg funktioniert. Diese erweiterte Funktionalität gewährleistet ein durchgängig protokolliertes Kommunikationserlebnis, unabhängig davon, welches Endgerät Sie gerade verwenden.\
Vorausgesetzt, Sie haben den passenden Tarif und die Integration (z.B. CRM) ist verbunden, werden alle Anrufe automatisch beim jeweiligen Kontakt protokolliert.

Bestand die Einrichtung bisher nur für die Desktop App, erfolgt die Protokollierung dennoch konsistent für alle genannten Geräte am Kontakt.

#### Wie verbinde ich mein CRM?

1. Navigiere zur Integrationsseite <https://app.sipgate.com/integrations>
2. Klicke auf “Verbinden” und Wähle deine passende Integration

<figure><img src="/files/JrZVqJXVYRk2QJyMPpIr" alt=""><figcaption></figcaption></figure>

3. Logge dich in deine Integration ein oder gebe den entsprechenden API

Fertig - jetzt werden alle deine Gespräche über alle deine Geräte am Kontakt im CRM geloggt.

<figure><img src="/files/QMYgHNydsTZlkr69HVVi" alt=""><figcaption></figcaption></figure>


---

# 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/anbindungen-und-integrationen/integrationen-fur-die-sipgate-app/call-logging-fur-alle-deine-gerate.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.
