# Locale

1. Follow the basic [report generation steps](/manual/readme/report-generation/generate-a-pdf.md), but click **More Settings** before creating the report.\
   &#x20;![](/files/WGZlvlCTLZ5lK1wTBffT)
2. Choose a language from the *Locale* selection box. \
   ![](/files/otsYhTHCtHC9lAJ4DwBX)
3. Click **Create**.\
   &#x20;![](/files/aeGdmnbey1BySindeegj)
4. On the report document generated, labels, dates, and page numbering will be in the language you selected.\
   ![](/files/AsTDGTyxBrMPou8BXYud)<br>

{% hint style="info" %}
You can set the locale only at the point of generating a new report document. You cannot adjust the locale on previously generated reports.&#x20;
{% endhint %}


---

# 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.reportandrun.com/manual/readme/report-generation/locale.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.
