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

# Create a funnel quick reply

> Build a multi-step funnel reply with sequential stages.

A funnel reply is a sequence - the agent triggers it once and Clapvo walks through multiple stages, sending each in turn.

## Use cases

* Onboarding sequences (welcome message, then key info, then CTA)
* Qualification flows (ask a question, react to the answer)
* Multi-message follow-ups that should always go in the same order

## Steps

<Steps>
  <Step title="Open Settings -> Quick replies">
    Pick **All** or **My**.
  </Step>

  <Step title="Click Add">
    Open the builder.
  </Step>

  <Step title="Choose Funnel">
    Pick the multi-step type.
  </Step>

  <Step title="Add stages">
    Each stage is a collapsible block with its own message.
  </Step>

  <Step title="Configure each stage">
    Add the message, any media, and links.
  </Step>

  <Step title="Save">
    The funnel is now triggerable inline from any chat.
  </Step>
</Steps>

## Tips

* Funnels are great for templating common multi-step responses you'd otherwise type manually.
* Preview the funnel before sending - see [Preview a quick reply](/docs/product/quick-replies/preview-reply).

## Related

* [Use a quick reply in chat](/docs/product/chats/use-quick-reply-in-chat)
* [Preview a quick reply](/docs/product/quick-replies/preview-reply)
