# Reset Data

{% hint style="info" %}
Each GreenMart's skin uses separate data, so if you want to switch between skins you need to reset the data, then import the data again.\
Use this plugin to reset the WordPress database: <https://wordpress.org/plugins/wp-reset/>
{% endhint %}

**Follow these steps:**

* [x] <mark style="color:purple;">**Step 1**</mark> - Install the **WP Reset** plugin.

![](https://content.gitbook.com/content/j3cdCheeDtqYoKsBdgbv/blobs/Wipqo2lQRXwRk1zmFcNL/import-data5.png)

* [x] <mark style="color:purple;">**Step 2**</mark> - Reset Database

![](https://content.gitbook.com/content/j3cdCheeDtqYoKsBdgbv/blobs/oQWmeNi5OhSamzKouHNA/import-data6.png)

* [x] <mark style="color:purple;">**Step 3**</mark> - Configure the **Theme Setup** as instructed above


---

# 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://thembay-docs.gitbook.io/greenmart/import-sample-data-elementor/reset-data.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.
