zulip/templates/zerver/help/status-and-availability.md

114 lines
2.9 KiB
Markdown
Raw Normal View History

2019-03-20 19:53:39 +01:00
# Status and availability
Status and availability let everyone know roughly how quickly you'll be
responding to messages.
2019-03-20 19:53:39 +01:00
A **status** is a customizable emoji, along with a short message. A typical
status might be "📅 In a meeting" or "🏠 Working remotely". To make it easy to
notice, the status emoji is shown next to your name in the sidebars, message
feed, and compose box.
2019-03-20 19:53:39 +01:00
Your **availability** is a colored dot (like <span class="indicator green
solid"></span>) that indicates if you're currently active on Zulip, idle,
or offline. You can also [go invisible](#invisible-mode) to appear offline
to other users.
2019-03-20 19:53:39 +01:00
## Statuses
### Set a status
You can set a status emoji, status message, or both.
2019-03-20 19:53:39 +01:00
{start_tabs}
{tab|desktop-web}
2019-03-20 19:53:39 +01:00
{!self-user-card.md!}
2019-03-20 19:53:39 +01:00
1. Click **Set a status**.
2019-03-20 19:53:39 +01:00
1. Click to select one of the common statuses, *or* choose any emoji and/or
write a short message.
1. Click **Save**.
2019-03-20 19:53:39 +01:00
{tab|mobile}
{!mobile-profile-menu.md!}
1. Tap **Set a status**.
1. Tap to select one of the common statuses, *or* choose any emoji and/or
write a short message.
1. Tap **Save**.
2019-03-20 19:53:39 +01:00
{end_tabs}
### View a status
Status emoji are shown next to a user's name in the sidebars, message feed,
and compose box.
You can view status messages by hovering over your or anyone else's name in the
left or right sidebar, or by clicking the user's name or avatar in the main
message feed to open their **user card**. If someone hasn't set a message as
part of their status, then no status message will appear.
2019-03-20 19:53:39 +01:00
## Availability
2019-03-20 19:53:39 +01:00
There are three availability states:
2019-03-20 19:53:39 +01:00
* **Active** (<span class="indicator green solid"></span>): Zulip is
open and in focus on web, desktop or mobile, or was in the last 140
seconds.
2019-03-20 19:53:39 +01:00
* **Idle** (<span class="indicator orange"></span>): Zulip is open on
your computer (either desktop or web), but you are not active.
2019-03-20 19:53:39 +01:00
* **Offline** (<span class="indicator grey"></span>): Zulip is not open
on your computer, or you have turned on invisible mode.
2019-03-20 19:53:39 +01:00
You can see when someone offline was last active by hovering over their
name in the left or right sidebar.
2019-03-20 19:53:39 +01:00
### Invisible mode
2019-03-20 19:53:39 +01:00
Zulip supports the privacy option of never updating the availability
information for your account. The result is that you will always
appear to other users as **Offline**, regardless of your activity in
Zulip.
With this setting, your "Last active" time displayed to other users in
the UI will be frozen as the approximate time you enabled this setting.
2019-03-20 19:53:39 +01:00
### Toggle invisible mode
2019-03-20 19:53:39 +01:00
{start_tabs}
{tab|desktop-web}
2019-03-20 19:53:39 +01:00
{!self-user-card.md!}
2019-03-20 19:53:39 +01:00
1. To enable, you'll select **Go invisible**.
1. To disable, you'll select **Turn off invisible mode**.
2019-03-20 19:53:39 +01:00
!!! tip ""
You can also toggle this setting in the **Account & privacy**
tab of your **Personal settings** menu.
{tab|mobile}
{!mobile-profile-menu.md!}
1. Toggle **Set yourself to away**.
{end_tabs}
## Related articles
* [Typing notifications](/help/typing-notifications)
* [Read receipts](/help/read-receipts)