# Delete Store: Removing your data from LitCommerce

## <mark style="color:$primary;">**What is Delete Store?**</mark>

Delete store refers to deleting the Main Store of your LitCommerce integration. Different from deleting your sales channels (which only deletes channel connections), this action removes all data and platform connections from your LitCommerce store.

If you use the Multi-Main Store feature (with multiple LitCommerce stores under one login), deleting a store will only affect the LitCommerce store you are on.

Taking this action will result in the following:

* All products associated with this store will be removed from the app.
* All channels connected to this store and their related orders will be removed from the app.
* This store's subscription plans will be cancelled (except for Main Store Wix), and the associated Main Store will be disconnected from LitCommerce.

{% hint style="info" %}
**The products, orders, etc., on the respective platforms will remain unaffected.**
{% endhint %}

## <mark style="color:$primary;">**When do you need to delete your store?**</mark>

You may perform the Delete store action when:

* Changing your Main Store.
* Resetting your current LitCommerce store setup.
* Closing your LitCommerce account and removing all connected platforms.

## <mark style="color:$primary;">**How to delete your store?**</mark>

### <mark style="color:$info;">**Step 1: Locate the store you want to delete**</mark>

{% stepper %}
{% step %}
Log in to your LitCommerce account.

{% endstep %}

{% step %}
Select the LitCommerce store you would like to delete at the top-left of the main dashboard.

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

{% endstep %}
{% endstepper %}

### <mark style="color:$info;">**Step 2: Delete your store**</mark>

{% stepper %}
{% step %}
Go to `Settings` from the LitCommerce All Products section.

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

{% endstep %}

{% step %}
Select the `Delete this store` action.

<figure><img src="/files/7ukKs6WHsi8FgnpSPQhI" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Check all the boxes and click `Next`.

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

{% endstep %}

{% step %}
Enter the email address associated with your LitCommerce account and click `Next`.

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

{% endstep %}
{% endstepper %}

After the above steps, you will find the following notification on the LitCommerce interface.

<figure><img src="/files/43hx8q6L1hHZthmwwHk5" alt=""><figcaption></figcaption></figure>

A Store Deletion Confirmation email will be sent to your email inbox (in some cases may be found in the Spam folder). Click `Delete My Store` to complete the process.

<figure><img src="/files/5MNHCaSfRKgq6wvIFijL" alt=""><figcaption></figcaption></figure>

If you have not connected any Sales Channels to your LitCommerce store, please navigate to the bottom of the setup interface to find the `Delete this store` action, check the box, and click `Confirm` to delete the store.

<div><figure><img src="/files/wauSkOei6Xo3LXR1E0T4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/OKIdgJfmvByv1QMWdX94" alt=""><figcaption></figcaption></figure></div>

If you have any questions, let us know via the Chat Box in the bottom-right corner of our Help Center.


---

# 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.litcommerce.com/account-and-payment/delete-store-removing-your-data-from-litcommerce.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.
