# Tenant configuration

### White Label Mobile Application name

Go to **Configuration management** page to setup WLA name. Scroll down to **Mobile application config** section and provide the name to display

![](/files/H8LwTsEHvHQlvyBA1LWW)

The App name is part of the instructions shown during the redeem process when the QR code is presented as shown in the picture below.

![QR code scanning for redemption](/files/OmF9niMcWyxynUov7ch8)

### Currency

Go to **Configuration Management** page and scroll down to **Languages and currencies** section to setup portal currency.

Pick desired currency from the list. This currency will be used for displaying the prices to users, for invoice generation and as payment provider integration parameter.

All changes are saved automatically.

<figure><img src="/files/09HFMFIanJGnTA3aCoXK" alt=""><figcaption><p>USD is defined as portal currency</p></figcaption></figure>

### Portal languages

Go to **Configuration Management** page to setup languages. Scroll down to **Languages and currencies** section to setup portal languages.

You can define which languages will be available for your users from this list:&#x20;

* English
* German
* Spanish

Default language is used for the situations when custom texts don't have translations into user language. If only one language is selected as available language, default language is defined automatically.

All changes are saved automatically.

<figure><img src="/files/GnWZwsiSHmjjfFPXOgiq" alt=""><figcaption><p>English is defined as the only available language for the portal</p></figcaption></figure>


---

# 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://teos-docs.coreledger.net/white-label-portal/admin-user-guide/portal-configuration/tenant-configuration.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.
