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

> Every batch you've sent, one package per row, and how far each one has got.

**Bulk sends** lists every batch you've started: one package per row of a list, all from the same template.

<Frame caption="The bulk sends list, one row per batch.">
  <img src="https://mintcdn.com/doc-a97e5290/CtLjU_PfJfA-w8X1/images/guides/bulk-send/bulk-sends.png?fit=max&auto=format&n=CtLjU_PfJfA-w8X1&q=85&s=288e7590156f1e22d833e62bc939e92f" alt="The bulk sends list showing each batch's status and progress" width="2880" height="1800" data-path="images/guides/bulk-send/bulk-sends.png" />
</Frame>

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

## Header

**New bulk send** starts the [bulk send creator](/guides/bulk-send/create-bulk-send).

## Table

Each row shows the batch **Name** (and whether it came **From template `<name>`**), a **Status** tag, a **Progress** meter (packages sent of total, with a failed count if any), and **Created**. A draft row's action is **Continue editing**; a sent batch offers **Sign in person** (when eligible) and **View packages**, which opens [Packages](/guides/packages/all-packages) filtered to that batch.

Opening a sent batch's name goes to its [bulk send detail](/guides/bulk-send/bulk-send-detail) page; a draft opens back in the creator.

<Note>
  An empty list shows **No bulk sends yet**: "Send one package per row of a list, all from the same template."
</Note>

## Related

* [New bulk send](/guides/bulk-send/create-bulk-send)
* [Bulk send detail](/guides/bulk-send/bulk-send-detail)
* [All Packages](/guides/packages/all-packages)
