# What is AgentCraft?

AgentCraft is a no-code platform that transforms your existing n8n workflows into complete, ready-to-launch SaaS products. Instead of manually configuring automations for each client, AgentCraft provides the infrastructure to turn your workflows into scalable subscription-based services.With AgentCraft, you can:

* Monetize your automations - Turn your n8n workflows into profitable SaaS products
* Skip the technical setup - No coding or infrastructure management required
* Scale automatically - Handle unlimited customers without manual configuration
* Launch in 1 day - From workflow to live SaaS product in hours, not months

**Key Transformations:**

* From Manual Setup to Automated SaaS: Instead of manually configuring each client, AgentCraft creates a self-service SaaS portal
* From Time-Based to Product-Based Revenue: Transform from selling hours to selling subscriptions
* From One-Time Projects to Recurring Revenue: Build scalable businesses with recurring monthly income

**4-Step SaaS Creation Process:**

1. Connect Database: Link Supabase for user management and data storage
2. Configure Webhooks: Set up endpoints and define customer parameters
3. Setup Billing: Create subscription plans and connect Stripe
4. Configure Domain: Set custom domain and branding

**Technical Architecture**

* Webhook Proxy System: Routes customer requests to your n8n workflows
* User Management: Supabase-powered authentication and user profiles
* Payment Processing: Stripe Connect integration for subscriptions
* Analytics Engine: Usage tracking and performance monitoring
* Domain Management: Custom domain setup with SSL certificates

\
Let's create our first SaaS


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.agentcraft.pro/what-is-agentcraft.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
