# Preferences

ClauseBuddy is available in 28+ languages and allows you to switch between libraries with the click of a button. As each library can store content for different jurisdictions — possibly with very different languages — the question arises which language(s) will take precedence.

Similarly, clauses created in ClauseBuddy or in Clause9 may contain currency-related datafields. As many different currencies are supported, you may want to define which currencies should be shown on the screen.

Through the *preferences* setting (available in the upper right corner) you can edit preferences related to the language order and the applicable currencies.

<figure><img src="/files/BCKpHyvN5wGixInJEvJU" alt="" width="228"><figcaption></figcaption></figure>

## Languages ordering <a href="#languages_ordering" id="languages_ordering"></a>

<figure><img src="/files/kiuWggPTvZmB1DYI1CnH" alt="" width="375"><figcaption></figcaption></figure>

The languages ordering may require a bit of explanation, because there can be contradictions between the languages you indicate in your personal preferences, and the languages stored in the library subscriptions:

* If you have not (yet) stored any local language preferences, the subscription's settings are used.&#x20;
* If you have stored local language preferences, they will get merged with the subscription's settings. Essentially, the software will take those of your locally saved languages that are also supported by the subscription. If there is no matching subset, then the subscription's settings will take precedence.&#x20;

## Where are preferences saved? <a href="#where_are_preferences_saved" id="where_are_preferences_saved"></a>

All your personal preferences are saved on your local computer, i.e. inside Microsoft Word. This effectively means that if you would use ClauseBuddy on multiple computers, you may want to perform the same configuration for each of those computers.&#x20;

{% hint style="info" %}
Your administrator can also configure your languages by changing your account settings.
{% endhint %}


---

# 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.clausebuddy.com/admin/preferences.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.
