docs/content/v2025.1/yugabyte-platform/back-up-restore-universes/_index.md
{{< page-finder/head text="Back Up and Restore" subtle="across different products">}} {{< page-finder/list icon="/icons/database-hover.svg" text="YugabyteDB" url="../../manage/backup-restore/" >}} {{< page-finder/list icon="/icons/server-hover.svg" text="YugabyteDB Anywhere" current="" >}} {{< page-finder/list icon="/icons/cloud-hover.svg" text="YugabyteDB Aeon" url="/stable/yugabyte-cloud/cloud-clusters/backup-clusters/" >}} {{< /page-finder/head >}}
You can use YugabyteDB to schedule and manage backups of your universe data. This includes the following features:
yb.backup.enable_backups_during_ddl) to true. Refer to Manage runtime configuration settings. You must be a Super Admin to set global runtime configuration flags.{{< note title="Note" >}} Configurable performance parameters and incremental backups are mediated using the yb-controller process, which is only available in YugabyteDB Anywhere v2.16 or later for universes with YugabyteDB version 2.16 or later. {{< /note >}}
{{<index/block>}}
{{<index/item title="Configure backup storage" body="Configure the storage location for your backups." href="configure-backup-storage/" icon="fa-thin fa-bucket">}}
{{<index/item title="Schedule universe data backups" body="Create backup schedules to regularly back up universe data." href="schedule-data-backups/" icon="fa-thin fa-calendar">}}
{{<index/item title="Back up universe data" body="Back up universes and create incremental backups." href="back-up-universe-data/" icon="fa-thin fa-down-to-bracket">}}
{{<index/item title="Restore universe data" body="Restore from full and incremental backups." href="restore-universe-data/" icon="fa-thin fa-up-to-bracket">}}
{{<index/item title="Perform point-in-time recovery" body="Recover universe data from a specific point in time." href="pitr/" icon="fa-thin fa-timeline-arrow">}}
{{<index/item title="Disaster recovery" body="Fail over to a backup universe in case of unplanned outages." href="disaster-recovery/" icon="fa-thin fa-sun-cloud">}}
{{</index/block>}}