starlight_help/src/content/include/_ImportHowUsersWillLogIn.mdx
import {Steps, TabItem, Tabs} from "@astrojs/starlight/components";
import ZulipNote from "../../components/ZulipNote.astro"; import ZulipTip from "../../components/ZulipTip.astro";
When user accounts are imported, users initially do not have passwords configured. There are a few options for how users can log in for the first time.
<ZulipTip> For security reasons, passwords are never exported. </ZulipTip>When you create your organization, users will immediately be able to log in with authentication methods that do not require a password. Zulip offers a variety of authentication methods, including Google, GitHub, GitLab, Apple, Discord, LDAP and SAML.
You can send password reset emails to all users in your organization, which will allow them to set an initial password.
If you imported your organization into Zulip Cloud, simply email [email protected] to request this.
<ZulipNote> To avoid confusion, first make sure that the users in your organization are aware that their account has been moved to Zulip, and are expecting to receive a password reset email. </ZulipNote>Alternatively, users can reset their own passwords by following the instructions on your Zulip organization's login page.