# Personalization

## **Introduction**

The Personalization settings allow users to customize their interface to better suit their preferences and needs. This document provides detailed instructions on how to use these settings effectively.

{% embed url="<https://youtu.be/eLhc6O6rX4Q>" %}

***

## How To Use

<figure><img src="/files/Bc230gRVKkHzykkuDwYp" alt=""><figcaption><p>Screen view</p></figcaption></figure>

**Language Selection**

* **Language**: Choose the language for the user interface. For example, "English" or "Türkçe".

**Date Format**

* **Date Format**: Determine how dates are displayed. For example, "DD/MM/YYYY" or "MM/DD/YYYY".

**Save Settings**

* **Save**: Save the changes made and apply them.

**Restore Default Settings**

* **Restore Default Settings**: Reset all settings to their default values.


---

# 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.autommate.com/userguide/product-features/settings/personalization.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.
