Files
zulip/help/include/switching-between-organizations.md
Shubham Padia 35e4cf6bf6 help: Ordered list item should always be followed by an indented line.
Our help-beta conversion script expects text to be indented if the text
is part of the same list item. If it is not part of the same list item,
then it expects an empty line just after the list item. This commit
fixes existing instances for the same by searching for regex: `^1\.
.*\n(?!\n)(?!1\.)( {0,1}\S.*)`.

We do not want to add a lint rule for this, since not indenting is not
technically wrong. We will add a TODO list item in the conversion script
for help-beta in future commits.
2025-06-23 09:48:43 -07:00

490 B

{start_tabs}

{tab|mobile}

{!mobile-switch-account.md!}

  1. Tap on the desired Zulip organization.

{tab|desktop}

  1. Click on a logo in the organizations sidebar on the left, or choose an organization from the Window menu in the top menu bar.

{!desktop-toggle-sidebar-tip.md!}

{tab|web}

You can log in to multiple Zulip organizations by opening multiple tabs, and logging into one Zulip organization in each tab. To switch Zulip organizations, just switch tabs.

{end_tabs}