# Misc., Label

If you are using removable media, e.g. SD card, external drive, etc. then you may want SyncBack to change the label of the volume. [Variables](Variables.md) can be used in the label, e.g. *%DAY%%MONTH%%YEAR%*

- **On success, relabel the source/left volume to the following:** If the profile run is a success, then the drive label for the source/left is changed to what you specify.

- **On failure, relabel the source/left volume to the following:** If the profile run fails, then the drive label for the source/left is changed to what you specify.

- **On success, relabel the destination/right volume to the following:** If the profile run is a success, then the drive label for the destination/right is changed to what you specify.

- **On failure, relabel the destination/right volume to the following:** If the profile run fails, then the drive label for the destination/right is changed to what you specify.

### Example Use Cases

| **Description** | **Setting** | **Example Result** |
| --- | --- | --- |
| Date-stamped backup identification. Makes it immediately clear when the backup was last updated | Backup-%DAY%-%MONTH%-%YEAR% | *Backup-19-11-2025* |
| Weekly rotation scheme. Useful for rotating weekly backup drives. | WeeklyBackup-%DAYNAME% | *WeeklyBackup-Monday* through *WeeklyBackup-Sunday* |
| Monthly archives. Ideal for monthly backup rotation. | Archive-%MONTHNAME%-%YEAR% | *Archive-November-2025* |
| Timestamp for multiple daily backups. Useful when running multiple backups per day. | Daily-%YEAR%%MONTH%%DAY%-%HOUR%%MINUTE% | *Daily-20251119-1430* |

All Content: 2BrightSparks Pte Ltd © 2003-2026
