# Post-Event Survey

AlumnIQ has an integrated post-event survey function. Very, very little configuration is needed so that you don't have to spend a ton of time to get a ton of useful feedback.

## What questions are asked?

1. **Based on your recent experience, how likely are you to recommend a similar event to a friend or fellow alum?**
2. **What are the most important reasons for your response to the previous question?**

The first is the NPS (Net Promoter Score) standard question. We ask it of each adult attendee, and capture a rating from 0-10.

The second question allows us to capture narrative feedback on the NPS question, if the attendee chooses to provide it.

## Who is surveyed?

* adults
* not marked to be excluded from the survey
* marked as checked in for the event
* who have not yet taken the survey

The survey invitation is sent to anyone in the above audience who has an email address on their registration record. This is included with a request to forward on to any other adult participants who did not provide/share an email at the time of registration.

## How To Send

1. Host an Event
2. Check in all adults (remember we only survey those who attended!)
3. Go to Events > Reports, find the event
4. Look in the left most reporting column for "NPS Post-Event Survey" (note: you need to have the role ems:reports:npsstart to initiate or alter a survey)
5. Fill out the form, specifying an intro as well as the date of first send and (if desired) second send.
6. AlumnIQ sends NPS surveys once per day around noon (local time)

{% hint style="info" %}
No you can't add custom questions to the survey
{% endhint %}

Revisit this same report link to revise send/resend dates as well as the message if necessary. You can also cancel the send/resend if needed - look for the big red button.

## Reporting

NPS data is visible:

* on the Events > Reports screen (aggregate score) on the list of current events
* on the event reports screen for an event in the Sankey diagram (count of respondents)
* on the event reports screen for an event as aggregate, detractors, passives, and promoters
* in the event registrants report per respondent
* in the event registrants export (check the box for "NPS and survey response content") (aggregate and subjective response data)

Use it! It's super easy, simple, fast, effective, and best of all *consistent* so you can quickly eyeball relative satisfaction across your events.


---

# 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://help.alumniq.com/events/nps.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.
