> For the complete documentation index, see [llms.txt](https://edentech.gitbook.io/glover/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://edentech.gitbook.io/glover/backend/clear-data-users-orders-etc.md).

# Clear Data (Users/Orders etc)

From v**1.3.2+,** you can clear data from your system to start working on fresh records.

Why you might need this:

1. Clearing all testing data before going to production
2. Having messed up records from demo and live/production

**How to clear data in 3 simple steps**

1. Go to **Operations > Clear data** on the backend menu
2. Select any of the listed options that you want to clear.
3. Click **Clear** from the dialog.

![](/files/-MgA9QO-HaOc7k-8gsW6)

![](/files/-MgA9TLtJ0yVh2SkAV8Y)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://edentech.gitbook.io/glover/backend/clear-data-users-orders-etc.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.
