> ## 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 (Board)

> Packages laid out as a board of status lanes, for dragging between stages.

The **Board** view (reached from **Packages** via the view menu, or directly at **Kanban**) shows packages as cards grouped into lanes by status.

<Frame caption="The board view, one column per package status.">
  <img src="https://mintcdn.com/doc-a97e5290/CtLjU_PfJfA-w8X1/images/guides/packages/kanban.png?fit=max&auto=format&n=CtLjU_PfJfA-w8X1&q=85&s=5f46e2f5ced0bf342e1645984928c9a6" alt="The packages board view with a column for each status" width="2880" height="1800" data-path="images/guides/packages/kanban.png" />
</Frame>

## Header

**New Package** starts a new package (hidden without `canSendPackages`). The view menu switches back to **List**. If your role has `canViewAllPackages`, a shared-access control switches between your packages and everyone's.

## Toolbar

* A search box, placeholder **Search packages...**.
* A **Sort** control: **Last activity**, **Recently created**, **Due date (soonest)** or **Name (A-Z)**.
* A **Created** date range filter.
* A **Lanes** menu to choose which status lanes are visible, with a reset to defaults.

## Board

Each lane shows a running total for its status and the matching package cards. If a lane is hidden by the **Lanes** menu, an option to show all lanes appears in its place.

## Related

* [All Packages](/guides/packages/all-packages)
* [Package detail](/guides/packages/package-detail)
