diff --git a/source/getting-started/onboarding.markdown b/source/getting-started/onboarding.markdown
index e54a26ed13c..78aecb37f3e 100644
--- a/source/getting-started/onboarding.markdown
+++ b/source/getting-started/onboarding.markdown
@@ -7,38 +7,23 @@ Alright, you made it here. The tough part is done.
With Home Assistant installed, it's time to configure it. Here you will create the owner account of Home Assistant. This account will be an administrator and will always be able to change everything. Enter a name, username, password and click on "create account".
-
-
-Set your username and password.
-
+
Next, you can enter a name for your home and set your location and unit system. Click "DETECT" to find your location and set your time zone and unit system based on that location. If you'd rather not send your location, you can set these values manually.
-
-
-Set your location, time zone, and unit system.
-
+
Once you are done, click Next. In this screen, Home Assistant will show any devices that it has discovered on your network. Don't be alarmed if you see fewer items than what is shown below; you can always manually add devices later.
-
-
-Discovery of devices on your network.
-
+
Finally, click Finish. Now you're brought to the Home Assistant web interface. This screen will show all of your devices. So let's get that screen filled up!
-
-
-The Home Assistant user interface.
-
+
-Click on "Configuration" in the sidebar on the left. On the next screen, click on "Devices & Services". At this screen you will be able to set up integrations with Home Assistant. You might notice a "discovered" section. This section contains integrations that were found on your network and can easily be added with a few clicks. If your integrations are not discovered, click the "Add integration" button in the lower right and search for your integration in that list.
+From the side bar, click on {% my integrations title="Settings -> Devices & Services" %}. At this screen you will be able to set up integrations with Home Assistant. You might notice a "discovered" section. This section contains integrations that were found on your network and can easily be added with a few clicks. If your integrations are not discovered, click the **Add integration** button in the lower right and search for your integration in that list.
-
-
-The integrations page in the configurations panel shows you all your configured integrations.
-
+
When each integration is done setting up, it will ask you to put the new devices in areas. Areas allow you to organize all the devices in your home.
diff --git a/source/images/getting-started/automation-editor.png b/source/images/getting-started/automation-editor.png
index 0fd7471131c..0c6a7b6c931 100644
Binary files a/source/images/getting-started/automation-editor.png and b/source/images/getting-started/automation-editor.png differ
diff --git a/source/images/getting-started/integrations.png b/source/images/getting-started/integrations.png
index 51e5bc40373..e77c42f40d2 100644
Binary files a/source/images/getting-started/integrations.png and b/source/images/getting-started/integrations.png differ
diff --git a/source/images/getting-started/lovelace.png b/source/images/getting-started/lovelace.png
index 2ca000f06a3..9971afde817 100644
Binary files a/source/images/getting-started/lovelace.png and b/source/images/getting-started/lovelace.png differ
diff --git a/source/images/getting-started/new-automation.png b/source/images/getting-started/new-automation.png
index 0dc5f8ff2c7..fd6e901be44 100644
Binary files a/source/images/getting-started/new-automation.png and b/source/images/getting-started/new-automation.png differ