# Boost a Post

Boost a post over Email or SMS to recipients that have not read nor acknowledged the post. This serves to help internal communication team get significantly higher readership & engagement on their posts.  Boosting a post can be **automated** to make it super easy for the content creator to get higher readership/engagement metrics.

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

***

### **Setup Automatic Boost**

Setup a schedule for boosting a post when you are creating it or later at any point in time.

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

**Boost Post Via:** Your selected recipients will receive the Boost notification via their Messages Module.&#x20;

{% hint style="danger" %} <mark style="color:red;">Administrators have the option to have the notification sent via SMS as well.</mark>
{% endhint %}

**From:** The name that will appear as the sender of the Boost notification message. This can be set as the post creator's name or the publisher of the post. Depending on your selection, the **Reply-to** field populated by the receiver's email provider will automatically update to the selected user's domain registered email.

**To:** You can choose whether to send the Boost notification to **Members who haven't viewed this post** or to **All Members**. Click the **View Members** link to view all members of the post.

**Subject:** The Subject title of your Boost notification Message.&#x20;

**Message:** If you wish to send an additional message along with the Boost notification, you have the option here.

**Boost Automatically:** Rather than boosting the post manually, toggle this option to setup a boost frequency for the post.&#x20;

* **Relative Boost**: Set the interval, in days, you would like for the boost to go out (up to 10 days). You can also set when the automatic boost will end; either when all members have viewed the post or after a number of times the post has automatically boosted (up to 5 iterations).
* **Fixed Boost**: Automatically boost the post on specific dates and times — also up to a maximum of 5 times.

{% hint style="warning" %}
Each boost requires a specific date and time. The date is mandatory and must be the current date or a future date. If a time is not specified, the boost is scheduled for 8:00 AM in the domain’s timezone, consistent with the behavior of relative boosts. When the current date is selected, only upcoming times are available, and past times cannot be selected.

To avoid conflicts, **no two boosts can share the same date and time**. All boosts are scheduled and executed according to the domain’s timezone.
{% endhint %}

***

### FAQ

**Q: Will the boost option still work for anonymous survey responses?**

**A:** Yes, users can still boost an anonymous survey. While boosting is typically tied to a phone number or email, when a survey is set to anonymous, no personally identifiable information is captured in the report insights. The software is still aware of the audience for the survey and can send the boost via messages, email, and SMS. However, when boosting an anonymous survey, the list of recipients is not displayed. Users will receive the boost notifications, but their responses remain unidentifiable in the survey reports.


---

# 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/boost-a-post.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.
