# How to Close My Account and Cancel My Subscription?

We're sorry to see you considering leaving Netmaker. Before you proceed, please note that closing your account is an irreversible action. If you're sure you want to continue, follow these steps for a smooth account closure process.

### Important Notice <a href="#h_dd320f3db2" id="h_dd320f3db2"></a>

Closing your account will automatically delete all your active tenants and their associated subscriptions.

### Account Closure Process <a href="#h_73142d44a4" id="h_73142d44a4"></a>

{% stepper %}
{% step %}

### Log in to your Netmaker account

At [account.netmaker.io](https://account.netmaker.io), log into your account.
{% endstep %}

{% step %}

### In the lower-left corner, click your email to view your profile, or go directly to the profile page at [account.netmaker.io/profile](https://account.netmaker.io/profile)

<figure><img src="/files/Z7zT5BpCgz0dl3wLT5Vr" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### It will take you to the Profile Page, where the Close my account button is at the bottom

<figure><img src="/files/3RpEuHBspeMb9eRe4Oxn" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Sorry to see you go, let us know how we can improve. You can leave a feedback and close your account

<figure><img src="/files/VtYqJWuo0gPL9AqYPy1C" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

<br>


---

# 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://learn.netmaker.io/help-articles/how-to-close-my-account-and-cancel-my-subscription.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.
