Files
documentation/site/source/user-manual/sessions.rst
2022-12-16 17:29:26 -08:00

24 lines
751 B
ReStructuredText

.. _session-management:
==================
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 <sessions>` is created.
* 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%