Everything you need to know about using N8NForge
Search coming soon. Browse articles below or check our FAQ.
Sign up for a free N8NForge account - no credit card required. You get 5 free workflow generations to test the platform.
Go to the Generate page and describe your automation in plain English. Be specific about:
Example Description:
"When a new customer signs up via webhook, send them a welcome email with their account details, add them to our CRM with their email and name, and post a notification to our #sales Slack channel. If the signup fails for any reason, send an error alert to #tech-alerts."
Click "Generate Workflow" and wait 12-30 seconds. Once complete, download the JSON file.
In your n8n instance:
Most workflows need credentials (API keys, OAuth, database passwords). N8NForge doesn't include these for security. You'll add them in n8n's credential manager.
The quality of your generated workflow depends on how clearly you describe it. Follow these tips:
For automation or CI/CD pipelines:
n8n import:workflow --input=workflow.jsonBest for quick prototypes and simple automations. Generates working workflows with basic structure and node configuration.
Production-ready workflows with enterprise-grade patterns. Includes comprehensive error handling, retry logic, logging, and alerting.
N8NForge generates workflow structure but never includes credentials for security. You'll add these in n8n after importing.
Still stuck? Contact support with your workflow ID and error message.
Each plan includes a number of workflow generations per month. One generation = one complete workflow created from your description.
View your current usage in the Dashboard. You'll see remaining generations and reset date.
Your quota resets on your billing date each month. Unused generations do not roll over.
Upgrade your plan for more monthly generations, or contact us about enterprise options.
To downgrade, contact support. Downgrades take effect at your next billing cycle. You'll keep your current plan's features until then.
All your generated workflows are saved in your account. Access them anytime from the Dashboard to re-download or review the original description.
You can share workflow JSON files with team members. Remember:
Our support team is here to help
Email us directly at [email protected]
Average response time: < 24 hours