# Survey

## About Survey

The Survey module allows employees to create surveys for citizens and let them fill out surveys. Later survey results are available on the Survey results dashboard.

## Key Features

The Survey module allows employees to -

* Create new surveys
* Get aggregated views of survey results in charts format
* Download survey results

The module allows citizens to -

* Get notifications on new surveys
* Fill in the survey forms

## Section Overview

This section contains all docs and information required to understand the Survey module, its key features, functional scope, and configuration details. Click on the links below to learn more about deploying, configuring, customizing, and using the Survey module.

* [Survey User Manual](/local-governance/access/local-governance-stack/citizen-engagement-module/survey/survey-user-manual.md)

{% hint style="warning" %}
**Navigation Tips**

* Click on the embedded links within the content to browse topic details
* Use the Contents links available on the right side of the screen to move to a specific heading
* Find the list of Related Docs links at the bottom of each page to browse through additional product details
  {% endhint %}

## Contact Us

Reach out to us through any of the below-mentioned contact channels for any assistance or additional information on Survey module deployment.

{% embed url="<https://egov.org.in/contact/>" %}


---

# 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://docs.digit.org/local-governance/access/local-governance-stack/citizen-engagement-module/survey.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.
