# Microsoft Teams

{% hint style="danger" %}
Current limitation: all event notifications are sent to Slack and Teams from Kyso. There is no option (currently) to customise your own communications preferences. This is only possible for email communications.
{% endhint %}

Below is a simple follow-along demo video to help you get started with our Microsoft Teams integration:

{% embed url="<https://www.loom.com/share/97ccbd50663c4da69c9e99aa30b3d323>" %}
Kyso & Microsoft Teams
{% endembed %}

## 1. Select Team & Channel

To connect Microsoft Teams to Kyso, all we need is an incoming webhook URL from Teams. So in our office account, go to Teams, select the team in question and select or create the channel you want to publish this integration to.

## 2. Create the webhook URL

Next, we need to go to the channel connectors and add an incoming web hook. So click **configure** here and give the webhook a name and click **Create**.

## 3. Add the webhook to Kyso

This will generate the webhook URL, copy this to the clipboard. Back on Kyso, let's go to the settings of a specific organization, to notifications and add the URL to the Teams setting and hit **save**.

Now, every time some action is generated on Kyso, a notification is pushed to our new Teams channel.&#x20;


---

# 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://docs.kyso.io/collaboration/business-notifications/microsoft-teams.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.
