# ubereats.com / food_local.cancel_order

Health: constrained
AES: 55
Confidence: low 0.27
Freshness: 0d

## Recipe

Status: active
URI: recipe://food_local.cancel_order/ubereats-cancel-order-help/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
- hidden_fee

## Recommended Actions

- Pause for user approval when cancellation may charge the full order value. Prevents hidden-fee surprises during autonomous food-order cancellation.
- Require total-price verification immediately before final submission. Reduces high-regret transaction errors.