# Autocomplete

An autocomplete field is a field that will generate dynamically a list based on the entry of the respondent. Only [selectable answers](/form-management/form-designer/answers/answer-types/selection-answers.md) will filtered using the respondent text entry.

![](/files/-MBhCm3AJsLyO8U7eny9)

## 📜️ Sort order

The default sort order of the list is the display order of your answers, this may be an issue in multi-language surveys where label text can be different from one language to another. In such a case you can set a custom sort order for the list in your [question properties](/form-management/form-designer/questions/question-properties.md) page, this sort order will be applied independently for each language.


---

# 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/questions/question-types/standard/autocomplete.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.
