Hi team and community,
I’m on an n8n Cloud plan and just used up all my executions (“coins”) while debugging a single workflow that refused to run correctly. I ended up triggering it many times manually as I tried to fix the issue, and now my quota is empty for the month.
Describe the problem/error/question
Questions:
Is it possible to get extra executions for this month, or have the execution count reset so I can continue testing?
If not, what’s the best way to purchase an add‑on or upgrade my plan to avoid this in the future?
Short‑term workarounds I’m trying:
Using Manual Trigger nodes instead of real webhooks during development.
Editing the workflow without triggering it, and only running a small test batch.
Reducing retries and debug logging to avoid extra executions.
If anybody has tips on how to avoid burning executions during development (e.g. better use of manual triggers, error handling, or local testing), I’d appreciate it.
Thanks in advance!
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: