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

# Downloading Backups

> Download your Odoo backups for local storage

## Step 1: Access Backups Page

1. Navigate to your project in doploy
2. Click on the **Backups** tab

## Step 2: Choose What to Download

When you click **Download** next to a backup, you'll be asked to choose:

### Database Only

Download just the database for local development work. Perfect when you want to test with production data locally without needing all the attachments and files.

### Filestore Only

Download just the attachments, images, and documents. Useful if you only need the files.

### Both (Full Backup)

Download both the database and filestore separately. **Recommended if you want a complete backup for your records or migration.**

## Next Steps

* [Upload backups](/backup-recovery/uploading)
* [Restore backups](/backup-recovery/restoring)
* [Configure backup schedule](/getting-started/backup-schedule)
