Back to Zulip

ChangePasswordAndAPIKey

starlight_help/src/content/include/_ChangePasswordAndAPIKey.mdx

12.0819 B
Original Source

import {Steps, TabItem, Tabs} from "@astrojs/starlight/components";

import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import ZulipTip from "../../components/ZulipTip.astro";

<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.
  3. Under API key, click Manage your API key.
  4. Enter your new password, and click Get API key.
  5. Click Generate new API key. </FlattenedSteps>
<ZulipTip> If you've forgotten your password, you can [reset it](/help/change-your-password#if-youve-forgotten-or-never-had-a-password) using your email account. </ZulipTip>