# Subscribing MS Teams Channel

## Subscribe a channel

To receive sign-in request notifications from Twosense MFA in your Microsoft Teams channel, follow these steps:

1. Navigate to the Team where you added the bot.
2. Go to the channel you want to receive sign-in request notifications.
3. Type `@Twosense MFA subscribe <suscription_key>` and press Enter. Make sure to replace `<subscription_key>` with the subscription key provided by your Twosense account manager.

<figure><img src="/files/3aX2UARcYHUCdvhPafay" 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.twosense.ai/h2fa/guides/subscribing-ms-teams-channel.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.
