# Multi-Language Report

If you're running a [multi-language](/form-management/form-designer/multi-language-forms.md) based survey its possible to switch at any time the report language using the language selection toolbar.&#x20;

<figure><img src="/files/izb9W1f9BQiUTNOw62zy" alt=""><figcaption></figcaption></figure>

This will automatically switch and use the labels based on your translations. If you're using a right to left language it will also switch the direction of the report based on the 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/reports/multi-language-report.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.
