# Заполнение профиля

{% hint style="info" %}
Данная статья описывает одну из возможностей `Менеджера аккаунтов`.
{% endhint %}

### Автоматическое заполнение профиля

<div align="left"><figure><img src="/files/ywgdnk0vMOByUrXI6Ov5" alt="" width="563"><figcaption></figcaption></figure></div>

Софт самостоятельно подберёт реалистичное имя, юзернейм и аватарку для аккаунта. Примеры  профилей:

<div align="left"><figure><img src="/files/4dP5Ex9DbuYtQpWJLOKn" alt="" width="563"><figcaption></figcaption></figure></div>

### Заполнение профиля с настройкой

<div align="left"><figure><img src="/files/bDQ45gcncJBm9XyXT3s1" alt="" width="563"><figcaption></figcaption></figure></div>

В данном разделе вы сможете настроить, какие элементы профиля нужно заполнить: имя, аватарку, юзернейм. Вы также сможете контролировать пол аккаунта. Софт самостоятельно подберёт профиль по вашим настройкам.

Также, вы можете удалять отдельные элементы профиля (например, аватарку или юзернейм).

### Заполнение профиля своими данными

Если вы хотите загрузить свои имена/био/аватарки/сторис на аккаунты, воспользуйтесь модулем [Заполнение профилей](/modules/profiles-update.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.teleraptor.ru/modules/menedzher-akkauntov/zapolnenie-profilya.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.
