# apple.com / subscriptions.cancel

Health: degraded
AES: 76
Confidence: low 0.28
Freshness: 0d

## Recipe

Status: active
URI: recipe://subscriptions.cancel/apple-cancel-subscription/v1

1. Open the official public source page and verify the current task path before acting.
2. Enter the task surface only after matching the user's goal to the documented path.
3. Stop at any irreversible, paid, or account-mutating step until the user approves.

## Blockers

- login_required
- 2fa_user_present

## Recommended Actions

- Require user-present auth and receipt-account matching before cancellation. Reduces false negatives when multiple Apple Accounts or family subscriptions exist.