# Delete Account

You can delete an account only if it you are the account owner.

{% hint style="danger" %}
**Warning:** Deleting your account is a permanent action and cannot be undone. This will immediately remove your account, all associated sub-users, and all data including buckets, objects, and stored files. Proceed with caution.
{% endhint %}

{% hint style="info" %}
You cannot delete an account that has buckets with the object lock feature enabled. To delete the account, you must first delete those buckets.
{% endhint %}

{% hint style="info" %}
When you cancel the servic&#x65;**,** a final charge for your e3 storage service usage will be processed within 24 hours. You will be billed based on your actual usage. If your usage is under 1 TiB, the minimum monthly fee of $9 will apply.
{% endhint %}

### Deleting your account

1. Click on 'My Services' from the eazyBackup menu

<figure><img src="/files/YU4XiwKFtrzw7c7Qh8HO" alt="" width="147"><figcaption></figcaption></figure>

2. Select the 'e3 Cloud Storage' tab.&#x20;

<figure><img src="/files/wQejr3XvwaQ3d1bKzQaH" alt=""><figcaption></figcaption></figure>

3. In the 'Actions' button, select 'Cancel Service'.

<figure><img src="/files/ggSexXZy5AXoXD9LDeWn" alt=""><figcaption></figcaption></figure>

4. A window will appear requesting additional information to confirm when you would like the account deleted.&#x20;

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

5. Click 'Delete Account' to finalize the process.


---

# 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.eazybackup.com/e3-object-storage/delete-account.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.
