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

# Backups & Restores

> How to create, restore, and manage backups for your game server.

Backups protect your server from data loss, crashes, corruption, or accidental file changes. berrybyte also takes **daily off-site backups automatically**, giving you an extra layer of protection.

***

## Creating Backups

Go to the **Backups** tab in your game panel and click **Create Backup**.

<Frame>
  <img src="https://mintcdn.com/berrybyte/t_WJYAt4G0Jjrr4e/images/panel/backups.png?fit=max&auto=format&n=t_WJYAt4G0Jjrr4e&q=85&s=1eefd441856e3559e91f5b8b0493dd51" alt="Backups tab UI" width="1103" height="423" data-path="images/panel/backups.png" />
</Frame>

You’ll see a form that lets you customize the backup:

<Frame>
  <img src="https://mintcdn.com/berrybyte/t_WJYAt4G0Jjrr4e/images/panel/backups-2.png?fit=max&auto=format&n=t_WJYAt4G0Jjrr4e&q=85&s=5b1087ed21be75d0cc10477b1adda0b8" alt="Create Backup form" width="749" height="789" data-path="images/panel/backups-2.png" />
</Frame>

### Options

* **Backup Name** — optional; leave blank for an automatic timestamp
* **Ignored Files & Directories** — skip files/folders (e.g., `/plugins/Dynmap/*`)
* **Locked** — prevents accidental deletion

Click **Start Backup** to begin.

***

## Deleting Backups

To delete a backup:

1. Click the three dots next to the backup
2. Select **Delete**
3. Confirm deletion

<Warning>Deleted backups **cannot** be recovered.</Warning>

***

## Restoring Backups

To restore a backup:

1. Click the three dots next to the backup
2. Choose **Restore**
3. Select whether to delete existing files first

<Frame>
  <img src="https://mintcdn.com/berrybyte/t_WJYAt4G0Jjrr4e/images/panel/backups-3.png?fit=max&auto=format&n=t_WJYAt4G0Jjrr4e&q=85&s=e80ce91e9ec2b8604991e4fcd9bbf99b" alt="Backup restore menu" width="760" height="373" data-path="images/panel/backups-3.png" />
</Frame>

**Tip:** Always create a fresh backup before restoring, just in case you want to revert.

***

## Mounting Backups

If you need to restore **specific files** instead of the entire server, use **Mount Backup**.

Mounting turns a backup into a read-only folder you can browse.

<Warning>
  While a backup is mounted, you cannot use power controls (Start/Stop/Restart).\
  Unmount the backup first.
</Warning>

<Frame>
  <img src="https://mintcdn.com/berrybyte/t_WJYAt4G0Jjrr4e/images/panel/backups-4.png?fit=max&auto=format&n=t_WJYAt4G0Jjrr4e&q=85&s=32540eaea1a1406b23f5c59e1177c1ae" alt="Mounted backup example" width="1522" height="531" data-path="images/panel/backups-4.png" />
</Frame>

### How to Mount

1. Click the three dots on a backup
2. Select **Mount**
3. A new folder will appear in your File Manager

<Frame>
  <img src="https://mintcdn.com/berrybyte/t_WJYAt4G0Jjrr4e/images/panel/backups-5.png?fit=max&auto=format&n=t_WJYAt4G0Jjrr4e&q=85&s=b97b9c4b14ca7eabb79c51ca49f4a7ca" alt="Mounted backup files" width="1526" height="353" data-path="images/panel/backups-5.png" />
</Frame>

### Restoring Files from a Mounted Backup

Open the mounted folder, select any files or folders, then choose:

* **Restore** — restores files to their original location
* **Move** — restores files to a different folder

***

## Off-Site Backups

We automatically take off-site backups **every 24 hours**, stored for **14 days**.\
These backups are kept on remote storage and can be restored on request.

### To request an off-site backup restore:

[Create a ticket](https://berrybyte.net/ticket) with:

* Your **server ID** (Settings → Debug Information)
* Your **email address**
* The **date** of the backup you want

<Warning>
  Make your own backup before we restore an off-site snapshot -\
  off-site restores overwrite your current server and cannot be undone.
</Warning>

***

Still not working? [Get help](https://berrybyte.net/contact)
