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

# New bulk send

> Send one package per row of a list, all from the same template, in three steps.

The bulk send creator sends the same template to a list of recipients, one package per row. It only sends from a template, not from uploaded documents directly.

<Frame caption="The first step of the bulk send creator.">
  <img src="https://mintcdn.com/doc-a97e5290/CtLjU_PfJfA-w8X1/images/guides/bulk-send/create-bulk-send.png?fit=max&auto=format&n=CtLjU_PfJfA-w8X1&q=85&s=4d5b826d7c8827e7f5dec67f12975af0" alt="The bulk send creator on its first step" width="2880" height="1800" data-path="images/guides/bulk-send/create-bulk-send.png" />
</Frame>

**Bulk send** requires a plan with the `bulkSend` gate (Enterprise). On a plan without it, sending is blocked.

<Steps>
  <Step title="Template">
    Pick the template to send from. Changing template after adding rows asks to confirm, with an option to **Keep the people I've added**.
  </Step>

  <Step title="Recipients">
    Add or paste rows, one per package, and map each row's columns to the template's roles. If the template supports in-person signing, set the host here.
  </Step>

  <Step title="Preview and send">
    Name the batch, review a summary (**Template**, **Documents**, **Roles**, **Packages to send**), preview individual packages, then send.
  </Step>
</Steps>

A summary panel on the side tracks progress through the three steps and flags errors on unfinished ones. **Save draft** keeps your rows without sending; a draft reopens at the same step. Leaving with unsent rows asks you to confirm, since nothing is sent until you do.

<Note>
  Editing the source template opens it in a new tab; you can save your rows as a draft first so they're not lost if you close that tab.
</Note>

## Related

* [Bulk sends](/guides/bulk-send/bulk-sends)
* [Building a workflow](/guides/building-a-workflow)
* [Template builder](/guides/templates/template-builder)
