> ## 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.

# Quick replies

> Reusable single-message and multi-step funnel replies for chat.

Quick replies cut down on repetitive typing. Build single-message replies for one-shot answers or funnel replies for multi-step sequences. Trigger them inline from the chat input.

<CardGroup cols={2}>
  <Card title="Create single-message reply" icon="zap" href="/docs/product/quick-replies/create-single-message-reply">
    One reply, one tap.
  </Card>

  <Card title="Create funnel reply" icon="git-merge" href="/docs/product/quick-replies/create-funnel-reply">
    Multi-step sequenced replies.
  </Card>

  <Card title="Preview reply" icon="eye" href="/docs/product/quick-replies/preview-reply">
    Review a reply before sending.
  </Card>

  <Card title="Reorder personal replies" icon="arrow-up-down" href="/docs/product/quick-replies/reorder-personal-replies">
    Drag-to-reorder your personal list.
  </Card>
</CardGroup>
