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

# Initiatives

> Create and manage ad initiatives — the top-level campaigns in your funnel.

An initiative is a named campaign group at the top of the ads subgraph. It maps to a Meta ad campaign and holds the settings that apply to all the targeting experiments and ad creatives beneath it — platform, objective, budget, and schedule.

A single funnel can contain multiple initiatives running side by side. For example, you might run a Facebook prospecting campaign and a retargeting campaign from the same funnel at the same time.

## Add an initiative

<Steps>
  <Step title="Open the funnel canvas">
    Navigate to your funnel and open the workflow canvas.
  </Step>

  <Step title="Add from Entry Source">
    Click the **+** button on the Entry Source node. A new initiative node is created and connected to the Entry Source.
  </Step>

  <Step title="Name the initiative">
    Click the initiative node to open its settings panel. Enter a name — for example, "Q4 Facebook Campaign".
  </Step>

  <Step title="Configure campaign settings">
    Set the following fields in the initiative settings panel:

    * **Platform** — Choose `Meta` (Google support is coming soon).
    * **Objective** — Pick the campaign objective: `leads`, `purchases`, `traffic`, or `awareness`.
    * **Budget type** — Choose `lifetime`, `daily`, or `set at group` (set budget at the targeting level instead).
    * **Budget total** — Enter the campaign budget amount when using lifetime or daily budgeting.
    * **Start date / End date** — Set when the campaign runs. End date is optional for ongoing campaigns.
    * **Special ad category** — Required by Meta for ads in certain categories (housing, employment, credit). Leave as `NONE` if your ads don't fall into a regulated category.
    * **Notes and tags** — Optional fields for internal organization.
  </Step>
</Steps>

## Multiple initiatives in one funnel

You can add as many initiatives as your plan allows. Each initiative appears as a separate column in the ads subgraph. Adding a second initiative from the Entry Source node places it alongside the first.

<Tip>
  Use multiple initiatives when you want to test different platforms, objectives, or budgets within the same funnel without duplicating the entire funnel structure.
</Tip>

## Reorder initiatives

Use the left and right arrow controls on an initiative node to change its position in the ads subgraph. Reordering is visual only and does not affect campaign delivery.

## Initiative statuses

Initiatives move through the following statuses:

| Status    | Meaning                                                 |
| --------- | ------------------------------------------------------- |
| `draft`   | Created but not yet submitted to Meta                   |
| `syncing` | Being pushed to Meta                                    |
| `review`  | Under Meta review                                       |
| `live`    | Active and delivering                                   |
| `paused`  | Paused in Meta                                          |
| `error`   | A problem occurred; check the error details on the node |

<Warning>
  Before you can move an initiative to `syncing`, `review`, or `live`, all required fields must be complete and a Meta account must be connected in **Settings → Integrations**. Missing configuration will return a validation error.
</Warning>

## Delete an initiative

Open the initiative node's settings panel and select **Delete**. Deleting an initiative removes it and all its associated targeting experiments and assets from the funnel workflow. This action cannot be undone.
