# Teams

## Prerequisites

To ingest RADIUSaaS logs into a **Microsoft Teams Channel**, only Microsoft Teams itself as well as privileges to add **connectors** to the relevant **channel** are required.

## Configuration steps

Follow those steps to push RADIUSaaS logs to a **Microsoft Teams Channel**:

1. Navigate to **Microsoft Teams**
2. Click on the **Channel** > **More options** > **Manage team**

<figure><img src="/files/NLXoaUjpkZrdkNoOvvH1" alt=""><figcaption></figcaption></figure>

3. Go to **Apps**
4. Click **+ Get more apps**

<figure><img src="/files/nxEpqhUgb1HAbNua8dEY" alt=""><figcaption></figcaption></figure>

5. Search for "**Incoming Webhook**"
6. Click **Add** then **Add to a team**

<figure><img src="/files/aKmU3UO7qj0UVHUgzPv5" alt=""><figcaption></figcaption></figure>

7. Select your team
8. Click **Set up a connector**

<figure><img src="/files/fNAUerMMAxrhD2yIARs2" alt=""><figcaption></figcaption></figure>

9. Provide a **Name** for the connector
10. Upload a logo
11. Click **Create** to generate the **Webhook Connector URL**

<figure><img src="/files/wkAxTqcAxLoPw9ouuo61" alt="" width="554"><figcaption></figcaption></figure>

<figure><img src="/files/FCisubN61Rtw5B2rEICv" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Make sure you copy the Url.&#x20;
{% endhint %}

Now it is time to configure the export target in the Log Exporter.&#x20;

* Navigate to your **RADIUSaaS Admin Portal > Log Exporter**
* Click **+ Add** > **Teams**
* Provide a **Name** and **Description**
* Configure the **Message Filters** to your needs
* Paste the **Webhook Connector URL** in the field **Teams channel Webhook URL**
* Configure the **Message** to be sent to your Microsoft Teams Channel

<figure><img src="/files/SYcVJObEsYwLM7OfyoYU" 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.radiusaas.com/admin-portal/settings/log-exporter/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.
