mirror of
https://github.com/immich-app/immich.git
synced 2025-06-22 06:53:46 -04:00
* chore(docs): refactor pages * fix: links * fix: broken link * refactor: post install steps using partials
10 lines
466 B
Markdown
10 lines
466 B
Markdown
Navigate to the backup screen by clicking on the cloud icon in the top right corner of the screen.
|
|
|
|
<img src={require('./img/backup-header.png').default} width='50%' title='Backup button' />
|
|
|
|
You can select which album(s) you want to back up to the Immich server from the backup screen.
|
|
|
|
<img src={require('./img/album-selection.png').default} width='50%' title='Backup button' />
|
|
|
|
Scroll down to the bottom and press "**Start Backup**" to start the backup process.
|