starlight_help/src/content/docs/demo-organizations.mdx
import {Steps} from "@astrojs/starlight/components";
import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import ZulipNote from "../../components/ZulipNote.astro"; import CreateADemoOrganization from "../include/_CreateADemoOrganization.mdx"; import DemoOrgsConversion from "../include/_DemoOrgsConversion.mdx"; import DemoOrgsIntro from "../include/_DemoOrgsIntro.mdx"; import OwnerOnly from "../include/_OwnerOnly.mdx"; import ZulipCloudOnly from "../include/_ZulipCloudOnly.mdx";
<ZulipCloudOnly /> <DemoOrgsIntro /> <DemoOrgsConversion />To take certain administrative actions, like inviting other users or converting a demo organization to a permanent organization, you'll need to configure an email for your account.
<FlattenedSteps> <NavigationSteps target="settings/account-and-privacy" />If you'd like to keep your demo organization's message history and user accounts, you can convert it to a permanent Zulip organization. You'll be able to choose a new subdomain for your organization's URL.
Everyone will be logged out of existing sessions on the web, mobile and desktop apps, and will need to log in again at the new URL. Any API clients or integrations will need to be updated to point to the new organization URL.
<FlattenedSteps> <NavigationSteps target="settings/organization-profile" />Demo organizations are automatically deleted after 30 days, but you can also manually deactivate your organization.
<FlattenedSteps> <NavigationSteps target="settings/organization-profile" />