@@ -77,29 +77,37 @@ small screens.
7777
7878
7979Click the user icon on the right side of the top bar to see the user menu.
80- Each menu item has the following functions.
8180
8281![ ] ( ../images/user_drop_down.png )
8382
84- - ** About Backend.AI** : Displays information such as the version of Backend.AI WebUI,
83+ At the top of the dropdown, the following user information is displayed for
84+ reference. These items are not clickable.
85+
86+ - ** Full name** : The current user's full name.
87+ - ** Email** : The current user's email address.
88+ - ** Role** : The current user's role (e.g., user, domain admin, superadmin).
89+
90+ Below the user information, the following action items are available.
91+
92+ - ` About Backend.AI ` : Displays information such as the version of Backend.AI WebUI,
8593 license type, etc.
86- - ** My Account** : Check and update information of the current logged-in user.
87- - ** Preferences** : Go to the user settings page.
88- - ** Logs / Errors** : Go to the logs tab in the user settings page. You can check
94+ - ` My Account ` : Check and update information of the current logged-in user.
95+ - ` Preferences ` : Go to the user settings page.
96+ - ` Logs / Errors ` : Go to the logs tab in the user settings page. You can check
8997 the log and error history recorded on the client side.
90- - ** Download Desktop App** : Download the stand-alone WebUI app for your platform.
98+ - ` Download Desktop App ` : Download the stand-alone WebUI app for your platform.
9199 This option is only visible when enabled by the administrator.
92- - ** Log Out** : Log out of the WebUI.
100+ - ` Log Out ` : Log out of the WebUI.
93101
94102<a id =" my-account " ></a >
95103
96104### My Account
97105
98- If you click My Account, the following dialog appears.
106+ If you click ` My Account ` , the following dialog appears.
99107
100108![ ] ( ../images/my_account_information.png )
101109
102- Each item has the following meaning. Enter the desired value and click the UPDATE button to update the user
110+ Each item has the following meaning. Enter the desired value and click the ` UPDATE ` button to update the user
103111information.
104112
105113- ** Full Name** : User's name (up to 64 characters).
@@ -129,7 +137,7 @@ code. There are many 2FA-enabled applications, such as Google Authenticator, 2ST
129137and Bitwarden.
130138
131139Then enter the 6-digit code from the item added to your 2FA application into the dialog above.
132- 2FA is activated when you press the CONFIRM button.
140+ 2FA is activated when you press the ` CONFIRM ` button.
133141
134142When you log in later, if you enter an email and password, an additional field appears asking
135143for the OTP code.
0 commit comments