> For the complete documentation index, see [llms.txt](https://guides.mangoapps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.mangoapps.com/user-guide/campaigns.md).

# Campaigns

Target and connect with a segment of network users to grow engagement in the community. Users receive personalized emails targeted by office, department, team, etc. and can be filtered based on inactivity.

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

## Features

#### Connect Your Entire Workforce

Reach disengaged employees, or a desired audience, with targeted email, SMS, and newsletter campaigns.

* Target specific user groups via email, SMS, or newsletter
* Sort users by department, job role, office location, and other criteria
* Send out a campaign immediately, or schedule it for a later date

#### Targeted Engagement Campaigns

Target and connect with disengaged users in the community. Users receive personalized emails targeted by office, department, team, etc. and can be filtered based on inactivity.&#x20;

#### Email, SMS, and Newsletter Campaigns

Admins can create engagement campaigns to be delivered via email, newsletter, or SMS. For a more targeted approach, send smart personalized messages over email or SMS to specific users. These campaigns will not appear in user newsfeeds, preventing unnecessary clutter!

#### Advanced Filters

Use filters to narrow the audience by location, department, join dates, or other criteria. Further narrow your audience based on their level of engagement.

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

#### Customize Campaign Messages

Customize email and SMS content with message placeholders that pull in recipient name, recipient email, and sender name. Messages can be previewed for web or mobile and allow the creator to send a test to selected recipients. Each message is encouraged to include links back to intranet content, promoting high user interaction with your digital platform!

#### Draft and Schedule Campaigns

Save a campaign as a draft allowing for multiple admins to review and collaborate as needed. Once finalized, a campaign can be sent out immediately or scheduled for a selected date/time.

#### Gain Insights

View rich engagement campaign performance results and measure reach. Advanced reporting allows admins to gain insights into campaign views, clicks, and other metrics.

<figure><img src="/files/58AaFlqlwK51AWWPn32S" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guides.mangoapps.com/user-guide/campaigns.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
