---
title: PS 1093 Customer-Assembly Preparation Kit
description: Prepare PS 1093 online and receive an unsigned printed kit for your own final review, hand-signing, assembly, and submission.
seotitle: PS 1093 Customer-Assembly Preparation Kit
seo-description: Prepare PS 1093 online and receive an unsigned printed kit for your own final review, hand-signing, assembly, and submission.
group: resources
indexable: true
llms: false
schema: webpage
og-image: /forms/ps-1093/thumbnail
og-image-alt: USPS PS Form 1093 — PO Box Application generated form preview
published: 2026-07-12
updated: 2026-07-12
tags:
  - usps
  - po box
  - mail service
path: /forms/ps-1093
---
# PS 1093 Customer-Assembly Preparation Kit

Prepare PS 1093 online and receive an unsigned printed kit for your own final review, hand-signing, assembly, and submission.

## How it works
1. **Answer the guided questions and review the prepared form information.** - 
2. **PostalForm prints the official form with signature areas left blank and sends the customer-assembly kit only to your verified address.** - 
3. **After delivery, follow the cover instructions, hand-sign where required, and add every original, certified record, payment, witness, certification, companion form, or other physical item.** - 
4. **Verify the current deadline and destination, then personally complete final submission through the official channel.** -


## Form summary
This workflow helps you prepare a USPS PO Box application for the customer to finish at the Post Office. PostalForm prepares the official form and delivers the unsigned preparation kit only to your verified address. PostalForm does not file, serve, or submit it. Hand-sign and date PS Form 1093, take it with the required physical identification and payment to the Post Office where you want the box, and complete identity verification and box setup with a USPS employee.

## What you need
- Your name and physical home or business address
- A box size choice (five sizes; availability varies by location)
- Two current IDs presented in person: one government/photo ID and one that proves your physical address
- First payment — fees vary by Post Office location and box size
- Your signature
- Hand-sign the printed form after the preparation kit is delivered
- Filing fee (PO Box rent varies by location and box size (see usps.com/poboxes))

## Data collected
- Personal or business use, and business name if applicable
- Applicant name, physical address, phone, and email
- Preferred PO Box size(s)
- Which photo ID and address-proof ID will be presented at the Post Office (with ID numbers)
- Names of others receiving or picking up mail at the box
- Optional automatic-renewal selection and billing address; authorization initials remain blank for completion after delivery

## Where it gets mailed
PostalForm mails the unsigned preparation kit only to the customer or authorized signer at the verified delivery address entered during checkout.

Final submission: Hand-sign and date PS Form 1093, take it with the required physical identification and payment to the Post Office where you want the box, and complete identity verification and box setup with a USPS employee.

## Packet order
- Customer assembly instruction cover (remove and keep before final submission)
- Prepared unsigned form (signature and reserved third-party fields blank)

## Common mistakes
- Mailing the completed form to USPS — applications are only accepted online or in person because ID must be shown at the counter.
- Bringing a Social Security card, credit card, or birth certificate as ID — USPS does not accept these.
- Reserving online and waiting more than 30 days to show ID and pick up keys — the reservation lapses.
- Missing renewal payments — after 10 days of nonpayment USPS removes the mail and closes the box.

## Agent summary
Customer-assembly workflow for PS 1093. It prepares the form and sends an unsigned kit only to the customer. It must never be represented as direct filing, service, or agency submission. Final customer action: Hand-sign and date PS Form 1093, take it with the required physical identification and payment to the Post Office where you want the box, and complete identity verification and box setup with a USPS employee.

## For assistants
This is a human-only customer-assembly workflow and is not available for automated or machine ordering.

- PostalForm delivers an unsigned preparation kit only to the customer or authorized signer.
- The customer must remove and keep the PostalForm cover, complete every physical signature, enclosure, certification, and final-submission step, and verify the current deadline and destination.

## LLM field schema
```json
[
  {
    "id": "service_residential",
    "label": "For personal or household use (most common)",
    "type": "checkbox",
    "required": true,
    "meta_class": "radio",
    "ui_width": null,
    "group_id": "service-type",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "service_business",
    "label": "For a business or organization",
    "type": "checkbox",
    "required": false,
    "meta_class": "radio",
    "ui_width": null,
    "group_id": "service-type",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "business_name",
    "label": "Business or organization name",
    "type": "text",
    "required": false,
    "meta_class": null,
    "ui_width": null,
    "group_id": "service-type",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "service_business",
      "operator": "truthy"
    },
    "compound_subfields": null
  },
  {
    "id": "box_numbers",
    "label": "Box number(s), if you already have one",
    "type": "text",
    "required": false,
    "meta_class": null,
    "ui_width": null,
    "group_id": "service-type",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "applicant_name",
    "label": "Your name (Last, First, Middle initial)",
    "type": "text",
    "required": true,
    "meta_class": "name",
    "ui_width": null,
    "group_id": "applicant",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "street_address",
    "label": "Your home or business street address",
    "type": "text",
    "required": true,
    "meta_class": "address",
    "ui_width": null,
    "group_id": "applicant",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "city",
    "label": "City",
    "type": "text",
    "required": true,
    "meta_class": "city",
    "ui_width": null,
    "group_id": "applicant",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "state",
    "label": "State",
    "type": "text",
    "required": true,
    "meta_class": "state",
    "ui_width": null,
    "group_id": "applicant",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "zip",
    "label": "ZIP code",
    "type": "text",
    "required": true,
    "meta_class": "zip",
    "ui_width": null,
    "group_id": "applicant",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "phone",
    "label": "Phone number",
    "type": "text",
    "required": false,
    "meta_class": "phone",
    "ui_width": null,
    "group_id": "applicant",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "email",
    "label": "Email address (optional)",
    "type": "text",
    "required": false,
    "meta_class": "email",
    "ui_width": null,
    "group_id": "applicant",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "box_size_1",
    "label": "Size 1 — Extra small (3 x 5.5 in): holds 10-15 letters or 2 rolled magazines",
    "type": "checkbox",
    "required": true,
    "meta_class": "multi_select",
    "ui_width": null,
    "group_id": "box-size",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "box_size_2",
    "label": "Size 2 — Small (5 x 5.5 in): a good start if you get more than 15 mailpieces a week",
    "type": "checkbox",
    "required": false,
    "meta_class": "multi_select",
    "ui_width": null,
    "group_id": "box-size",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "box_size_3",
    "label": "Size 3 — Medium (11 x 5.5 in): recommended for magazines and catalogs",
    "type": "checkbox",
    "required": false,
    "meta_class": "multi_select",
    "ui_width": null,
    "group_id": "box-size",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "box_size_4",
    "label": "Size 4 — Large (11 x 11 in): heavier mail volume and small parcels",
    "type": "checkbox",
    "required": false,
    "meta_class": "multi_select",
    "ui_width": null,
    "group_id": "box-size",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "box_size_5",
    "label": "Size 5 — Extra large (22.5 x 12 in): the biggest box USPS offers",
    "type": "checkbox",
    "required": false,
    "meta_class": "multi_select",
    "ui_width": null,
    "group_id": "box-size",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "photo_id_drivers_license",
    "label": "U.S. driver's license or state non-driver's ID card",
    "type": "checkbox",
    "required": true,
    "meta_class": "radio",
    "ui_width": null,
    "group_id": "identification",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "photo_id_employee",
    "label": "U.S. Armed Forces, government, university, or recognized corporate employee ID",
    "type": "checkbox",
    "required": false,
    "meta_class": "radio",
    "ui_width": null,
    "group_id": "identification",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "photo_id_passport",
    "label": "Passport, passport card, alien registration card, or certificate of naturalization",
    "type": "checkbox",
    "required": false,
    "meta_class": "radio",
    "ui_width": null,
    "group_id": "identification",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "photo_id_nexus",
    "label": "NEXUS or Matricula Consular card",
    "type": "checkbox",
    "required": false,
    "meta_class": "radio",
    "ui_width": null,
    "group_id": "identification",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "photo_id_number",
    "label": "Photo ID number",
    "type": "text",
    "required": false,
    "meta_class": null,
    "ui_width": null,
    "group_id": "identification",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "non_photo_current_lease",
    "label": "Current lease, mortgage, or deed of trust",
    "type": "checkbox",
    "required": true,
    "meta_class": "radio",
    "ui_width": null,
    "group_id": "identification",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "non_photo_vehicle_registration",
    "label": "Voter or vehicle registration card",
    "type": "checkbox",
    "required": false,
    "meta_class": "radio",
    "ui_width": null,
    "group_id": "identification",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "non_photo_insurance",
    "label": "Home or vehicle insurance policy",
    "type": "checkbox",
    "required": false,
    "meta_class": "radio",
    "ui_width": null,
    "group_id": "identification",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "non_photo_id_number",
    "label": "Non-photo ID number",
    "type": "text",
    "required": false,
    "meta_class": null,
    "ui_width": null,
    "group_id": "identification",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "residential_names",
    "label": "Everyone receiving mail at this box (personal use)",
    "type": "textarea",
    "required": false,
    "meta_class": null,
    "ui_width": null,
    "group_id": "other-names",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "service_residential",
      "operator": "truthy"
    },
    "compound_subfields": null
  },
  {
    "id": "authorized_pickup_names",
    "label": "People authorized to pick up this box's mail (business use)",
    "type": "textarea",
    "required": false,
    "meta_class": null,
    "ui_width": null,
    "group_id": "other-names",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "service_business",
      "operator": "truthy"
    },
    "compound_subfields": null
  },
  {
    "id": "enroll_auto_renewal",
    "label": "Set up automatic renewal payments (optional — required only for the 3-month payment plan)",
    "type": "checkbox",
    "required": false,
    "meta_class": "plain_checkbox",
    "ui_width": null,
    "group_id": "auto-renewal",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "customer_initials",
    "label": "Your initials to accept the automatic-payment terms",
    "type": "text",
    "required": false,
    "meta_class": null,
    "ui_width": null,
    "group_id": "auto-renewal",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "enroll_auto_renewal",
      "operator": "truthy"
    },
    "compound_subfields": null
  },
  {
    "id": "billing_address",
    "label": "Card billing address, if different from your address above",
    "type": "text",
    "required": false,
    "meta_class": "address",
    "ui_width": null,
    "group_id": "auto-renewal",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "enroll_auto_renewal",
      "operator": "truthy"
    },
    "compound_subfields": null
  },
  {
    "id": "billing_city",
    "label": "Billing city",
    "type": "text",
    "required": false,
    "meta_class": "city",
    "ui_width": null,
    "group_id": "auto-renewal",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "enroll_auto_renewal",
      "operator": "truthy"
    },
    "compound_subfields": null
  },
  {
    "id": "billing_state",
    "label": "Billing state",
    "type": "text",
    "required": false,
    "meta_class": "state",
    "ui_width": null,
    "group_id": "auto-renewal",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "enroll_auto_renewal",
      "operator": "truthy"
    },
    "compound_subfields": null
  },
  {
    "id": "billing_zip",
    "label": "Billing ZIP code",
    "type": "text",
    "required": false,
    "meta_class": "zip",
    "ui_width": null,
    "group_id": "auto-renewal",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "enroll_auto_renewal",
      "operator": "truthy"
    },
    "compound_subfields": null
  },
  {
    "id": "application_date",
    "label": "Application date",
    "type": "text",
    "required": false,
    "meta_class": "date",
    "ui_width": null,
    "group_id": "signature",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "applicant_signature",
    "label": "Your signature",
    "type": "signature",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "signature",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "show_post_office_section",
    "label": "Show the Post Office processing section",
    "type": "checkbox",
    "required": false,
    "meta_class": "plain_checkbox",
    "ui_width": null,
    "group_id": "post-office-use",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "verify_initials",
    "label": "Verify initials",
    "type": "text",
    "required": false,
    "meta_class": null,
    "ui_width": null,
    "group_id": "post-office-use",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "show_post_office_section",
      "operator": "truthy"
    },
    "compound_subfields": null
  },
  {
    "id": "number_of_keys",
    "label": "Number of keys issued",
    "type": "text",
    "required": false,
    "meta_class": "number",
    "ui_width": null,
    "group_id": "post-office-use",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "show_post_office_section",
      "operator": "truthy"
    },
    "compound_subfields": null
  },
  {
    "id": "eligible_no_fee_yes",
    "label": "Customer eligible for no-fee service — Yes",
    "type": "checkbox",
    "required": false,
    "meta_class": "radio",
    "ui_width": null,
    "group_id": "post-office-use",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "show_post_office_section",
      "operator": "truthy"
    },
    "compound_subfields": null
  },
  {
    "id": "eligible_no_fee_no",
    "label": "Customer eligible for no-fee service — No",
    "type": "checkbox",
    "required": false,
    "meta_class": "radio",
    "ui_width": null,
    "group_id": "post-office-use",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "show_post_office_section",
      "operator": "truthy"
    },
    "compound_subfields": null
  },
  {
    "id": "verify_initials_left",
    "label": "Verify initials — names list, left column",
    "type": "text",
    "required": false,
    "meta_class": null,
    "ui_width": null,
    "group_id": "post-office-use",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "show_post_office_section",
      "operator": "truthy"
    },
    "compound_subfields": null
  },
  {
    "id": "verify_initials_right",
    "label": "Verify initials — names list, right column",
    "type": "text",
    "required": false,
    "meta_class": null,
    "ui_width": null,
    "group_id": "post-office-use",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "show_post_office_section",
      "operator": "truthy"
    },
    "compound_subfields": null
  }
]
```

## Sources
- [USPS FAQ — PO Box: The Basics](https://faq.usps.com/s/article/PO-Box-The-Basics)
- [Official instructions](https://www.usps.com/manage/po-boxes.htm)
- [Official PDF](https://about.usps.com/forms/ps1093.pdf)

## Last verified
2026-07-12


## FAQs
- **Can I mail PS Form 1093 to USPS to get a PO Box?** No. USPS accepts PO Box applications online at usps.com/poboxes or in person at the Post Office. Either way you must present two forms of ID at the counter before keys are issued, so the paper form only works hand-delivered.
- **What ID do I need for a PO Box?** Two current IDs: one with a photo (driver's license, passport, military/government/university/corporate ID, NEXUS, or Matricula Consular) and one that proves your physical address (lease, mortgage or deed of trust, voter or vehicle registration, or home/vehicle insurance policy). Social Security cards, credit cards, and birth certificates don't count.
- **How much does a PO Box cost?** It depends on the Post Office location and the box size — the same size can cost more in a big city than a small town. USPS shows exact local pricing when you search at usps.com/poboxes. Some customers qualify for no-fee boxes, which USPS determines.
- **Is applying online faster?** Usually, yes. You reserve the box and pay online, then bring your printed application and two IDs to that Post Office within 30 days to verify identity and get your keys or combination.


## Related
- [USPS PS Form 1583 — Delivery of Mail Through Agent](/forms/ps-1583)
