# Access Recovery — Scenarios Hub

This page will help you quickly recover access through "Forgot password?" or manually generate a link for a user. Here are instructions for all users and for administrators who configure and maintain the flow.

---

## Quick Overview
- [Scenarios for All Users](#scenarios-for-all-users)
- [Scenarios for Administrators](#scenarios-for-administrators)
- [Quick Links](#quick-links)

---

## Scenarios for All Users
**Goal** — independently reset password through a magic link.
- **Reset password through "Forgot password?"** — request a magic link via email or phone and set a new password. → [./how-to/user-reset-password.md](/en/auth/how-to/user-reset-password.md)

---

## Scenarios for Administrators
**Goal** — enable the recovery flow and help a user if they cannot receive email/SMS.
- **Enable recovery flow** — configure environment variables and notification scenario so links are sent automatically. → [./how-to/admin-enable-reset-flow.md](/en/auth/how-to/admin-enable-reset-flow.md)
- **Generate link manually** — create a magic link for a specific user and pass it directly. → [./how-to/admin-generate-reset-link.md](/en/auth/how-to/admin-generate-reset-link.md)

---

## Quick Links
- [Reset password through "Forgot password?"](/en/auth/how-to/user-reset-password.md)
- [Enable recovery flow](/en/auth/how-to/admin-enable-reset-flow.md)
- [Generate link manually](/en/auth/how-to/admin-generate-reset-link.md)

