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

# Bulk send

> Guides for sending one package per row of a list, all from the same template.

<CardGroup cols={2}>
  <Card title="Bulk sends" icon="layers" href="/guides/bulk-send/bulk-sends">
    How to read a batch's status and progress, reopen a draft, or jump to the packages it created.
  </Card>

  <Card title="New bulk send" icon="send" href="/guides/bulk-send/create-bulk-send">
    How to pick a template, map your rows onto its roles, then preview and send the batch.
  </Card>

  <Card title="Bulk send" icon="file-text" href="/guides/bulk-send/bulk-send-detail">
    How to follow one batch as it sends, and check what happened for each recipient.
  </Card>
</CardGroup>
