# Настройки

На странице настроек вы можете изменить язык интерфейса и указать часовой пояс. Эти параметры помогают адаптировать приложение под ваши предпочтения и обеспечивают корректное отображение сроков задач.

***

#### 🧭 Где найти настройки

![](/files/f7vDY4hJqYhWXm2hLQhg)

* 📁 — ваш список задач
* ⚙️ — **настройки**

<figure><img src="/files/MkAnH4Vt7UdW6VDKUS5E" alt="" width="295"><figcaption></figcaption></figure>

***

#### 🌐 Язык интерфейса

Выберите язык, на котором вам удобнее пользоваться приложением:

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

📝 **Выбранный язык влияет на:**

* Язык интерфейса в мини-приложении
* Язык сообщений от бота
* Формат дат и времени

***

#### 🕓 Часовой пояс

Укажите ваш часовой пояс, чтобы дедлайны отображались корректно:

<figure><img src="/files/1qOlATqBgZqrDRJWIePz" alt="" width="375"><figcaption></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://todomateai.gitbook.io/docs/osnovnoe/nastroiki.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.
