starlight_help/src/content/docs/configure-a-custom-welcome-message.mdx
import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import ZulipTip from "../../components/ZulipTip.astro"; import AdminOnly from "../include/_AdminOnly.mdx"; import InviteUsers from "../include/_InviteUsers.mdx"; import SaveChanges from "../include/_SaveChanges.mdx";
You can configure a custom welcome message to be sent to new users in your organization, along with standard onboarding messages from Welcome Bot. For example, you can describe the purpose of important channels, and link to your organization's guidelines for using Zulip.
Administrators can also customize the message each time they create an invitation. Invitations sent by other users will always use the default custom welcome message configured by your organization's administrators.
<ZulipTip> You can compose the welcome message in the compose box to benefit from buttons and typeahead suggestions for message formatting, and copy it over. </ZulipTip>Users will receive the message that's configured at the time when they accept the invitation, so there's no need to update or revoke invitations when you change the welcome message.
<FlattenedSteps> <NavigationSteps target="settings/organization-settings" />