# How to delete user profile?

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

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

{% step %}
Select "My Profile." This will open your profile page;

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

{% step %}
Click on the trash can icon;

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

{% step %}
Please describe the reasons why you want to remove the company so that we can improve the product;

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

{% step %}
Click "Confirm". Done!
{% 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-delete-user-profile.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.
