mirror of https://github.com/zulip/zulip.git
1.5 KiB
1.5 KiB
User cards
In the web and desktop apps, user cards contain basic information about a user or bot. User cards are also a handy starting point for actions such as a viewing a user's profile or viewing the messages they've sent.
Information in a user's card
{start_tabs}
{tab|user}
- Their avatar.
- Their name.
- Their email address, if you have permission to view it.
- Their role in the organization.
- The custom profile fields selected by administrators to be featured on user cards.
- Their current local time.
- Their status and availability.
{tab|bot}
- Its avatar.
- Its name.
- Its owner's name.
- Its email address, if you have permission to view it.
{end_tabs}
View someone's user card
{start_tabs}
{tab|user}
{!right-sidebar-user-card.md!}
!!! tip ""
You can also click on a user's profile picture or name on a message they sent.
!!! keyboard_tip ""
Alternatively, open someone's **user card** by selecting a message they sent, and
using the <kbd>U</kbd> shortcut.
{tab|bot}
{settings_tab|bot-list-admin}
- Click on the name of a bot in the Name column to open its user card.
{end_tabs}