diff --git a/.gitbook/assets/restore-from-backup.png b/.gitbook/assets/restore-from-backup.png
new file mode 100644
index 00000000..90754061
Binary files /dev/null and b/.gitbook/assets/restore-from-backup.png differ
diff --git a/.gitbook/assets/take-a-backup.png b/.gitbook/assets/take-a-backup.png
new file mode 100644
index 00000000..44cd38a5
Binary files /dev/null and b/.gitbook/assets/take-a-backup.png differ
diff --git a/admin/settings/general.md b/admin/settings/general.md
index 0fdfc552..c0378b1b 100644
--- a/admin/settings/general.md
+++ b/admin/settings/general.md
@@ -212,12 +212,12 @@ Select **Store in S3** and fill in the options, using the below as a guide.
| Access Key ID | Enter the access key ID for your S3 bucket. |
| Secret Access Key | Enter the secret key for your S3 bucket. |
| Region | Enter the region where your bucket is located (for example, `us-west-1`). |
-| Bucket name | Enter the name of your S3 bucket. |
+| Bucket name |
Enter the name of your S3 bucket. Note that if you include a folder path in the Bucket name field, the prefix must end with a trailing slash.
|
| S3 compatible host | If you are using a non-AWS S3-compatible provider (such as MinIO), enter the URL (including the protocol and port if necessary) here. If you're using AWS S3, leave this blank. |
| Password protect | Enable this to protect your backups with a password. |
| Password | Enter the password to set on your backups. |
-
+
### Restoring from a local file
@@ -242,12 +242,12 @@ Restoring a configuration is only possible on a fresh instance of Portainer duri
| Access key ID | Enter the access key ID for your S3 bucket. |
| Secret access key | Enter the secret key for your S3 bucket. |
| Region | Enter the region where your bucket is located (for example, `us-west-1`). |
-| Bucket name | Enter the name of your S3 bucket. |
+| Bucket name |
Enter the name of your S3 bucket. Note that if you include a folder path in the Bucket name field, the prefix must end with a trailing slash.
|
| S3 Compatible Host | If you are using a non-AWS S3-compatible provider (such as MinIO), enter the URL (including the protocol and port if necessary) here. If you're using AWS S3, leave this blank. |
| Filename | Enter the filename of the backup you want to restore. |
| Password | Enter the password set on your backup (if any). |
-
+
When you're ready, click **Restore Portainer**. The restore might take a few moments. When it has finished, you will be redirected to the login page. You can now log in with your previous credentials and your previous configuration will be restored.