> For the complete documentation index, see [llms.txt](https://docs.radiusaas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.radiusaas.com/pt/portal-de-administracao/settings/log-exporter/teams.md).

# Teams

## Pré-requisitos

Para ingerir logs RADIUSaaS numa **Canal do Microsoft Teams**, são necessários apenas o próprio Microsoft Teams, bem como privilégios para adicionar **conectores** ao **canal** correspondente.

## Passos de configuração

Siga estes passos para enviar logs RADIUSaaS para um **Canal do Microsoft Teams**:

1. Navegue até **Microsoft Teams**
2. Clique no **Canal** > **Mais opções** > **Gerir equipa**

<figure><img src="/files/151ea8a6bf7dc4e4e282148f1a017d4bc85c5a27" alt=""><figcaption></figcaption></figure>

3. Vá para **Aplicações**
4. Clique em **+ Obter mais aplicações**

<figure><img src="/files/957e05e13e48b8ebdf5b990fc2329dd60b141e6a" alt=""><figcaption></figcaption></figure>

5. Procure por "**Incoming Webhook**"
6. Clique em **Adicionar** depois **Adicionar a uma equipa**

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

7. Selecione a sua equipa
8. Clique em **Configurar um conector**

<figure><img src="/files/8e42d5f428d73bcbc0a2b7bd654d082081300038" alt=""><figcaption></figcaption></figure>

9. Forneça um **Nome** para o conector
10. Carregar um logótipo
11. Clique em **Criar** para gerar o **URL do Conector Webhook**

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

<figure><img src="/files/8353e87b1fa4c10ea3d98afb16a53cf22786790d" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Certifique-se de que copia o URL.&#x20;
{% endhint %}

Agora é hora de configurar o destino de exportação no Log Exporter.&#x20;

* Navegue até ao seu **RADIUSaaS Admin Portal > Log Exporter**
* Clique em **+ Adicionar** > **Teams**
* Forneça um **Nome** e **Descrição**
* Configure o **Message Filters** adaptado às suas necessidades
* Cole o **URL do Conector Webhook** no campo **URL do Webhook do canal do Teams**
* Configure o **Mensagem** a ser enviado para o seu canal do Microsoft Teams

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.radiusaas.com/pt/portal-de-administracao/settings/log-exporter/teams.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
