# Database Settings

### Clean database

If you want to start fresh, to remove your dummy data and start importing your own, you can do that by going to&#x20;

```
Administration > Database/Backup > Clean Database
```

![](/files/-LIztiYgGZstYGi9uEhC)

With using this widget, you will successfully clean everything, so you can start populating the database from scratch.

### Delete all transactions

But, if your goal is to delete all the generated documents, your sales and purchasing history and the generated work orders, the option you should use is 'delete all transactions'.                         That way, your inventory will remain untouched, and your customers and suppliers lists unaffected.

You can do this by going to:

```
Administration > Database/Backup > Delete all transactions
```

![](/files/-LIzwSKGJ3qq_632qPN0)


---

# 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://learn.erpag.com/project/products-and-services/untitled-3/database-settings.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.
