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

# Microsoft Contacts integration

Manage, control, and merge contacts. Synchronize your Microsoft contacts with the sipgate app. In the sipgate app, you can use your Microsoft contacts directly. This way you always see who is calling and don't have to switch between different tools. sipgate is your phone system with the telephony app for desktop and mobile.

{% hint style="warning" %}
**Important**:\
If you use the installed Outlook 365 app, no contacts are shared with the web version of Outlook <https://outlook.live.com/> shared and therefore cannot be displayed/used in the sipgate app.
{% endhint %}

Connect sipgate and Microsoft and benefit from automatic contact synchronization. Any changes or new contacts that you add in the sipgate app during or after the call are automatically saved in Microsoft.

**Integration of Microsoft 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 the "Integrations" section, look for the "Microsoft" entry and click the "Connect with Microsoft" button. ![microsoft.png](/files/4b55ec454c20e6b87fd26389af31abf1013a81ac)
{% endstep %}

{% step %}
**Agree to the exchange**

Agree to the exchange between the apps.

![Freigabe\_2.png](/files/9f231fb6c2c5713b205c5ad5d1a39552455c4f94)
{% endstep %}

{% step %}
**Confirm connection**

This means that you have successfully connected Microsoft and the sipgate app.

![Screenshot\_2023-04-04\_at\_11.03.13.png](/files/e55ca963d4be726fa2044342bb9444f9e95c54c5)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**Important**:\
You can import your own folders with your contacts. Depending on the number of contacts to be integrated, it may take a few minutes until they are fully displayed. Afterwards, the contacts are filed under **Your contacts** stored. Currently, subfolders as well as contacts and contact pictures via Exchange are not imported. Groups are not imported.\
**Installed Outlook 365 app:**\
Contacts are only managed locally on the PC and are not shared with the Outlook web version, and therefore cannot be synced to the sipgate app.
{% endhint %}


---

# 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/microsoft-kontakte-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.
