mirror of https://github.com/zulip/zulip.git
user docs: Update logging-out doc.
This commit is contained in:
parent
98c50f7041
commit
c29fc8f0c3
|
@ -1,24 +1,27 @@
|
|||
# Logging out
|
||||
|
||||
When you're done using Zulip, it's easy to log out of Zulip.
|
||||
## Desktop / browser
|
||||
|
||||
## Logging out on a browser
|
||||
1. Click on the **gear** (<i class="icon-vector-cog"></i>) icon in the upper
|
||||
right corner.
|
||||
|
||||
1. Click on the cog (<i class="icon-vector-cog"></i>) icon in the top right
|
||||
corner of the right sidebar.
|
||||
2. Click **Log out**.
|
||||
|
||||
2. Click the **Log out** option from the dropdown menu that appears.
|
||||
|
||||
## Logging out of the iOS app
|
||||
## iOS
|
||||
|
||||
1. Tap the menu (<i class="icon-vector-reorder"></i>) icon in the top left
|
||||
corner of your screen.
|
||||
corner of the screen.
|
||||
|
||||
2. Click the **Log out** option from the dropdown menu that appears.
|
||||
2. Tap **Log out**.
|
||||
|
||||
## Logging out of the Android app
|
||||
## Android
|
||||
|
||||
1. Tap the overflow ( <i class="icon-vector-ellipsis-vertical"></i> ) icon in
|
||||
the top right corner of your screen.
|
||||
the top right corner of the screen.
|
||||
|
||||
2. Click the **Log out** option from the dropdown menu that appears.
|
||||
2. Tap **Log out**.
|
||||
|
||||
!!! tip ""
|
||||
Logging out doesn't affect any other organizations you may be logged in
|
||||
to. To log out of all your Zulip organizations, repeat the steps above
|
||||
for each one.
|
||||
|
|
Loading…
Reference in New Issue