# アカウントとデータ管理

MetaSleuthでは、効果的なアカウントとデータ管理がパーソナライズされた体験に不可欠です。このセクションには以下が含まれます：

* [アカウント設定: ](/ja/yzmanyuaru/account-and-data-management/account-settings.md)パスワードの変更やセキュリティオプションを含むアカウント詳細を管理して、アカウントの安全性を確保します。
* [設定の好み:](/ja/yzmanyuaru/account-and-data-management/preference-settings.md) 通知の好み、表示オプション、言語選択などの設定を調整して、ユーザー体験をカスタマイズします。
* [ユーザーデータ: ](/ja/yzmanyuaru/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/ja/yzmanyuaru/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.
