# Управление аккаунтом и данными

В MetaSleuth эффективное управление учетной записью и данными необходимо для персонализированного опыта. Этот раздел включает:

* [Настройки учетной записи:](/ru/rukovodstvo-polzovatelya/account-and-data-management/account-settings.md) Управляйте деталями своей учетной записи, включая изменение пароля и параметры безопасности, чтобы обеспечить безопасность вашей учетной записи.
* [Настройки предпочтений:](/ru/rukovodstvo-polzovatelya/account-and-data-management/preference-settings.md) Настройте свой пользовательский опыт, регулируя такие параметры, как предпочтения уведомлений, параметры отображения и выбор языка.
* [Пользовательские данные:](/ru/rukovodstvo-polzovatelya/account-and-data-management/user-data.md) Доступ и управление своими данными, включая просмотр истории активности и экспорт соответствующей информации для ваших записей.


---

# 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.metasleuth.io/ru/rukovodstvo-polzovatelya/account-and-data-management.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.
