diff --git a/erpnext/docs/user/manual/en/setting-up/integrations/dropbox-backup.md b/erpnext/docs/user/manual/en/setting-up/integrations/dropbox-backup.md
index 818b3b9bbf..d13c70e97e 100644
--- a/erpnext/docs/user/manual/en/setting-up/integrations/dropbox-backup.md
+++ b/erpnext/docs/user/manual/en/setting-up/integrations/dropbox-backup.md
@@ -7,6 +7,10 @@ You can automate database backup download of your ERPNext account into your Drop
To setup Dropbox Backup,
`Explore > Integrations > Dropbox Settings`
+##Steps are different for ERPnext managed versions and open-source versions
+
+###ERPnext Managed Version Instructions
+
####Step 1: Set Frequency
Set Frequency to download backup in your Dropbox account.
@@ -31,30 +35,43 @@ On successful login, you will find a confirmation message as following. Click on
With this, a folder called "ERPNext" will be created in your Dropbox account, and database backup will start to auto-download in it.
-##Open Source Users
-####Step 1: Go to
+##Open Source Version Instructions
+
+####Step 1: Login to Dropbox Developer area
https://www.dropbox.com/developers/apps
-####Step 2:Create a new app
+####Step 2: Create a new Dropbox app
-####Step 3: Fill in details for the app
+####Step 3: Fill in the details for your new app
-
-####Step 4: Setup Redirect URL in app
+####Step 4: Insert your custom domain Redirect URI
+
+`https://{yourwebsite.com}/api/method/frappe.integrations.doctype.dropbox_settings.dropbox_settings.dropbox_auth_finish`
-####Step 5: Settings in Site Config
+####Step 5: In a new window, open the Dropbox Settings page in your ERPnext installation
-After the app is created, note the app key and app secret on Dropbox Settings page or enter in `sites/{sitename}/site_config.json` as follows,
+####Step 6: Set backup frequency and email
+
+Set the frequency to download your site backups to your Dropbox account.
+
+
+
+####Step 7: Input Keys from your Dropbox App window
+
+From your Dropbox App page, enter the app key and (unhidden) app secret into the ERPnext Dropbox settings page.
+
+Alternatively, you can enter it manually in `sites/{sitename}/site_config.json` as follows,
@@ -68,6 +85,18 @@ After the app is created, note the app key and app secret on Dropbox Settings pa