# Translating a survey (Localization)

By default, your survey language will be the one used to build your survey. [Learn more ](/manager/change-language.md)about changing Pristo's language.

To add a language translation to your survey:

1. After building your survey, navigate to the **Localizations** from the left menu.
2. At the top left, click on  <img src="/files/7qFzxkghXJFbBSDbnACZ" alt="" data-size="line">to add a new localization.
3. Inside the translation window, choose a language to translate to from the dropdown menu.
4. Add the appropriate translation for each part of your survey. Changes are automatically saved.

&#x20;

{% hint style="info" %}
You can add more than one translation to each survey
{% endhint %}

<figure><img src="/files/KB8GkA4Gfc0VV4rU8LXG" alt=""><figcaption><p>Adding a language to localization</p></figcaption></figure>

Once you add a translation to the survey, your user will be able to change the survey to that language. You can also see the new translation in the [**Preview** ](/form-builder/previewing-your-survey.md)window.

<figure><img src="/files/IercqScQq1Wc29w7MOui" alt=""><figcaption><p>Preview your survey in different languages</p></figcaption></figure>


---

# 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.pristo.io/form-builder/translating-a-survey-localization.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.
