Back to Zulip

Change your password

starlight_help/src/content/docs/change-your-password.mdx

12.0894 B
Original Source

import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import ChangePasswordViaEmailConfirmation from "../include/_ChangePasswordViaEmailConfirmation.mdx";

You can reset your password at any time, as long as you either know your current password, or have access to the email address associated with your account.

If you've forgotten or never had a password

<ChangePasswordViaEmailConfirmation />

If you know your current password

<FlattenedSteps> <NavigationSteps target="settings/account-and-privacy" />
  1. Under Account, click Change your password.
  2. Enter your old password and your new password, and click Change. </FlattenedSteps>