# External Apps

### Overview

MangoApps allows you to seamlessly notify external Microsoft Teams and Slack channels of new posts directly from your platform. By default, these notifications are turned off to ensure user privacy and control over their communication channels. However, with a few steps, you can enable this feature and start notifying your external teams and Slack channels of new posts.&#x20;

<figure><img src="/files/VSFSbmmIlO6H49uzyn3c" alt="" width="563"><figcaption></figcaption></figure>

### Admin Portal Configuration

In order to enable this cross channel communication, a domain admin user will need to authenticate their accounts for each external platform (Teams and Slack). This ensures secure and authorized access to your company's external channels.

Upon enabling, the admin user will be redirected to each integrations authorization pages. Once successfully authenticated, the notification setting will be live.

***

### 3-Dot Action Menu

From the 3-Dot action menu for each integration, additional menu options will now be available.

**Re-authentication -** Admin Users will be prompted to re-authenticate their accounts periodically to maintain secure connections.&#x20;

**Settings** - Click this option to designate the default channel for posting new content outside of MangoApps. Users can also choose from the dropdown menu which channel they want to post to.

<figure><img src="/files/w8CCiDsCiNMevMndX2cF" alt="" width="563"><figcaption></figcaption></figure>

***

### User Experience

When enabled, a new menu option will appear to users when creating a Post or Alert in the User Portal.

<figure><img src="/files/kWjMEqdnlUtdmXl0pZ95" alt="" width="563"><figcaption></figcaption></figure>

Notifications sent to Teams and Slack channels are identified by your domain to maintain brand consistency and integrity.

<figure><img src="/files/GLYh9pbyt48dPGlXN30F" alt="" width="563"><figcaption></figcaption></figure>

After posting, users can easily share their content to Slack and Teams through the three-dot menu. This streamlined process allows for quick dissemination of information to external channels.

<figure><img src="/files/YqbkD5JqnbvXdrNbiIQb" alt="" width="563"><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://guides.mangoapps.com/admin-guide/notifications/external-apps.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.
