# Multi-language support

## Introduction

You can work with the Patchworks dashboard in your preferred language, using the language switcher in the top information bar - for example:

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

When you switch languages, the dashboard fields, labels, buttons, and options are translated.

## Supported languages

The following languages are currently supported:

* English
* French
* German
* Italian
* Japanese
* Netherlands
* Portuguese
* Serbian
* Spanish


---

# 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://doc.wearepatchworks.com/product-documentation/getting-started/multi-language-support.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.
