> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nrev.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Builder

> Use AI to auto-generate Workflows with smart recommendations.

The **AI Builder** helps you create an entire **Workflow** from a single sentence.\
Just describe your goal — *“enrich leads from Apollo and send them to Slack”* — and AI will auto-generate the sequence of smart, editable steps to get you there.

No wiring. No guesswork. Just intent ➝ output.

***

## ✨ What It Does

The AI Builder:

* Understands your prompt and goal
* Picks the right trigger and action nodes
* Plans logic automatically — including grouping, filters, and enrichment
* Lays out a full, editable Workflow
* Estimates credit usage per step

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/nurturev/images/ai-builder-start.png" alt="Start your Workflow with the AI Builder" style={{ borderRadius: '0.5rem', width: '100%', margin: '1.5rem 0' }} />
</Frame>

***

## ⚡ The AI Helpers — At a Glance

| Feature                 | What It Does                                        | When to Use                |
| ----------------------- | --------------------------------------------------- | -------------------------- |
| ⚡ **AI Builder**        | Auto-generates a full Workflow from a single prompt | When starting from scratch |
| 🧩 **Generate with AI** | Builds or configures nodes using your description   | While editing or mid-build |
| 🪄 **Fix with AI**      | Detects and resolves node configuration errors      | When troubleshooting       |

***

## ✅ Example Use Case

Say you want to:

> **“Find recently funded companies hiring sales managers and send alerts to the GTM Slack channel.”**

AI Builder could create a Workflow like this:

1. **Search Companies** – Find companies with recent funding rounds
2. **Fetch Jobs** – Get open sales roles
3. **Filter Data** – Keep only “sales manager” positions
4. **Get Contact Info** – Fetch key GTM decision makers
5. **Enrich with LinkedIn** – Add title, company, and email
6. **Send to Slack** – Post top matches to the GTM alerts channel

✅ Once generated, click **Approve Plan and Create Workflow** to open it in the Builder.

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/nurturev/images/ai-builder-plan-preview.png" alt="AI-generated Workflow plan preview" style={{ borderRadius: '0.5rem', width: '100%', margin: '1.5rem 0' }} />
</Frame>

<Note>
  ✨ AI connects the logic automatically and estimates credits for each node — so you know the cost before running.
</Note>

***

## 🤖 Use AI at Any Stage

You can use AI even **after** your Workflow is created — not just at the beginning.

### 1️⃣ Add New Nodes with AI

From any node, click **➕ Add Node → Generate with AI**, then describe what you want next —\
e.g.,

> “Now send the enriched leads to HubSpot.”

AI instantly finds or builds the right node, adds it to your flow, and pre-configures it.

### 2️⃣ Configure Any Node with “Generate with AI”

Already added a node but not sure how to configure it?\
Click **Generate with AI**, describe what you want that node to do — and AI fills out the fields for you.

### 3️⃣ Fix Any Errors with “Fix with AI”

If a node throws an error, click the **magic wand icon 🪄** to automatically **Fix with AI**.\
AI reviews the configuration, corrects any invalid or missing inputs, and gets it ready to run again.

<Note>
  We still recommend glancing through the fixed configuration — just to ensure everything works as intended.
</Note>

<Tip>
  💡 **Generate with AI** is especially helpful when you’re using **custom code nodes**.\
  No need to leave the platform or ping engineering — describe what the code should do, and AI will write and configure it for you.
</Tip>

***

## 🔁 Always Starts with a Trigger

Every Workflow starts with a **trigger** — no exceptions.\
Whether it’s a source table, webhook, or connected app, the AI Builder always includes the right starting point.

This ensures your Workflow runs automatically at the right time — no manual runs needed.

<Warning>
  Triggers are required. If you rebuild or edit your Workflow, make sure the first node still qualifies as a trigger.
</Warning>

***

## 👀 Full Control (Or Let It Run)

Once your Workflow is created:

* You can **view and edit every step**
* Tweak prompts, inputs, or order
* Or — just run it as-is

AI suggests what an expert builder would do — so you can trust the defaults or fine-tune them anytime.

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/nurturev/images/ai-builder-edit-flow.png" alt="Editing an AI-generated Workflow in the Builder" style={{ borderRadius: '0.5rem', width: '100%', margin: '1.5rem 0' }} />
</Frame>

***

## ⏳ Don’t Wait — Let AI Think for You

Once you submit your prompt:

* You **don’t have to wait**
* The AI will plan your Workflow in the background
* You can step away and come back — it’ll be ready for review

<Note>
  Think of it as your automation co-pilot — you describe the outcome, it builds the structure.\
  You review, tweak, and launch.
</Note>

***

## 💡 Don’t Start from Scratch

Not sure where to begin?\
Browse **pre-built Workflows** from the Library — clone one that fits your use case, then make it your own.

It’s the fastest way to start automating your GTM, RevOps, or data workflows without building everything from zero.

<Tip>
  You can modify any step, reconfigure nodes, or add AI-powered logic — it’s your Workflow, your way.
</Tip>

***

## 🧠 Tips for Best Results

<Tip>
  * Use verbs like **find**, **rank**, **filter**, **score**, or **enrich**
  * Be specific — mention data source, region, or signals
  * Shorter prompts work better than vague goals
  * If it feels too long, merge or delete steps easily
  * Re-generate anytime for alternate versions
</Tip>

***

## 📝 FAQ

<AccordionGroup>
  <Accordion title="Can I tweak the AI plan before creating the Workflow?">
    Yes — you’ll always see the full node sequence before confirming. You can reorder, edit, or delete steps anytime.
  </Accordion>

  <Accordion title="Does it always include a trigger?">
    Yes. Every Workflow starts with a trigger node — table, webhook, or integration.
  </Accordion>

  <Accordion title="What if the AI misunderstands my prompt?">
    Just reword and try again, or switch to manual mode to build using the visual Workflow Builder.
  </Accordion>
</AccordionGroup>

***

<p style={{ fontSize: '1rem', fontWeight: 'bold', marginTop: '1.5rem' }}>
  Build faster with AI — from idea to live, working Workflow in minutes. 🚀
</p>
