# Form Designer

The form designer is the most important tool of ngSurvey as it allows you&#x20;

* Design your forms by adding [questions](/form-management/form-designer/questions.md), [answers](/form-management/form-designer/answers.md) and [pages](/form-management/form-designer/pages.md).
* Configure your [survey properties](/form-management/form-designer/form-settings.md).
* Translate your survey into [multiple languages](/form-management/form-designer/multi-language-forms.md).&#x20;
* [Test your survey](/form-management/form-designer/preview-testing.md) to make sure that it works as expected.
* And finally [publish your survey](/form-management/publish-deploy.md) to gather responses.

The form designer user interface can be split in following sections

![](/files/-MBdJMwJvOwL7RjetAsk)

1. An editing space to organize your [questions ](/form-management/form-designer/questions.md)and [answers](/form-management/form-designer/answers.md).
2. An action toolbar to setup your [survey properties](/form-management/form-designer/form-settings.md).
3. A [pages](/form-management/form-designer/pages.md) navigator / selector.
4. A form designer where you can edit your [questions](/form-management/form-designer/questions.md) and [answers](/form-management/form-designer/answers.md).
5. A [footer manager](/form-management/form-designer/footer-manager.md) to edit the buttons that you would like to display.


---

# 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.ngsurvey.com/form-management/form-designer.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.
