# Loadium Updates - Microsoft Teams Integration

<figure><img src="https://2305536756-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq4AlJBzrXJezkifIQObg%2Fuploads%2FOuSmjKR008ePlvL3JDf8%2Fimage.png?alt=media&#x26;token=edba6011-7faf-4b0a-ad0d-77fbc96151d5" alt="" width="188"><figcaption></figcaption></figure>

We’re excited to introduce a integration between Loadium and Microsoft Teams!

Allows you to receive real-time notifications about your Loadium tests and account actions directly in your preferred Microsoft Teams channels.

Stay on top of test progress, results, and potential issues without leaving your chat environment.

* **Real-Time Notifications**: Automatically post updates to a Microsoft Teams channel when tests start, complete, encounter errors, and more.
* **Configurable Alerts**: Select which events trigger a Teams notification (e.g., test success, test failure, performance threshold breaches).
* **Easy Setup**: Connect Loadium to your Microsoft Teams workspace using a simple webhook URL—no additional plugins or complex configuration required.

### How to Integrate?

You can find the integration guide in our [documentation](https://wiki.loadium.com/quick-guides/microsoft-teams-integration).

### Notes

* Ensure your Microsoft Teams settings allow webhooks to post messages.
* You can customize which alerts you receive and which channels receive them, making it easy to separate production tests from staging or development tests.


---

# 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://releasenotes.loadium.com/loadium-updates-microsoft-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.
