# Backups

Monolith On-premises deployments do not include a native backup solution.

The customer is responsible for creating and managing backups for data stored in the Monolith deployment.

The customer should set up a backup system that creates backups of the "data" folder maintained by the Monolith server.  A backup solution for the MySQL Monolith database should also be implemented.  The MySQL backup process should create something similar to SQL dumps of the databases stored by Monolith in MySQL.


---

# 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://docs.monolithforensics.com/monolith/monolith-features/on-premises-deployments/backups.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.
