# Multi-language

## How to use? <a href="#how-to-use" id="how-to-use"></a>

## Step 1: **Accessing the Language and Translation Settings**

1. Open the application and go to the “Return page.”
2. Find the “Translation” tabs section.

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

## **Step 2. Changing default language (Starter Plan)** <a href="#step-2.-changing-default-language-starter-plan" id="step-2.-changing-default-language-starter-plan"></a>

For users on the Starter Plan, identify the current default language (English).

1. Click to Change default
2. Click on the language dropdown menu to view the available languages.
3. Select the desired language from the list.

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

## **Step 3. Adding other languages and Edit content (Professional and Premium Plans)** <a href="#step-3.-adding-other-languages-and-edit-content-professional-and-premium-plans" id="step-3.-adding-other-languages-and-edit-content-professional-and-premium-plans"></a>

### **Add New Language:**

For users on Professional and Premium Plans, navigate to the “Language and translation”

1. Click the “Add Language” button to see a list of available languages.
2. Select the desired languages to add to the application.

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

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

### **Editing Content for Language**

1. Click the “Edit content” button to enter the content editing interface.
2. Choose the section you wish to edit from the list of options:
   * Login page
   * Request action
   * Stepper
   * Return request
   * Exchange request
   * History page
   * Return method
   * Refund resolution
   * Exchange resolution
3. Error message

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

### Click the “Save” button to apply the changes to the selected sections


---

# 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.returnsdrive.com/advanced-configuration/multi-language.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.
