# How to update personal information in your profile

You can update your personal information, such as your first name, last name, and date of birth, from the **Profile** menu in the B2CORE UI if any of these details need to be changed.

{% hint style="warning" %}
Updating your personal information resets your verification level. You will need to complete the KYC procedure again and submit documents confirming your updated personal details to restore your verification level.
{% endhint %}

To update your personal information:

{% stepper %}
{% step %}
In the B2CORE UI, navigate to **Profile** > **Profile Info**.

{% hint style="info" %}
The names of menu items and other UI elements depend on your broker’s configuration and may differ from those shown in this guide.
{% endhint %}
{% endstep %}

{% step %}
In the **Profile info** section, click **Update**.

<figure><img src="/files/aAngZxNeYjkJXKRoKjXP" alt="Update personal info"><figcaption><p>Update personal info</p></figcaption></figure>
{% endstep %}

{% step %}
Confirm your action in the displayed popup.
{% endstep %}

{% step %}
In the **Update personal data** popup, edit one or more of the following fields:

* First name
* Last name
* Date of birth
  {% endstep %}

{% step %}
Click **Save** to apply the changes.
{% endstep %}
{% endstepper %}

Your personal information will be updated, and your verification level will be reset. To restore your verification level, you must complete the KYC procedure again and submit documents confirming your updated personal information.


---

# 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.b2core.b2broker.com/front-office-guide/manage-your-profile/how-to-update-your-personal-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.
