Cancel a subscription
Sign in to a service on your own account and complete its cancellation flow, capturing the confirmation.
The outcome
Sign in to a service on your own account and complete its cancellation flow, capturing the confirmation.
Backed by a real, installable recipe, not a generated stub. Install it, attach your own inputs, and run it on your own accounts.
Expected output
A successful run returns a structured result:
{ "cancelled": true, "effective_date": "...", "confirmation": "..." } 5 steps
Real step types from the 30+ in the workflow vocabulary. Edit any of them after you install.
- 1navigate
Open the account or billing page.
- 2twofa
Sign in with a Persona, including any 2FA.
- 3click
Walk the cancellation flow, including retention prompts.
- 4extract
Read the subscription status back to confirm it now shows as cancelled.
- 5extract
Capture the cancellation confirmation and end date.
Inputs
account_urlurl must match^https?://
Input shape
Inputs are validated against per-slot regex rules before a run starts.
{
"account_url": "<url>" // matches ^https?://
} Estimated runtime: 20-60s.
Install in one click
Open the template in the app, attach your own inputs and resources, and run it on your machine or the cloud.
Local runs have no compute charge and do not use Writ cloud compute. Paid plans are for cloud execution, faster monitors, teams, managed AI, and fleet features.
Point it at a site
This recipe adapts to any of these, all on your own authorized accounts.
Cancel a subscription questions
What does the Cancel a subscription template do?
Where does it run?
Can I edit the recipe after installing?
Related templates
Start with the Cancel a subscription template
Install it, attach your own inputs, and run it on your own account in minutes.