starlight_help/src/content/docs/protect-your-account.mdx
import {Steps} from "@astrojs/starlight/components";
import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import ChangePasswordAndAPIKey from "../include/_ChangePasswordAndAPIKey.mdx";
Every Zulip user has an API key, which can be used to do essentially everything that you can do when you're logged in. You should treat your Zulip API key as carefully as you treat your password. Integrations should use a bot's API key rather than your own whenever possible.
Be sure to change both your password and API key immediately in the following situations:
zuliprc
file, which includes your API key.Changing your API key will immediately log you out of Zulip on all mobile devices.