docs/content/v2024.1/yugabyte-platform/back-up-restore-universes/_index.md
You can use YugabyteDB to schedule and manage backups of your universe data. This includes the following features:
{{< 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 >}}
{{< warning title="Backups and high DDL activity" >}} In some circumstances, a backup can fail during high DDL activity. Avoid performing major DDL operations during scheduled backups or while a backup is in progress. To view active tasks, navigate to Tasks. {{< /warning >}}
{{<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>}}