# Update your preferences

You can configure your `Preferences` in the <i class="fa-user">:user:</i> `User menu`.

There is two preferences:

* **The synchronization behavior between the palette and local styles**.\
  If enabled, the variables in the collection matching the shades/tints in the palette are updated, and every style that does not match a shade/tint is deleted. The group name will be the palette one.\
  If disabled, every style that does not match a shade/tint is preserved.
* The language of the UI:
  * English (US)
  * French (France)
  * Portuguese (Brazil)
  * Chinese (Simplified)
  * Japanese (Japan)
  * Korean (Korea)
  * Spanish (Spain)


---

# 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.ui-color-palette.com/penpot/user-management/update-your-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.
