# Survey Template

### Overview

Survey templates allow you to launch professional, consistent surveys in minutes. Instead of building every questionnaire from scratch, you can leverage a library of pre-configured templates that include pre-written questions, branching logic, and optimized settings.

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

***

### Managing the Template Library

Administrators can curate the organization’s template library via **Admin Portal → Modules → Survey → Templates**. This ensures that common survey structures—such as pulse checks or event feedback—are standardized across all departments.

#### **Designing Custom Templates**

Admins can build reusable templates from the ground up using a four-step process:

* **Properties**: Set the template title, instructions, featured image, and icon.
* **Design**: Build out the question set and configure the rule builder for complex logic.
* **Preferences**: Set global defaults for anonymity, mandatory responses, and who has access to the resulting insights.
* **Preview & Publish**: Review the final look and feel before making the template available to the rest of the organization.

For a more in-depth look at creating surveys, click [here](https://guides.mangoapps.com/user-guide/surveys/creating-a-survey).

***

#### **Template Maintenance**

The template hub allows for ongoing management of your survey assets. Admins can duplicate templates to create variations, reorder them using drag-and-drop to highlight the most relevant options, or deactivate older templates to remove them from the creator flow without affecting existing surveys.

{% hint style="danger" %}
Template names **must be unique** within your organization. Draft templates remain hidden from survey creators until they are officially published by an admin.
{% endhint %}


---

# 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/survey-template.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.
