Famit
Overview
Engine
Awaiting engine provisioning
Funnels
None built yet
Stages
8
ad → … → review
Safety
Auto-gated
Budget cap + approval on spend
The conversion pipeline
Each stage compiles to a workflow node
01
Ad spend
integration · ads.set_budget
Money · gated
02
Landing page
data · placeholder marker
Coming soon
03
Lead capture
trigger · lead.created / form.submitted
Ready
04
AI voice call
ai_agent · leads.enqueue_calls
Bulk · gated
05
WhatsApp follow-up
action · whatsapp.send
Bulk · gated
06
Booking
wait · booking.made
Ready
07
Payment
wait · payment.received
Ready
08
Review request
data · placeholder marker
Coming soon

The funnel builder is coming soon

In setup

A funnel is not a new engine — it compiles down to the durable workflow interpreter, which already owns every safety gate: budget dominators on spend, human approval, an immutable audit trail and idempotent crash-replay. The builder lights up once the workflow engine and its authenticated route are provisioned on the server. Until then, explore the stage pipeline and the starter templates below.

Step 1
Compose
Pick the stages — ad, call, WhatsApp, booking, payment — into one ordered funnel.
Step 2
Auto-gate
Money and bulk stages get a budget cap + approval node injected automatically.
Step 3
Measure
Every stage reports entered → converted, so you see exactly where leads drop off.
Configuration
Server-side · dormant until provisioned