# Recover access

> This skill helps users choose the right path to Recover access to mailbox login. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **Alibaba Mail**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

recover mailbox access, reset email password, unlock locked email account, can't log in to Alibaba Mail, forgot password Alibaba Mail, account locked after failed attempts, two-factor auth failure, security question recovery, secure phone number verification, scan QR code to log in, Alibaba Mail app

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "recover access", "product": "alimail"}'
```

---
Part of [Alibaba Mail](https://www.company-skill.com/p/alimail.md) · https://www.company-skill.com/llms.txt
