> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/classes/portal-quick-setup/portal-language-and-currency.md).

# Portal language & currency

If you are working with equipme for the first time, it is helpful to set the language and currency that you and your users are most comfortable with.

{% @arcade/embed flowId="SthVZGNROL9eZzp8DfTc" url="<https://app.arcade.software/share/SthVZGNROL9eZzp8DfTc>" %}

* ### [Set your personal language](#set-your-personal-language-1)
* ### [Set the default language for the entire company portal](#id-2.-set-the-default-language-for-the-entire-company-portal)
* ### [Set the default currency for the entire company portal](#set-the-default-currency-for-the-entire-company-portal-1)

***

## Set your personal language

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

In the upper right corner of the portal, you will see your user profile.

Click on it to access the “Language” option. Here you can switch directly to the language you want to use. The change will take effect immediately—you don't need to save anything.

This option is quick and useful if you only want to set the language for yourself.

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

### 2. Set the default language for the entire company portal

If you want to set a default language for new users of your company portal, you can do so in the portal settings.

Go to: **Settings → Portal settings**.

At the top of the page, you will find the **Preferred language** option.

Select the desired language and **save** your changes.

This sets the default language for new employees.

{% hint style="info" %}
Please note that employees can change their profile language themselves at a later date (see "1. Set your personal language"). The personal language setting overrides the company default.
{% endhint %}

<figure><img src="/files/8lr8wuViuPmncV1WxWvk" alt=""><figcaption></figcaption></figure>

***

## Set the default currency for the entire company portal

You can also set the currency in which quotes are to be created and asset costs recorded under **Settings -> Portal** **settings**.

{% hint style="warning" %}
Please note that the currency can only be changed in the standard version if no assets have been purchased/inventoried yet.
{% endhint %}

{% hint style="success" %}
If you need support for multiple currencies in your portal, please contact us to activate the multi-currency feature.
{% endhint %}

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hub.equipme.io/classes/portal-quick-setup/portal-language-and-currency.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.
