> ## Documentation Index
> Fetch the complete documentation index at: https://docs.revoscripts.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> The ultimate database backup and restore tool for FiveM servers with automatic backups, easy restore options, and a clean UI.

<Info>
  Revo Backup is designed for all frameworks and databases, eliminating the risk of losing data from crashes, mistakes, or corruption.
</Info>

<Warning>
  **Important:** When updating Revo Backup to a new version, you **MUST** copy your `backup_metadata.json` and all `.sql` backup files from the old version to the new version folder. See the <a href="/products/backup/updates">How to Update</a> page for detailed instructions.
</Warning>

Have you ever lost your FiveM database? 😨\
A table deleted… your VPS gone… or your developer messed up?\
That frustration, the panic, the hours of work gone in seconds.

With Revo Backup, you'll never feel that pain again.

Revo Backup is the ultimate database backup and restore tool for FiveM servers, giving you peace of mind with automatic backups, easy restore options, and a clean UI. Designed for all frameworks and databases, it eliminates the risk of losing data from crashes, mistakes, or corruption - keeping your server safe at all times.

## Key Features

<CardGroup cols={2}>
  <Card title="Automatic Backups" icon="clock">
    Auto backups with custom time & interval settings
  </Card>

  <Card title="Auto Cleanup" icon="trash">
    Automatic cleanup after set days to save storage
  </Card>

  <Card title="Backup Limits" icon="database">
    Max backup limit with oldest auto-deletion
  </Card>

  <Card title="Manual Backups" icon="download">
    Manual backups anytime via clean UI
  </Card>

  <Card title="Label Management" icon="tag">
    Add, edit, or delete backup labels
  </Card>

  <Card title="txAdmin Commands" icon="terminal">
    Full txAdmin command support for backups
  </Card>

  <Card title="SQL Storage" icon="file-code">
    Backups stored as .sql files in script folder
  </Card>

  <Card title="Easy Restore" icon="upload">
    One-click restore in phpMyAdmin
  </Card>
</CardGroup>

## Why Choose Revo Backup?

<AccordionGroup>
  <Accordion title="Never Lose Data Again">
    Automatic and manual backup system ensures your server data is always protected from crashes, mistakes, or corruption.
  </Accordion>

  <Accordion title="Lightweight & Fast">
    Optimized for performance with minimal server impact while providing comprehensive backup functionality.
  </Accordion>

  <Accordion title="Framework Agnostic">
    Works with all FiveM frameworks and database systems - no compatibility issues.
  </Accordion>

  <Accordion title="Time Saving">
    Eliminates the frustration and hours of work lost from data corruption or accidental deletions.
  </Accordion>

  <Accordion title="Advanced Solution">
    Professional-grade backup system by Revo Scripts with ongoing support and updates.
  </Accordion>
</AccordionGroup>

## Quick Start

1. **Install** the script and dependencies
2. **Configure** your backup settings
3. **Enable** automatic backups
4. **Rest easy** knowing your data is safe

<Tip>
  The script automatically creates backups in your script folder as .sql files, making it easy to restore through phpMyAdmin or any MySQL client.
</Tip>
