Files
docs-v2/manage/access-control/change-password.mdx
2025-10-30 17:11:44 -07:00

23 lines
1.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Change Password"
description: "Change or reset your Pangolin account password"
---
### Change Password
If you're already logged in, you can change your password by clicking your profile menu (top right) and selecting Change Password. You will be required to confirm your old password and enter a new password.
<Tip>
If you want to require password changes at regular intervals for better security, check out the [password rotation documentation](/manage/access-control/password-rotation).
</Tip>
### Reset Password
If you forgot your password, you can use the reset password function. On the login page, select Forgot your password?. This will ask for your username or email. A reset code will be sent to that email to complete the reset.
If you're selfhosting Pangolin, you will need an SMTP server configured to send emails. If you don't have one configured, the server will log the reset code to the server logs for you to retrieve and use to reset the password.
### Force Reset Server Admin Password
For selfhosted Pangolin, if you need to force reset your server admin account password serverside, you can use the internal CLI. [See more here](/self-host/advanced/container-cli-tool).