diff --git a/site/source/_static/images/walkthrough/sessions0.png b/site/source/_static/images/walkthrough/sessions0.png index 0dbd2bb..d8db7a4 100644 Binary files a/site/source/_static/images/walkthrough/sessions0.png and b/site/source/_static/images/walkthrough/sessions0.png differ diff --git a/site/source/_static/images/walkthrough/sessions1.png b/site/source/_static/images/walkthrough/sessions1.png new file mode 100644 index 0000000..fe99db7 Binary files /dev/null and b/site/source/_static/images/walkthrough/sessions1.png differ diff --git a/site/source/_static/images/walkthrough/sessions3.png b/site/source/_static/images/walkthrough/sessions3.png new file mode 100644 index 0000000..687b92b Binary files /dev/null and b/site/source/_static/images/walkthrough/sessions3.png differ diff --git a/site/source/user-manual/sessions.rst b/site/source/user-manual/sessions.rst index 8ddc3fc..dd413f8 100644 --- a/site/source/user-manual/sessions.rst +++ b/site/source/user-manual/sessions.rst @@ -6,9 +6,18 @@ Session Management Every time a login is made with Embassy, such as from a web browser on your laptop or mobile device, a :ref:`Session ` is created. -* To view and manage your active sessions, go to *Embassy > Active Sessions*. - -* To end an active session and log out of that device, click "Kill" to the right of your selection. +* To view and manage your active sessions, go to *System > Active Sessions*. .. figure:: /_static/images/walkthrough/sessions0.png :width: 60% + + +* To end an active session and log out of that device, click "LOGOUT" to the right of where that session is listed. + + .. figure:: /_static/images/walkthrough/sessions1.png + :width: 60% + +* To end all sessions except for the session you are currently using - click "TERMINATE ALL" + + .. figure:: /_static/images/walkthrough/sessions3.png + :width: 60%