# How to change user profile information?

{% stepper %}
{% step %}
In the upper right corner, click on your avatar (or circle with two letters);

<div align="left"><figure><img src="/files/PMraJocgAGYwKCSq2PND" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click "My profile" from the drop-down menu. Your profile view page will be opened;

<div align="left"><figure><img src="/files/RnxXpAH4gz4ILsiPqyDd" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click "Edit".

<div align="left"><figure><img src="/files/nYt02kY5uisNTRf8MVkT" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
In the edit mode, you can change information, such as:

1. **Photo** — people trust users more if they have a real photograph;
2. **First Name\*** — maximum 25 characters;
3. **Surname\*** — maximum 25 characters;
4. **Middle name —** maximum 25 characters;
5. **Nickname\*** — A-Z, 0-9 and \_ are allowed. Length from 4 to 20 characters. Nickname must be unique, i.e. different from the nicknames of other users registered on the platform;
6. **Country** — displayed as the flag of the country where you live;
7. **About** — a brief description of yourself, your experience, accomplishments and services;
8. **Contact information** — personal and business phone number, personal and business email, Skype;
9. **A** **link** to your company's website.

\*Required fields

<div align="left"><figure><img src="/files/8xqbmpWCamqywVIjygao" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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.roolz.net/en/user-profile/what-is-a-user-profile/how-to-change-user-profile-information.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.
