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

Настройки своего аккаунта можно увидеть в верхнем правом углу, нажав на аватарку и выбрав раздел "**Управление аккаунтом**".

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

{% hint style="info" %}
В это разделе можно изменить:
{% endhint %}

* Имя
* Почту
* Номер телефона
* Пароль
* Язык платформы

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

Также, в этом разделе находится раздел для подключения соц.сетей, для дальнейшей интеграции с другими сервисами.

{% hint style="danger" %}
Также на этой странице находится раздел "**Безопасность**", где ты можешь увидеть все текущие сеансы (включая операционную систему, браузер, IP-адрес и гео)
{% endhint %}

<figure><img src="/files/7tLNPmzIea5nap2zq8EZ" alt=""><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://help.onebot.tech/onebot-help/nastroiki-platformy/upravlenie-akkauntom.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.
