starlight_help/src/content/docs/user-list.mdx
import {Steps, TabItem, Tabs} from "@astrojs/starlight/components";
import FlattenedSteps from "../../components/FlattenedSteps.astro"; import KeyboardTip from "../../components/KeyboardTip.astro"; import NavigationSteps from "../../components/NavigationSteps.astro";
import MoreVerticalIcon from "~icons/zulip-icon/more-vertical"; import UserListIcon from "~icons/zulip-icon/user-list";
In the Zulip web and desktop app, the right sidebar shows a list of users in your organization. The user list has up to three section:
In organizations with up to 600 users, everyone is shown. In larger organizations, only users who have been active in the last two weeks are shown, but everyone is included when you search. Deactivated users and bots are not listed.
You can choose to have each user's name appear with their avatar, or select a one of the more compact user list styles. To avoid distraction, you can hide the user list any time.
Here is an overview of all the information and actions you can take in Zulip's user list.
<KeyboardTip>
You can also use the <kbd>W</kbd> keyboard shortcut to start searching for
a person.
</KeyboardTip>
1. Under **Information**, toggle your preferred option for **User list style**.
</FlattenedSteps>
<KeyboardTip>
The <kbd>W</kbd> keyboard shortcut to filter users reveals the user list if
it is hidden.
</KeyboardTip>