# How to deactivate or delete your Commudle profile

**STEP 1**: Login and go to your profile from the link in the menu when you click your avatar OR use this link: [My Profile](https://www.commudle.com/my-profile).

<figure><img src="/files/RiBQPNx0Odm9IFWZTmBh" alt="" width="320"><figcaption></figcaption></figure>

**STEP 2**:  Click on '**Edit Profile**'.&#x20;

<figure><img src="/files/FvLuUnEyPZvqefBmHAoe" alt="" width="324"><figcaption></figcaption></figure>

**STEP 3**: In the popup which opens, go to '**Account Management**' tab and choose either deactivation or deletion.

<figure><img src="/files/IkJ8Wvp32yYka1EWatl1" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
[What happens when a user deletes or deactivates their profile?](https://www.commudle.com/policies/user-profile-deactivate-delete)
{% endhint %}


---

# 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://documentation.commudle.com/deactivation-and-deletion/how-to-deactivate-or-delete-your-commudle-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.
