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

# Backup & restore

> Protect yourself from potential data loss by backing up and restoring your environments.

<CardGroup cols={2}>
  <Card title="Back up an environment" icon="cloud-upload" href="/docs/environments/backup">
    Protect yourself from potential data loss by backing up your environments.
  </Card>

  <Card title="Restore an environment" icon="history" href="/docs/environments/restore">
    Restore an environment from a previous backup.
  </Card>
</CardGroup>
