# Microsoft Teams

You can integrate Luciq with Microsoft Teams and forward any bugs you receive to a channel or team of your choice. Here are the steps you need to follow to set up the integration.

1. Open Microsoft Teams and select the channel you would like to receive an Luciq notification on. From the three-dot menu on the top right, select Workflows.

<figure><img src="https://files.readme.io/66597b6-1.png" alt=""><figcaption></figcaption></figure>

2. Select “Post to a channel when a webhook request is received”.

<figure><img src="https://files.readme.io/17fa25f-2.png" alt=""><figcaption></figcaption></figure>

3. Name your workflow.

<figure><img src="https://files.readme.io/a15237f-3.png" alt=""><figcaption></figcaption></figure>

4. Copy the generated URL to your clipboard.

<figure><img src="https://files.readme.io/d27928a-4.png" alt=""><figcaption></figcaption></figure>

5. Select the team and channel, then confirm by clicking “Add workflow”.

<figure><img src="https://files.readme.io/604b32f-5.png" alt=""><figcaption></figcaption></figure>

6. Go to the integrations page on your Luciq dashboard and select 'Microsoft Teams' to set up the integration. You will be prompted for the webhook URL we generated in Microsoft Teams.

<figure><img src="https://files.readme.io/21d7ab031db6a923da662aec78b74f2067da7457ccd55d0bf1575b904803be3a-integrations-microsoft-teams-4.png" alt=""><figcaption></figcaption></figure>

7. To customize the information you would like to be forwarded, select 'Edit' and choose the details you want to include. When you're done, select 'Save' and continue to the next step.

<figure><img src="https://files.readme.io/c034796f08751df09f336f6ce8a0df59023a661374f925e7293b9b407995f67f-integrations-microsoft-teams-2.png" alt=""><figcaption></figcaption></figure>

8. At this point, we need to test the integration with a sample notification to make sure everything is working as expected.

<figure><img src="https://files.readme.io/8ab3ac8cdd91bc5421fcb2b0f941e0761aebee0ab03c28e1d5c470e573916521-integrations-microsoft-teams-1.png" alt=""><figcaption></figcaption></figure>

9. In the final step, you need to choose a name for this integration and whether you want to be notified of every new bug. You can also configure a rule to only forward specific bugs to this channel or team, depending on the conditions you set.

<figure><img src="https://files.readme.io/12657fad59472e399df5518504722c4c1b3245a3ae9bd29fc6c91c1ac70aa064-integrations-microsoft-teams-3.png" 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.luciq.ai/product-guides-and-integrations/integrations/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.
