# Account recovery & password reset

## Forgot your password?

If you signed up with an email and password (not GitHub OAuth), you can request a
reset link from the sign-in page.

1. Go to [automaintainer.intrane.fr/login](https://automaintainer.intrane.fr/login)
2. Click **Forgot password?** below the Sign in button
3. Enter your account email and click **Send reset link**
4. Check your inbox for an email from `noreply.automaintainer@intrane.fr`
5. Click the link — it opens a page where you can set a new password
6. After submitting you are automatically signed in

Reset links expire after **1 hour** and are single-use. If yours has expired, repeat
the process to get a fresh one.

## GitHub accounts

If you signed up via **Continue with GitHub**, you don't have a password — GitHub
manages your credentials. Use GitHub's own account recovery if you lose access to
your GitHub account.

## No email arrived?

- Check your spam / junk folder
- The email comes from `noreply.automaintainer@intrane.fr` — allowlist that address
  if your provider blocks unknown senders
- The process always returns success even if the address isn't registered, so a
  missing email usually means the address you entered isn't on file

## Related

- [Security & data](/docs/security)
- [Billing & cancellation](/docs/billing)
