# Surveys

## Overview

The Surveys module enables you to design a set of questions which lets you conduct HR surveys, measure job satisfaction, and get employee feedback to drive up engagement.

Network admins can change the system default label and other domain-wide settings of the Surveys module.‌

<img src="/files/MCRLH4s3q1asVf5mLpD9" alt="Admin Portal > Modules > Surveys" width="563">

***

### **Who can Create Surveys**

Choose who can create surveys on your domain from the User Portal.

**Any network user can create:** Select to allow any network user to create surveys on your domain.

**Network Admin, Intranet Admins & Team Admins can only create:** Select to allow **ONLY/OR SELECT**  network admin, intranet admins, and team admins to create surveys on your domain.

**Network Admins, Intranet Admins, Team Admins & Specific Users/User Segments can only create**:  A maximum of 3 user segments can be chosen.&#x20;

**Network Admins & Specific Users/User Segments can only create:** A maximum of 3 user segments can be chosen.

***

### **Anonymous Surveys**

Admins can choose to allow anonymous surveys in your network to encourage honest and uninfluenced feedback from users.

**Allow Anonymous Surveys:** Turn this setting on to let enabled users create anonymous surveys. When enabled, no personally identifiable information (PII) is collected or linked to survey responses. This ensures complete anonymity—responses cannot be traced back to individual users, not even by the network admin.

**Include Manager Info in Anonymous Survey Report:** Enable this option to include the user's manager information in the exported survey insights. To preserve anonymity, a manager’s name will **not** appear in the report if they have fewer than five direct reports.

***

### FAQs

#### Q. Can guest users take a survey?

**A.** Yes, guest users can participate in surveys as long as they match the criteria set by the[ Audience ](https://guides.mangoapps.com/user-guide/surveys/creating-a-survey#audience)selection when a survey is created or edited. &#x20;

***

#### Q. Can guest users create a new survey?

**A.** No, guest users **CANNOT** create new surveys in MangoApps.

***

#### Q. Can guest users view the survey insights?

**A.** Yes,  if the survey creator has allowed for survey takers to see insights, then guest users will be able to see survey insights.


---

# 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/module-settings/surveys.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.
