How to restore site from the desk?

Now in
System setting->backups
We can set the number of Backups.

And when we go example:8000/app/backups
We found 3 Buttons
1-Set Number of Backups.
2-Download Files Backup.
3.Get Backup Encryption key.

Now
2.Download Files Backup
Make backup as when we run the command
: bench --site example backup

And to restore a given backup we can use
: bench --site example restore / path to the backup file

My question now as we can do backup from desk as mentioned above go to url:
example:8000/app/backups
And press button .Download Files Backup .

Is there a way to make restore from desk as backup done?