starlight_help/src/content/docs/moving-from-discord.mdx
import {Steps, TabItem, Tabs} from "@astrojs/starlight/components";
import FlattenedList from "../../components/FlattenedList.astro"; import FlattenedSteps from "../../components/FlattenedSteps.astro"; import ZulipTip from "../../components/ZulipTip.astro"; import CommunicationPoliciesIntro from "../include/_CommunicationPoliciesIntro.mdx"; import CommunicationPoliciesList from "../include/_CommunicationPoliciesList.mdx"; import ConfigureYourOrganization from "../include/_ConfigureYourOrganization.mdx"; import CreateOrgNoImport from "../include/_CreateOrgNoImport.mdx"; import HowToInviteUsersToJoinAllowAnyone from "../include/_HowToInviteUsersToJoinAllowAnyone.mdx"; import MovingToZulipIntro from "../include/_MovingToZulipIntro.mdx"; import PrepareForTransition1 from "../include/_PrepareForTransition1.mdx" import PrepareForTransition2 from "../include/_PrepareForTransition2.mdx" import SignUpForAPlan from "../include/_SignUpForAPlan.mdx";
<MovingToZulipIntro />The following steps are described in more detail below:
<Steps> 1. [Create your organization](#create-your-organization). 1. [Sign up for a plan](#sign-up-for-a-plan). 1. [Configure your organization](#configure-your-organization). 1. [Review and update communication policies](#review-and-update-communication-policies). 1. [Prepare users for the transition](#prepare-users-for-the-transition). 1. [Invite users to join](#invite-users-to-join). </Steps>Each organization is unique, but we hope these common practices will help you think through the transition process in your own context.
Prepare an introduction to Zulip for your organization. It often works well to combine a written announcement with a live presentation. Recommended topics to cover include:
<FlattenedSteps> <PrepareForTransition1 />Enable authentication with Discord to let users join Zulip without creating a separate password.
<Tabs> <TabItem label="Require invitations"> <Steps> 1. [Configure allowed authentication methods](/help/configure-authentication-methods). In addition to Discord, Zulip offers a variety of authentication methods, including email/password, Google, GitHub, GitLab, Apple, LDAP and [SAML](/help/saml-authentication). Users can [log in][logging-in] with any allowed authentication method, regardless of how they signed up. 1. Invite users by [sending email invitations][email-invitations] or sharing a [reusable invitation link][invitation-links]. </Steps> </TabItem> <HowToInviteUsersToJoinAllowAnyone /> </Tabs> <ZulipTip> Remember to update links and login instructions to point to Zulip. </ZulipTip>Congratulations on making the move! If you have any questions or feedback throughout this process, please reach out to the Zulip team.