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

# Using Recipes

> How to launch complex campaigns in one click using Flowiz Recipes.

The fastest way to start a campaign in Flowiz is using a **Recipe**.

A Recipe is a pre-configured workflow that connects data sources (like Google Maps) to Action Agents (like Email or WhatsApp).

## Accessing the Library

To open the Recipe Library:

1. Go to the **Automations** tab.
2. Click the purple **+ Create New Flow** button in the top right corner.

{/* Save as 'create-new-flow-btn.png' */}

<img className="h-32 block dark:hidden" src="https://mintcdn.com/cybernauts/YpPbgKwEEgbtR4wS/images/create-new-flow-btn-light.png?fit=max&auto=format&n=YpPbgKwEEgbtR4wS&q=85&s=1b7cbbb0a2bce9b8e36a212c939236ee" alt="Add Button Light" width="1033" height="405" data-path="images/create-new-flow-btn-light.png" />

<img className="h-32 hidden dark:block" src="https://mintcdn.com/cybernauts/YpPbgKwEEgbtR4wS/images/create-new-flow-btn-dark.png?fit=max&auto=format&n=YpPbgKwEEgbtR4wS&q=85&s=5fbd141545c29b831ce9f3c917f071e3" alt="Add Button Dark" width="1047" height="412" data-path="images/create-new-flow-btn-dark.png" />

## Choosing a Strategy

The library is divided into strategies based on your goal.

{/* Save as 'recipe-library.png' */}

<img className="block dark:hidden" src="https://mintcdn.com/cybernauts/YpPbgKwEEgbtR4wS/images/recipes-popup-light.png?fit=max&auto=format&n=YpPbgKwEEgbtR4wS&q=85&s=0d0f72bfc11e664899047feb4705e263" alt="Recipe Library Light" width="1090" height="709" data-path="images/recipes-popup-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/cybernauts/YpPbgKwEEgbtR4wS/images/recipes-popup-dark.png?fit=max&auto=format&n=YpPbgKwEEgbtR4wS&q=85&s=4232b20acc76f7df96c6e477c3abbacf" alt="Recipe Library Dark" width="1090" height="714" data-path="images/recipes-popup-dark.png" />

### Common Recipes

<CardGroup cols={1}>
  <Card title="Cold Email Outreach" icon="envelope">
    **Trigger:** Excel Upload
    **Action:** Sends a personalized email sequence.
    **Best for:** B2B Sales when you already have a lead list.
  </Card>

  <Card title="WhatsApp from Google Maps" icon="map-location">
    **Trigger:** Google Maps Extractor
    **Action:** Extracts phone numbers and sends a WhatsApp message.
    **Best for:** Local businesses (e.g., selling to restaurants).
  </Card>

  <Card title="Inbound WebBot" icon="comments">
    **Trigger:** Website Visitor
    **Action:** Captures lead details via chat.
    **Best for:** Customer support and lead qualification.
  </Card>
</CardGroup>

## Customizing a Recipe

Once you select a recipe, you will see the **"Customize Your Flow"** window.

1. **Flow Prompt:** You can edit the text instructions to change the tone (e.g., change "Professional" to "Friendly").
2. **Business Details:** Ensure your business name is correct so the AI introduces you properly.
3. Click **Automate** to generate the flow.
