# Account Deletion

### Overview

The **Webtonative Account Deletion Plugin** enables Shopify store owners to offer customers a seamless way to delete their accounts directly from the storefront. This feature ensures compliance with data privacy laws like GDPR and enhances user trust by allowing customers to manage their data effortlessly.

***

### Features

* **User-Initiated Account Deletion**: Customers can delete their accounts from the account settings page.
* **Admin Dashboard for Request Management**: Store owners can track and process account deletion requests.
* **Automated Email Notifications**: Customers receive email confirmation upon account deletion.
* **Regulatory Compliance**: Helps stores comply with data protection laws like GDPR and CCPA.

***

### Installation Guide

#### 1. Install the Webtonative Plugin

1. Go to the [Shopify App Store](https://apps.shopify.com/).
2. Search for **Webtonative**.
3. Click the **Add app** and follow the installation process.

#### 2.  Adding the Delete Account Button to the Customer Page

To display the "Delete Account" button:

<figure><img src="/files/9ZYBvhpeB12zyPRoESE3" alt=""><figcaption></figcaption></figure>

1. Navigate to **Online Store > Themes > Customize**.
2. Select the **Customer Account Page**.
3. Add the Webtonative **Account Deletion** block to the page.
4. Save your changes.

***

### How It Works

#### For Customers:

1. Log in to the Shopify store.
2. Go to **Account Settings**.

<figure><img src="/files/iBGnVmAqmt2NZekILzNO" alt=""><figcaption><p>Delete Account Button</p></figcaption></figure>

3. Click **Delete Account**.

<figure><img src="/files/2LBtJQm1mnRWLVX8aU3W" alt=""><figcaption></figcaption></figure>

4. Confirm the action to permanently remove the account and associated data.

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

5. A confirmation email will be sent.

#### For Store Admins:

1. Open Shopify Admin.

<figure><img src="/files/mq648A3fK8janAXh83pe" alt="" width="239"><figcaption></figcaption></figure>

2. Navigate to **Apps > Webtonative > Account Deletion**.

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

3. View pending deletion requests.
4. Process requests manually if required.
5. Customers receive email confirmation when their request is completed.

***

### Benefits

* **Enhances Customer Trust**: Provides users control over their data.
* **Ensures Compliance**: Aligns with privacy regulations.
* **Streamlined Deletion Process**: Easy for both customers and administrators.

***

### Conclusion

The **Webtonative's Account Deletion** simplifies data management and strengthens customer confidence by offering a transparent and efficient account deletion process. By integrating this feature, Shopify stores can enhance user experience and ensure compliance with global data privacy laws.


---

# 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.webtonative.com/shopify/account-deletion.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.
