From 4a15998b869a50d3643720f4408537cc7fe21fbf Mon Sep 17 00:00:00 2001 From: Tully Foote Date: Mon, 27 Sep 2021 14:19:45 -0700 Subject: [PATCH] Add a note that if you want to manage users you have to enable advanced mode (#19241) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Joakim Sørensen --- source/_docs/authentication.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_docs/authentication.markdown b/source/_docs/authentication.markdown index c38d808f602..4be5a89adcf 100644 --- a/source/_docs/authentication.markdown +++ b/source/_docs/authentication.markdown @@ -20,6 +20,10 @@ When you start Home Assistant for the first time the _owner_ user account is cre For the moment, other user accounts will have the same access as the owner account. In the future, non-owner accounts will be able to have restrictions applied. +
+If you want to manage users and you're an owner but you do not see "Users" in your main configuration menu, make sure that "Advanced Mode" is enabled for your user in your profile. +
+ ### Your Account Profile Once you're logged in, you can see the details of your account at the _Profile_ page by clicking on the circular at the very bottom of the sidebar.