# Delivery & Tracking FAQ

### <mark style="color:orange;">General Delivery Expectations</mark>

**1. How long does delivery usually take?**\
Most mail pieces are delivered within **2–4 business days** after we hand them to USPS. Letters often arrive faster than larger formats.

**2. Can I schedule when my mail goes out?**\
Yes. This feature is only available on a paid plan. With a paid plan, you can schedule campaigns to align with your timeline. For time-sensitive mailings, we recommend building in at least a 1-week buffer to account for potential USPS delays.

**3. Do weekends or holidays affect delivery?**\
Yes. USPS does not deliver on Sundays or federal holidays. During peak times (Thanksgiving, Christmas, New Year’s), delivery may take longer.

### <mark style="color:orange;">USPS Scanning & Tracking</mark>

**4. Why does tracking show "Delivered" before my recipient gets the mail?**\
USPS often scans mail as "Delivered" when it’s loaded onto the carrier’s truck. The piece may arrive the same day or within the next **1–3 business days**.

**5. Why are there gaps in tracking updates?**\
Not every USPS facility scans mail. A piece can move through multiple checkpoints without scans, then suddenly update to "Delivered."

**6. What does "In Transit" mean?**\
It means USPS has accepted the mailpiece and it is moving between facilities. It may stay in this status for several days without additional scans.

**7. What if tracking shows no updates at all?**\
This happens when USPS skips the initial acceptance scan. The mail is still moving through the system and often shows "Delivered" later without intermediate updates.

**8. How does USPS tracking work for OLC mailings?**\
All mail pieces sent through OLC via Presorted Bulk Mail include a USPS barcode. This barcode enables USPS tracking updates, allowing you to monitor your mail and confirm delivery status directly in OLC.

**9. Do all OLC products have USPS tracking?**\
No, not all products support tracking.

* ✅ Tracked Products: Postcards, letters, trifold flyers, and other standard OLC mailings include a USPS barcode and support tracking.
* ❌ Exceptions: Real Penned products use a Forever Stamp and are not presorted bulk mail, so they do not have a USPS barcode and tracking is not available.

**10. Do I need to do anything to enable tracking?**\
No — USPS barcodes are automatically applied during mail production for all eligible products. Tracking is built in and requires no extra steps from your side.

**11. Why doesn’t Real Penned mail have tracking?**\
Real Penned products are mailed individually with a Forever Stamp rather than through presorted bulk. Without a USPS barcode, USPS tracking is not possible for these products.

| Product Type                       | USPS Barcode | Tracking Available |
| ---------------------------------- | ------------ | ------------------ |
| Postcards / Letters / Self Mailers | ✅ Yes        | ✅ Yes              |
| Real Penned Products               | ❌ No         | ❌ No               |

### <mark style="color:orange;">Delays & Issues</mark>

**12. What are the most common causes of delivery delays?**

* USPS volume (holidays, election mail, peak season)
* Weather disruptions
* Local staffing shortages
* Address formatting errors

For the latest nationwide or regional USPS service updates, check the official [USPS Service Alerts page](https://about.usps.com/newsroom/service-alerts/).

**13. How long should I wait before reporting a missing mailpiece?**\
Wait **5 business days after the “Delivered” scan** or **7–10 business days after mailing** if no scans appear. Then contact your local USPS office or our support team.

**14. Can mail be lost?**\
It is rare for USPS mail to be permanently lost. In most cases, mail that seems missing simply arrives late due to routing or scan delays. If more than **2 weeks** have passed without delivery, you can file a **Missing Mail Search** with USPS.

Start here: [USPS Missing Mail Search](https://www.usps.com/help/missing-mail.htm)

### <mark style="color:orange;">Address & Data Issues</mark>

**15. How do you make sure addresses are correct?**\
We run addresses through USPS **NCOA and CASS verification**, which reduces undeliverables by fixing formatting and confirming active addresses.

**16. What happens if an address is invalid?**\
USPS returns the piece or marks it as **Undeliverable As Addressed (UAA)**. In your reports, these will appear as "Return to Sender" or "Undeliverable."

**17. Why do some recipients get their mail later than others in the same campaign?**\
Delivery routes differ. Even within the same ZIP code, mail can be split across carriers or USPS facilities, leading to staggered delivery.

### <mark style="color:orange;">Reporting & Transparency</mark>

**18. How can I see delivery performance for my campaign?**\
Our dashboard shows **mailed, in transit, delivered, and undeliverable counts**. You can also export detailed reports for recipient-level tracking.

**19. Why don’t I see “Return to Sender” updates in real-time?**\
Return scans take longer. USPS may process these pieces **1–3 weeks** after the first delivery attempt.

### <mark style="color:orange;">Best Practices</mark>

**20. How can I reduce delivery issues?**

* Keep your mailing list up to date.
* Use complete addresses (with ZIP+4 when possible).
* Avoid mailing immediately before holidays.
* Test with a small batch before sending large campaigns.

**21. What if my campaign is time-sensitive?**\
Mail at least **7–10 business days ahead of your target date**. For critical deadlines, consider staggering mailings to build buffer.

**22. Can I request priority handling?**\
We process all campaigns within **2 business days**. Once USPS has the mail, their timelines apply. At this time, expedited USPS classes are not supported through OLC.

### Support & Next Steps

&#x20;**Who do I contact if I still have concerns?**

* For tracking questions: [**Our Support Team**](/olc-help-docs/contact-us/how-to-reach-support.md)&#x20;
* For local delivery issues: **Your local USPS office**.
* For system bugs (tracking not updating): [**Our Support Team**](/olc-help-docs/contact-us/how-to-reach-support.md) can escalate internally.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.openletterconnect.com/olc-help-docs/delivery-status-and-tracking-analytics/delivery-and-tracking-faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
