# Teams

## Requirements

Linux Control Center = 2.13.X or higher

## Overview

Linux Control Center has notification functionality that sends instant updates about actions performed on Linux Hosts directly to your Teams channels.

## Objective

The objective of this document is to demonstrate how to configure notification alerts via Teams.

## Registering Notifications via Teams

1. Access the LCC **Config** screen.

   ![](/files/hrHlEv8SGbfrVGOKVHrt)
2. Click **Notifications**.

   ![](/files/wwpqZ7pnfOUEAzumqCnz)
3. Click **Teams.**

   ![](/files/aqFdjqpvF9iipl4ABx9u)
4. Click **Create.**

   ![](/files/lFnJdb99f0mU1ImwB9k8)
5. Enter the **Name** and **URL.** in the respective fields.

   ![](/files/KCtL3evnEzNbVtlLOLaY)
6. Click **Save.**

![](/files/8vatlEECeolXNg3Ubakc)

1. Click on the integration in which it was created.

   ![](/files/lJqA8n1YsLF6Z0JDmRi1)
2. Click on **Actions.**

   ![](/files/zCMq0p3sZO5A3yaixc9l)
3. Select the *Actions* in which you want to be notified in case of success, failure or both.
4. Click **Save**.

   ![](/files/1ydGKgvEuaN6OVGrMAgQ)

* Notifications will be sent automatically as actions are performed.


---

# 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.linuxcontrolcenter.com.br/en/configs-integrations/configs/notifications/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.
