# Delete Store

The Delete Own Store or Remove Non-Owned Store feature allows brand users to remove a store from their list, either by deleting their own store or disassociating an existing one from their brand.

&#x20;

**Delete Own Store**

1. Tod delete your own Store:
   * Go to **Stores**.
   * From the list, select the store you want to delete and click **Delete**.
2. Confirm Deletion:
   * A confirmation dialog will appear. Click **Confirm** to proceed with deleting the store.
3. The Store should no longer be on your Stores list.\ <br>

**Remove Non-Owned Store**

1. To remove a Store:
   * Go to **Stores**.
   * Select the store you want to remove and click **Remove**.
2. **Confirm Removal**:
   1. A confirmation dialog will appear. Click **Confirm** to proceed with removing the store from your brand’s list.
   2. **Note**: This action only disassociates the store from your brand and does not delete it from the platform.
3. The Store should no longer be on your Stores list.

&#x20;


---

# 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.iwantchips.com/brands/modules/stores/delete-store.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.
