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

# In-person signing

> Hand your device to a recipient and let them sign on the spot, in a kiosk-style screen.

In-person signing lets a sender host a signing session on their own device, for a recipient who is physically with them. It's started from a package's **Sign in person** action, and opens at `/host/[token]`.

<Frame caption="The in-person host screen, before the device is handed over.">
  <img src="https://mintcdn.com/doc-a97e5290/CtLjU_PfJfA-w8X1/images/guides/signing/in-person-signing.png?fit=max&auto=format&n=CtLjU_PfJfA-w8X1&q=85&s=95474abb13620749c6bae1455bd2bb67" alt="The in-person signing host screen" width="2880" height="1800" data-path="images/guides/signing/in-person-signing.png" />
</Frame>

<Steps>
  <Step title="Confirm the handoff">
    The host screen shows what's about to happen: "Pass the device to `<recipient>`", with the **Document**, **Signer**, **Sent by** and **Host** named. **Continue** moves to the welcome screen.
  </Step>

  <Step title="Hand over the device">
    A welcome screen greets the recipient by name and names the document and sender. **Start signing** opens the ordinary [signing](/guides/signing/signing-a-document) flow, under the recipient's own session, so documents, fields, consent and the audit trail all behave exactly as they would from an emailed link.
  </Step>
</Steps>

If the session can't be started (for example, someone else is set to host, it isn't this signer's turn yet, or the session already completed, was declined, cancelled, expired or revoked), the screen explains why instead of proceeding.

<Note>
  For a bulk send, hosting works the same way per recipient, reachable from the bulk send's **Sign in person** action.
</Note>

## Related

* [Signing a document](/guides/signing/signing-a-document)
* [Package](/guides/packages/package-detail)
* [Bulk send](/guides/bulk-send/bulk-send-detail)
