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

> Build a one-off package from documents, recipients, security and an email message, then send or schedule it.

The package creator (**New Package**) builds a one-off document send. It also opens when you continue editing an existing draft.

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

<Steps>
  <Step title="Upload documents">
    In **Documents** ("Upload the file(s) that need to be signed."), add files from your computer or, if enabled, from the [Library](/guides/library/all-files).
  </Step>

  <Step title="Fill in Package Details">
    Give the package a **Package Title** (required), optional **Tags**, a **Duration** and an optional **Description**.
  </Step>

  <Step title="Add recipients">
    In **Recipients** ("Add the people who need to sign or receive this package."), add each person manually or switch to bulk mode to send the same package to a list from a CSV (requires a plan with the `bulkSend` gate: Enterprise). Turn on **Signing order** to make recipients act one after another instead of all at once.
  </Step>

  <Step title="Set security (optional)">
    In **Security**, turn on **Password protect signing** to require a password before recipients can view the documents. **Generate** creates a random password; **Copy** copies it.
  </Step>

  <Step title="Customise the email (optional)">
    In **Email**, set an **Email Subject** and **Message** (both optional; blank sends the default invitation) and a **Reminder Frequency**.
  </Step>

  <Step title="Continue, send or schedule">
    The top bar has **Save draft** and a **Continue to fields** button. Its menu offers **Send without fields**, **Activate package**, **Schedule send** and, where applicable, **Sign now** (in-person signing on the spot).
  </Step>
</Steps>

<Note>
  Recipient count is capped by your plan's signer limit; the limit is enforced when you try to add past it.
</Note>

## Related

* [Fields editor](/guides/packages/fields-editor)
* [Package detail](/guides/packages/package-detail)
* [Building a workflow](/guides/building-a-workflow)
* [In-person signing](/guides/signing/in-person-signing)
