> For the complete documentation index, see [llms.txt](https://rpa-connect.gitbook.io/rpa-connect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rpa-connect.gitbook.io/rpa-connect/en-us/administration/integration-with-microsoft-entra-id/microsoft-teams-notification-configuration.md).

# Microsoft Teams Notification Configuration

To allow the RPA Connect application to generate notifications through Teams, you first need to create the corresponding application. From Microsoft Entra ID, navigate to ***App Registration > New registration***.

<figure><img src="/files/mPe7pXnnZcdsY9cMQDPu" alt=""><figcaption><p>Application registration</p></figcaption></figure>

Enter the desired name for the application (e.g., RPA Connect – Notifications) and select the option ***Accounts in this organizational directory only***. Click the ***Register*** button to confirm.

Next, go to ***API Permission*** and press ***Add a Permission***. Select the Microsoft Graph API to configure its permissions. This will allow notifications to be sent to groups and users.

<figure><img src="/files/OwDfXZYamHU6cGJTZuRN" alt=""><figcaption><p>API selection</p></figcaption></figure>

Click on ***Application permissions*** and use the search bar to find the permissions ***GroupMember.Read.All*** and ***Application.Read.All***.

<figure><img src="/files/RmaHNaCO0DTb0tLN84Hp" alt=""><figcaption><p>Application permissions</p></figcaption></figure>

Once you have located them, check the box ***Grant admin consent…*** to authorize their use.

<figure><img src="/files/alkZGyqFmX9BT7C2GYpR" alt=""><figcaption><p>Permission authorization</p></figcaption></figure>
