# Repository Details

Repository details page shows the details of a repository. It shows the repository owner, name, and different settings associated with the repository like backup schedule, backup storage, and backup retention policy. This is the place where you can manage the repository settings, view the backup statistics, or start the download or restore of the backup.

## Page Overview

The repository details page consists of the header and three tabs: Overview, Backups, and Restores. The header shows the repository owner and name. Also, it gives quick access to the backup and restore actions. The `Backup now` button allows you to start a manual backup for the repository. The `Restore now` button allows you to restore the repository to the selected destination based on the backup of your choice.

![Repository details page](https://2781059148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQEI7SjBF2CddqNXZpCoE%2Fuploads%2Fgit-blob-7ada9fde349b3192d14291af1c52f05a3a223d41%2Frepository-details-overview-settings.png?alt=media)

### Overview Tab

The overview tab shows the repository settings like the backup schedule, backup storage, and backup retention policy. It also shows the backup statistics like the backup time and the size of the backup. The overview tab also shows the backup status badge, which indicates the status of the last backup. The overview tab consists of the following sections:

#### Settings

This section displays the repository settings like the backup schedule, backup storage, and backup retention policy. You can change each setting by choosing the appropriate option from the dropdown and clicking the `Save` button. Please note that the button appears only when you change the setting. Also, you can enable or disable the repository automatic backup by toggling the `Scheduled` switch and clicking the `Save` button. The `Get badge URL` button allows you to get the backup status badge, which you can use to embed the badge in your website. You can learn more about the backup status badge [here](https://docs.cloudback.it/dashboard/backup-status-badge).

The Settings section also shows the **Next backup** countdown, which indicates how long until the next scheduled backup will run for this repository.

Although the backup schedule, backup storage, and backup retention policy are set at the repository level, you can override these settings for multiple repositories using the bulk operations. You can learn more about the bulk operations [here](https://docs.cloudback.it/managing-backups/bulk-operations).

#### Statistics

Statistics section shows the backup statistics like the backup time and the size of the backup. Both charts show the data for a selected period. You can change the period by choosing the appropriate option from the dropdown. The first chart shows the backup time for the selected period. Each bar on the chart represents backup time, and the horizontal axis represents the date. The second chart shows the size of the backup for the selected period. Each bar on the chart represents the size of the backup, and the horizontal axis represents the backup date.

#### Last backup

This section contains information about the last backup, if there are any. It shows the general backup information like its status, time, archive size, deduplication status, storage, and link to the repository. Also, it shows the statistics of the metadata collected in the backup. The metadata items shown depend on the platform. See [Backup Details](https://docs.cloudback.it/backup-details#metadata-by-platform) for the full list of metadata items per platform.

The `Download` button allows you to download the backup archive. The `Restore` button allows you to restore the repository to the selected destination based on the backup.

#### Deduplication over period

The deduplication over period section shows the deduplication statistics for the selected period. You can learn more about how the deduplication works and the deduplication statistics [here](https://docs.cloudback.it/managing-backups/data-deduplication).

### Backups Tab

Backups tab shows the table of backups for the repository. Each backup is a separate row displaying Status, Start time, Backup size, Deduplicated, and Storage. You can view the backup information by clicking the `Information` icon, download the backup archive by clicking the `Download` button, and restore the repository to the selected destination based on the backup by clicking the `Restore` button. You can learn more about the data restoration [here](https://docs.cloudback.it/data-restoration/restoring-a-backup) and backup download [here](https://docs.cloudback.it/data-restoration/download-backups).

![Repository backups](https://2781059148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQEI7SjBF2CddqNXZpCoE%2Fuploads%2Fgit-blob-972ffd4e5dd41fe65da260aa821e175aaaeafcce%2Frepository-details-backups-tab.png?alt=media)

### Restores Tab

The restores tab shows the table of restores for the repository. Each restore is a separate row displaying Status, Start time, Restore to, and Restored from backup. You can view the restore information by clicking the `Information` icon.

![Repository restores](https://2781059148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQEI7SjBF2CddqNXZpCoE%2Fuploads%2Fgit-blob-d7eb6d5cedfcd4de4ec2f4175d14a41a1aaccb45%2Frepository-details-restores-tab.png?alt=media)

## Learn More

* [Dashboard Overview](https://docs.cloudback.it/dashboard/dashboard-overview)
* [Backup Details](https://docs.cloudback.it/dashboard/backup-details)
* [Backup status badge](https://docs.cloudback.it/dashboard/backup-status-badge)
