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

# Packages

> The full list of packages you can see, with search, filters, columns and bulk actions.

**Packages** lists every package you have access to. A package is a one-off document send to one or more recipients.

<Frame caption="The packages list, with its toolbar, status tags and recipients.">
  <img src="https://mintcdn.com/doc-a97e5290/CtLjU_PfJfA-w8X1/images/guides/packages/all-packages.png?fit=max&auto=format&n=CtLjU_PfJfA-w8X1&q=85&s=cd99aa919370404d59463a9038ffa231" alt="The packages list showing each package's title, status tag, recipients and recent activity" width="2880" height="1800" data-path="images/guides/packages/all-packages.png" />
</Frame>

## Header

The heading shows **New Package**, which opens the [package creator](/guides/packages/create-package) (hidden if your role lacks `canSendPackages`). Next to it, a view menu switches between **List** and **Board** (the [Kanban view](/guides/packages/kanban)). If your role has `canViewAllPackages`, a shared-access control lets you switch between packages you own and everyone's.

## Toolbar

* A search box, placeholder **Search packages...**.
* A filter menu for status, date range and other list filters.
* A columns menu to show or hide table columns: **Package**, **Status**, **Recipients**, **Custom fields** and **Activity**. **Package** is always shown, and **Custom fields** is off until you turn it on.

Selecting rows replaces the right side of the toolbar with the selection count and **Add to Folder** and **Delete** actions (**Delete** only if your role has `canDeletePackages`), plus **Clear** to drop the selection.

## Table

Each row is a package with its title, status tag (**Draft**, **Scheduled**, **Sent**, **Completed**, **Declined**, **On Hold**, **Voided**), recipients and recent activity. Clicking a row opens the [package detail](/guides/packages/package-detail) page (or a preview side panel).

<Note>
  A status filter can also be reached directly with `?status=`, e.g. from a stat card on [Home](/guides/general/home).
</Note>

## Empty states

* No packages at all: **No packages yet**, with **Package vs Template** (a link explaining when to use each) and **New Package**.
* A filter or search matches nothing: **No results for "…"** or **No `<status>` packages**, with **Clear all filters**.

## Related

* [Create a package](/guides/packages/create-package)
* [Package detail](/guides/packages/package-detail)
* [Kanban](/guides/packages/kanban)
* [Drafts](/guides/packages/drafts)
* [Sent](/guides/packages/sent)
* [Action required](/guides/packages/action-required)
* [Bulk sends](/guides/bulk-send/bulk-sends)
