# Translate the return portal

It is possible to translate the customer-facing interface in the language of your choice. It is also possible to allow the customer to select the language while doing an order lookup. Please take note that a customer can only select a language that has already been added by the administrator in the backend.

#### **Creating a new Language**.

&#x20;**In order to add a new language go to  Settings > Languages  Settings**

It is possible to create multiple translations. Simply add a new language and start translating it.  **Refer to the video below:**

{% embed url="<https://vimeo.com/375893396>" %}

Take note that only one language can be activated at a time.  So you can have multiple languages like Hindi, English, Chinese etc., but only one of them can be activated at a time.

#### **Let customer select the Interface Language**

It is also possible to allow a customer to select the language at the time of order lookup. This setting can be activated via the Language Selection. Refer to the video to see how the language dropdown setting works for the **customer**.

{% embed url="<https://vimeo.com/375894219>" %}


---

# 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://help.spicegems.com/easy-returns-management-system/translate-the-return-portal.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.
