# Surveys management

A series of common icons are made available for the management of surveys, as well as a few specific icons.

| Icons                            | Features                                            |
| -------------------------------- | --------------------------------------------------- |
| ![](/files/-LioWOzC_VEFS97Cehyi) | Edit survey settings                                |
| ![](/files/-LioWOzYGOAVWCqY7yP_) | Delete surveys                                      |
| ![](/files/-LioWOzvV_zFbv80_Lb-) | Empty survey results                                |
| ![](/files/-LioWP-Ii0lALW7guU-o) | Survey preview                                      |
| ![](/files/-LioWP0BIIVF6fZ2Kmk1) | Publish survey                                      |
| ![](/files/-LioWP0Qp9p11FmVLmOs) | Generate survey access link                         |
| ![](/files/-LioWP0f051NFye1sU-A) | Access report features                              |
| ![](/files/-LioWP0xN0AUSpmF7oaU) | Change the order of the questions inside the survey |


---

# 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.chamilo.org/1.11.x/teacher-guide/survey/surveys_management.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.
