diff --git a/auto_backup/README.rst b/auto_backup/README.rst
index c9c315054..7579fce45 100644
--- a/auto_backup/README.rst
+++ b/auto_backup/README.rst
@@ -62,6 +62,12 @@ Stay informed of problems, automatically!
Do you want to know if the database backup succeeded or failed? Subscribe to
the corresponding backup setting notification type.
+Run backups when you want
+-------------------------
+
+From the backups configuration list, press *More > Execute backup(s)* to
+manually execute the selected processes.
+
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/149/8.0
diff --git a/auto_backup/view/db_backup_view.xml b/auto_backup/view/db_backup_view.xml
index 11ac4b717..d1f11e442 100644
--- a/auto_backup/view/db_backup_view.xml
+++ b/auto_backup/view/db_backup_view.xml
@@ -84,5 +84,25 @@
action="action_backup_conf_form"
id="backup_conf_menu"/>
+
+
+ Execute backup(s)
+
+
+ object.action_backup()
+
+
+
+
+ Execute backup(s)
+
+
+ action
+
+ db.backup
+ client_action_multi
+