# Teams

## Requisitos previos

Para ingerir registros de RADIUSaaS en un **Canal de Microsoft Teams**solo se requieren Microsoft Teams en sí, así como privilegios para agregar **conectores** al **canal** correspondiente.

## Pasos de configuración

Sigue esos pasos para enviar registros de RADIUSaaS a un **Canal de Microsoft Teams**:

1. Navegue a **Microsoft Teams**
2. Haz clic en el **Canal** > **Más opciones** > **Administrar equipo**

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

3. Vaya a **Aplicaciones**
4. Haga clic en **+ Obtener más aplicaciones**

<figure><img src="/files/47eed3edc0f1f501b92a8e7f4bfed11349a3ec1d" alt=""><figcaption></figcaption></figure>

5. Busca "**Incoming Webhook**"
6. Haga clic en **Agregar** luego **Agregar a un equipo**

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

7. Selecciona tu equipo
8. Haga clic en **Configurar un conector**

<figure><img src="/files/7eeb20aab2c0864c5d8fd8149618c45c7595b188" alt=""><figcaption></figcaption></figure>

9. Proporcione una **Nombre** para el conector
10. Sube un logotipo
11. Haga clic en **Crear** para generar la **URL del conector Webhook**

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

<figure><img src="/files/6f3f7069a662580ca0495045de1370d2dfc329cd" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Asegúrate de copiar la URL.&#x20;
{% endhint %}

Ahora es el momento de configurar el destino de exportación en el Log Exporter.&#x20;

* Navegue hasta su **RADIUSaaS Admin Portal > Log Exporter**
* Haga clic en **+ Agregar** > **Teams**
* Proporcione una **Nombre** y **Descripción**
* Configura el **Filtros de mensajes** según sus necesidades
* Pega la **URL del conector Webhook** en el campo **Teams channel Webhook URL**
* Configura el **Mensaje** que se enviará a tu canal de Microsoft Teams

<figure><img src="/files/4d101c4f1eeedf3b7ad0552054719497b298c653" 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/es/portal-de-administracion/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.
