# Survey creation

To create a survey, click the *Create survey* icon ![](/files/-LH9Co9akfjgoYLc-ODT) on the main S\_urvey\_ page\_:\_

![](/files/-MFUo5xYF43GtjRMrqaV)

*Illustration: Surveys – Creation form*

Complete the fields, giving your survey a *Code*, a *Title,* and a *Subtitle* (description). Optionally, you can set a start and end date so the survey is only available for a limited time. You can choose whether your survey will be anonymous (users' answers will not be identifiable) by checking the relevant box. Finally, write a survey introduction (this is a text that will appear just before the user starts the survey) and a *Final thanks* message (this will appear when the users finish the survey, to thank them and maybe inform them of when the results will be compiled and used).

In the *Advanced settings*, you can choose whether you want this survey to be considered an essential element of the *Assessments* (*Gradebook*)\_s\_tool , whether you want it to be attached to a parent survey (not documented in this guide yet), whether you want to have one question per page or whether you want to shuffle questions.

Remember to click the *Create survey* button.


---

# 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/survey_creation.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.
