diff --git a/docs/os/android-overview.md b/docs/os/android-overview.md index 4d242b56..c54596fc 100644 --- a/docs/os/android-overview.md +++ b/docs/os/android-overview.md @@ -106,7 +106,7 @@ With user profiles, you can impose restrictions on a specific profile, such as: [Work Profiles](https://support.google.com/work/android/answer/6191949) are another way to isolate individual apps and may be more convenient than separate user profiles. -A **device controller** app such as [Shelter](#recommended-apps) is required to create a Work Profile without an enterprise MDM, unless you're using a custom Android OS which includes one. +A **device controller** app such as [Shelter](../android.md#shelter) is required to create a Work Profile without an enterprise MDM, unless you're using a custom Android OS which includes one. The work profile is dependent on a device controller to function. Features such as *File Shuttle* and *contact search blocking* or any kind of isolation features must be implemented by the controller. You must also fully trust the device controller app, as it has full access to your data inside of the work profile.