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

# Back up and restore

## Overview

PlanetScale provides the ability to create, schedule, and restore backups for production and development database branches.

<Note>
  Our [Base plan](/planetscale-plans) includes automated backups every 12 hours.
</Note>

## View backups

To view backups for all of your branches, go to your database backups page: `app.planetscale.com/<org>/<database>/backups`.

Once there, you'll find additional details about your backup history.

<Frame>
  <img src="https://mintcdn.com/planetscale-2/pncBnOWnwAfGxG1f/images/assets/docs/concepts/back-up-and-restore/view-backups.png?fit=max&auto=format&n=pncBnOWnwAfGxG1f&q=85&s=d69339fc9344ae5325dfbdfa9ba887ca" alt="View backups for your database" width="2756" height="1626" data-path="images/assets/docs/concepts/back-up-and-restore/view-backups.png" />
</Frame>

## Create manual backups

In addition to the daily default backups that PlanetScale schedules for your database branches, you can create additional **manual** backups.

To create a manual backup, follow the steps outlined below:

<Steps>
  <Step>
    Go to your database backups page: `app.planetscale.com/<org>/<database>/backups`.
  </Step>

  <Step>
    Click the **Create new backup** button.

    This will bring up a pop-up modal that prompts you to pick a **branch** to backup, *name* your backup, and select how long you wish to keep the backup.

    <Frame>
      <img src="https://mintcdn.com/planetscale-2/pncBnOWnwAfGxG1f/images/assets/docs/concepts/back-up-and-restore/create-new-backup.png?fit=max&auto=format&n=pncBnOWnwAfGxG1f&q=85&s=f077d4384de73a1057de5dc6736cd28b" alt="Manual backup pop-up modal" width="1006" height="950" data-path="images/assets/docs/concepts/back-up-and-restore/create-new-backup.png" />
    </Frame>
  </Step>

  <Step>
    Click the **Create backup** button to finish the backup and close the pop-up modal.
  </Step>

  <Step>
    Manual backups are not free and are denoted by the `$` icon next to their name in the list view on the backups page.

    <Frame>
      <img src="https://mintcdn.com/planetscale-2/pncBnOWnwAfGxG1f/images/assets/docs/concepts/back-up-and-restore/manual-backup-row.png?fit=max&auto=format&n=pncBnOWnwAfGxG1f&q=85&s=4d8b0a32c70a633c877977d5b6014ede" alt="Manual backups are shown with a $ sign" width="1712" height="172" data-path="images/assets/docs/concepts/back-up-and-restore/manual-backup-row.png" />
    </Frame>
  </Step>

  <Step>
    To see the cost associated with storage of a manual backup, click on the backup name. You will see the cost per month on the details page.

    <Frame>
      <img src="https://mintcdn.com/planetscale-2/pncBnOWnwAfGxG1f/images/assets/docs/concepts/back-up-and-restore/manual-backup-cost.png?fit=max&auto=format&n=pncBnOWnwAfGxG1f&q=85&s=4cffe60bd30ece07b0f67f72140bb8f9" alt="Monthly storage cost for a Manual backup" width="1000" height="818" data-path="images/assets/docs/concepts/back-up-and-restore/manual-backup-cost.png" />
    </Frame>
  </Step>
</Steps>

## Schedule backups

You can add additional **scheduled backups** for your branches, billed at \$0.023 per GB per month.

<Steps>
  <Step>
    Go to your database backups page: `app.planetscale.com/<org>/<database>/backups`.
  </Step>

  <Step>
    Select the type of branch (`Production branches` | `Development branches` ) you'd like to be backed up by the new backup schedule.

    <Frame>
      <img src="https://mintcdn.com/planetscale-2/pncBnOWnwAfGxG1f/images/assets/docs/concepts/back-up-and-restore/new-backup-schedule.png?fit=max&auto=format&n=pncBnOWnwAfGxG1f&q=85&s=a969c26c114388ca3d745a8b0e4b8e20" alt="Schedule backup pop-up modal" width="990" height="1134" data-path="images/assets/docs/concepts/back-up-and-restore/new-backup-schedule.png" />
    </Frame>
  </Step>

  <Step>
    Click the **Add new schedule** button.

    This will bring up a pop-up modal that prompts you to configure backup frequency, select how long you wish to keep the backup, and to *name* your **schedule**.

    <Frame>
      <img src="https://mintcdn.com/planetscale-2/pncBnOWnwAfGxG1f/images/assets/docs/concepts/back-up-and-restore/new-backup-schedule.png?fit=max&auto=format&n=pncBnOWnwAfGxG1f&q=85&s=a969c26c114388ca3d745a8b0e4b8e20" alt="Schedule backup pop-up modal" width="990" height="1134" data-path="images/assets/docs/concepts/back-up-and-restore/new-backup-schedule.png" />
    </Frame>
  </Step>

  <Step>
    Click the **Save schedule** button to save your new scheduling configurations and to close the pop-up modal.
  </Step>
</Steps>

<Note>
  For additional scheduled backups beyond the included default (every 12 hours for the
  [Base plan](/planetscale-plans), you will be billed
  **\$0.023 per GB per month**.
</Note>

## Restore from a backup

To restore a backup to a new branch, click on the individual backup to see the option to restore them.

<Steps>
  <Step>
    Go to your database backups page: `app.planetscale.com/<org>/<database>/backups`.
  </Step>

  <Step>
    Select the backup you wish to restore.
  </Step>

  <Step>
    Click the **Restore backup** button.
    This will bring up a pop-up modal that prompts you to name your branch and select a cluster size.

    <Frame>
      <img src="https://mintcdn.com/planetscale-2/AJPY38bILe2zenXX/images/backups/restore.png?fit=max&auto=format&n=AJPY38bILe2zenXX&q=85&s=4c122bc21296c2c62c30788494389819" alt="Restore backup pop-up modal" width="877" height="1063" data-path="images/backups/restore.png" />
    </Frame>
  </Step>

  <Step>
    Click the **Restore backup** button to finish restoring your backup and to close the pop-up modal.
  </Step>

  <Step>
    To see all branches that are `restored` from a backup, head to the backup details and you'll see a list of those branches.

    <Frame>
      <img src="https://mintcdn.com/planetscale-2/pncBnOWnwAfGxG1f/images/assets/docs/concepts/back-up-and-restore/restored-branches-list.png?fit=max&auto=format&n=pncBnOWnwAfGxG1f&q=85&s=c61762f206947680ff0f03d43d85cd06" alt="Branches restored from a backup" width="1016" height="1058" data-path="images/assets/docs/concepts/back-up-and-restore/restored-branches-list.png" />
    </Frame>
  </Step>
</Steps>

## Need help?

Get help from [the PlanetScale Support team](https://planetscale.com/contact?initial=support), or join our [Discord community](https://pscale.link/community) to see how others are using PlanetScale.
