diff --git a/res/drawable/ic_private_space_edu_icon.xml b/res/drawable/ic_private_space_edu_icon.xml
new file mode 100644
index 00000000000..9eba00e3408
--- /dev/null
+++ b/res/drawable/ic_private_space_edu_icon.xml
@@ -0,0 +1,24 @@
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/private_space_education_screen.xml b/res/layout/private_space_education_screen.xml
index 6b651030265..c831bf73c15 100644
--- a/res/layout/private_space_education_screen.xml
+++ b/res/layout/private_space_education_screen.xml
@@ -81,6 +81,23 @@
android:layout_toRightOf="@+id/appsIcon"
android:text="@string/private_space_install_apps_text"/>
+
+
+
+
+
diff --git a/res/values/strings.xml b/res/values/strings.xml
index bbe5cbef2b3..e6d7f01ea59 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1345,15 +1345,21 @@
Hide or lock private apps in a separate space. Use a dedicated Google Account for extra security.
- Set up your private space
+ How it works
- Choose a Google Account for your space\nUsing a dedicated account helps to stop synced files, photos, and emails appearing outside your space
+ Create a Google Account for your space\nIf you use a dedicated account, it helps to stop synced files, photos, and emails appearing outside your space
Set a lock\nLock your space to stop other people opening it
- Install apps\nYour private space has its own Play Store so you can install apps easily.
+ Install apps\nInstall apps that you want to keep private in your space
+
+ Keep in mind
+
+ Apps stop when you lock your space\nWhen you lock your space, apps in your space are stopped and you won\u2019t receive notifications from them
- Apps in your private space won\'t appear in permission manager, privacy dashboard, and other settings when your private space is locked.\n\nYour private space can\'t be restored to a new device. You\'ll need to set up another private space if you want to use it on another device.\n\nAnyone that connects your device to a computer or installs malicious apps on your device may be able to access your private space.
+ Apps in your private space won\'t appear in permission manager, privacy dashboard, and other settings when your private space is locked.\n\nYour private space can\'t be moved to a new device. You\'ll need to set up another private space if you want to use it on another device.\n\nAnyone that connects your device to a computer or installs harmful apps on your device may be able to access your private space.
+
+ When you lock your space, apps in your private space are stopped and you won\u2019t receive notifications from them.\n\nApps in your private space won\'t appear in permission manager, privacy dashboard, and other settings when private space is locked.\n\nYour private space can\'t be restored to a new device. You\u2019ll need to set up another space if you want to use it on another device.\n\nAnyone that connects your device to a computer or installs malicious apps on your device may be able to access your private space.
Learn more about private space
https://support.google.com/android?p=private_space
diff --git a/res/xml/private_space_settings.xml b/res/xml/private_space_settings.xml
index 197ba3efb8f..eb89dd783cd 100644
--- a/res/xml/private_space_settings.xml
+++ b/res/xml/private_space_settings.xml
@@ -77,7 +77,7 @@