> 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/sipgate-app-ms-teams-erweiterung.md).

# sipgate app MS Teams extension

{% tabs %}
{% tab title="sipgate classic" %}
In the sipgate app, open the **settings**, select there **Integrations → Extensions → Microsoft Teams** and click **Connect**. Your default browser will then open. If you are already logged in to Microsoft Teams, the connection is established immediately. Otherwise, you will need to sign in. After successful setup, the extension status changes to **“connected”**.

![](/files/96750def78e38c8d8deb925602a957dfca0c4c14)

To view and change the Microsoft Teams status, click your **avatar** click. If you set the status **“Busy”** activate, the sipgate app will not receive any calls and the Teams status will automatically be set to **“Do not disturb”** set.

Please note that status synchronization only works from the sipgate app to Teams. During a **Teams call or meeting** the status in Teams must be manually set to **“Do not disturb”** so that the sipgate app does not ring.

![](/files/cae6b2babe972b35d8f832da532d7e21f1ad26dc)
{% endtab %}

{% tab title="sipgate neo" %}
I

In the sipgate app, open the **settings**, select there **sipgate → Settings → Integrations → Microsoft Teams** and click **Connect**. Your default browser will then open. If you are already logged in to Microsoft Teams, the connection is established immediately. Otherwise, you will need to sign in. After successful setup, the extension status changes to **“connected”**.You can view and change the Microsoft Teams status by clicking your **avatar** click. If you set the status **“Busy”** activate, the sipgate app will not receive any calls and the Teams status will automatically be set to **“Do not disturb”** set.

The following status changes are automatically synchronized between the sipgate app and MS Teams:

* Active call in sipgate → Teams sets “Do not disturb”
* Active call in Teams → sipgate sets “In call”, callers receive a busy signal

**Important:** Manually set Teams statuses are not synchronized
{% endtab %}
{% endtabs %}


---

# 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/sipgate-app-ms-teams-erweiterung.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.
