# MS Teams integration

Explore how Teams can help you and your colleagues come together no matter where you are:

* **Chat** - Message someone or a group to talk about work, projects, or just for fun.
* **Teams** - Create a team and channels to gather people together and work in focused spaces with conversations and files.&#x20;
* **Calendar** - Connect with people before, during, and after a meeting so prep and follow-up are easy to find. This Team's calendar syncs with your Outlook one.
* **Apps** - Find familiar apps and explore new ones to simplify, customize, and manage how you work.

**Follow the below steps to integrate MS Teams in your classroom -**

* Navigate to <https://teams.microsoft.com/>
* Click on “teams” in the very left column.
* Then, click on “Your Teams” in the second column from the left side of the screen and select a team and a channel.
* If you have not created a team yet, create a new one by clicking on the “Join or create a team” at the bottom of the same column.
* Now, click on (...) “More options” in the top right corner of the screen and choose “Connectors”.
* A pop-up window will come up. Select All from the Category section in the left panel, find “Incoming Webhook”, and click the “Add” button to add Incoming Webhook.
* Then, fill out the form and head over to the “create” button.
* The final step is to copy the URL
* Navigate to the app extension section of the classroom and click on the “Add to the classroom” button against the Teams app
* Paste the copied Webhook URL, add the channel name and click on add button

<figure><img src="https://lh5.googleusercontent.com/dlaWD3N_Lb2aytLc3dfz5u3V_f_CwXXSxAsDglfA6Qg7A0_e8zDNlCqFQiim-m5n--541jYOFZGlulbKW1FHH3YGcFqOjJFaa5XDpCdz6FHEof0JvIWrfrNjp9C1s737wNeve-nd_gas0IL-TgvaqXK4HSlxls5-YqZLjnE05WjMnpwr56R0LQXH" alt=""><figcaption></figcaption></figure>


---

# 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.edredo.com/edredo-classrooms/app-extensions/ms-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.
