# Creating an Alert

{% hint style="danger" %}
**Alerts** can only be sent by users with the roles of **Network Admin, Organization Admin, Intranet Admin,** or an **Assistant** to these roles.
{% endhint %}

### Overview

Whether it's a time-sensitive announcement for the entire workforce or targeted alerts for specific teams, this feature allows you to effortlessly draft, preview, and choose delivery channels before distribution. Reach your employees instantly, keeping them updated on workplace emergencies and ensuring important messages are seen by all, even on mobile devices.

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

The **Alert** format offers easy segmentation to notify only the necessary individuals based on team, location, or role. With over 20 customizable alert templates, multi-channel communication options, and the ability to schedule alerts for optimal timing, you can tailor your approach to various emergency scenarios. Track real-time engagement, resend alerts with escalated urgency to those who missed them, and enhance accessibility through text-to-speech functionality.

***

To get started, click the **Alert** tab when creating a new post.&#x20;

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

### 1. Text Editor

Input, edit, and organize the textual content of your alert. Key features include basic text manipulation  operations, such as cut, copy, paste, and text alignment functionalities. Additionally, incorporate  highlighting to enhance readability.

The title section has a 100 character limit

The body section has a 350 character limit

***

### 2. Settings

In this section you have options related to reader interactivity and accessibility.&#x20;

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

**Acknowledgment required**: This setting **can not** be disabled as user acknowledgement is required for alerts.

**Auto Expire**: For time sensitive alerts, set an auto-expiry date. Once an alert expires, users no longer see the alert pop-up on web and mobile.

**Allow comments**: Though not typical, you have the option to enable readers to leave comments on the alert. This can be useful in the event that regular updates on a situation need to be broadcast.&#x20;

**Schedule it**: If it is not a time sensitive alert, such as scheduled maintenance, you have to option to delay publishing an alert until a certain time.&#x20;

**Enable voice**: This option allows you to convert the text in the alert into voice. Users will see an option to listen to the content of the post like a podcast.

**Add Optional Poll:** Enable the checkbox in the settings panel. Click **Configure** to add a poll question and answer choices. Users will see the poll **immediately after acknowledging the alert**, and participation is optional.

***

### 2a. Polls in Alerts

If enabled, after acknowledging the alert, users see the optional poll in a separate pop-up. They can respond or close it. The poll only appears once and, once published, the poll cannot be edited.

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

**Customization:** Supports the same styles and settings as standalone polls (answer choices, result display, close date).

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

**Insights:**

* A new **Poll Results** section is added under alert insights.
* Shows responses in charts (pie or bar).
* Authors can click results to view the list of users who chose each option.

**Templates:** Polls can also be pre-configured in alert templates for reuse.

***

### 3. Featured Image

This the image which will be displayed in the alert as well as alongside the alert description in the posts module.

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

Minimum: 527 x 326px. Recommended: 1250 x 773px

***

### 4. Color Theme

This will dictate the color of the alert banner at the top of the pop-up window when a user receives it.

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

***

### 5. Delivery Modes

This section allows you to choose delivery methods for the alert notification.

**Pop-up on Web & Mobile:** This option is required and will always be enabled for alerts.

**SMS:** Send a text message to the user on the ‘mobile number’ set in their profile. Total 100 SMS messages are included each month at no cost. The rate beyond 100 is $0.01/SMS. Contact your Account Team if you have any questions about our rates.

**Messenger** and **Email** options are available as well. Click the **Preview** link to view your alerts on all mentioned delivery platforms. &#x20;

***

### 6. Auto Governance

For regularly scheduled or ongoing alerts, we recommend enabling auto governance to ensure information in the alert stays up to date and regularly reviewed.

For in formation on auto governance settings, <mark style="color:red;">admin users</mark> can click [here](https://guides.mangoapps.com/admin-guide/governance).


---

# 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/user-guide/posts/compose-a-post/alerts/creating-an-alert.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.
