# Teams Integration

Um MS Teams zu integrieren, benötigen Sie folgende Informationen:

* MS Azure/Teams Tenant ID
* Zugang zum Microsoft Teams Admin Center, um unsere Teams-App für Ihre Organisation zu installieren.

## 1. Setup Microsoft Teams

Unsere aiaibot App muss freigegeben werden, damit Teams-Benutzer diese installieren können. Gehen Sie auf die Seite <https://admin.teams.microsoft.com/policies/manage-apps> und suchen nach der aiaibot App.

<figure><img src="/files/qICK8yT6DhavJ68hlDQ5" alt="" width="563"><figcaption></figcaption></figure>

Alternativ können Sie auch den direkten Link zu unserer App benutzen: <https://admin.teams.microsoft.com/policies/manage-apps/3d441c64-2959-4607-b887-714586cab765>

<figure><img src="/files/pyaBDdydF8l3rxEJz2PW" alt="" width="338"><figcaption></figcaption></figure>

<figure><img src="/files/ujoTlj1qUhGGnWSSDnSX" alt="" width="338"><figcaption></figcaption></figure>

## 2. Anpassen der App

Klicken Sie auf den Namen der App um diese anzupassen.

<figure><img src="/files/YEFbGOGmhXFSNksG3Ne9" alt="" width="245"><figcaption></figcaption></figure>

## 3. Installieren der App in MS Teams

Öffnen Sie MS Teams und installieren Sie die App: <https://appsource.microsoft.com/product/office/wa200004662>

<figure><img src="/files/yvWv1d1sCCDENZk3hb5d" alt="" width="563"><figcaption></figcaption></figure>

## 4. Testen der App in MS Teams

Öffnen Sie die App innerhalb von MS Teams und antworten Sie auf die Willkommensnachricht. Darauf erhalten Sie ein Meldung, dass die App noch nicht konfiguriert ist. Zu diesem Zeitpunkt ist das das gewünschte Verhalten.

<figure><img src="/files/go498yJl9gwGIAxIat6h" alt="" width="563"><figcaption></figcaption></figure>

## 5. Übergabe von Tenant-Informationen

Nachdem Sie die App installiert und getestet haben, senden Sie uns Ihre **Tenant-ID**, damit wir weitere Konfigurationen durchführen können, um die MS Teams-Integration abzuschliessen.


---

# Agent Instructions: 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:

```
GET https://help.aiaibot.com/robot/teams-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
