Office Hours and Smart Callbacks

When the agent says “first thing Monday,” it means the actual next business day.

Office hours and smart callbacks is the combination of configuring a service’s exact open hours and timezone so that outbound callback promises resolve to the correct next real working day. “Smart” means the system knows weekends and public holidays and will not commit to a Monday callback when Monday is a holiday.

How it works

The contractor sets hours — for example, Mon–Fri 7 AM–5 PM, CT — and timezone at onboarding. When a caller reaches the answering service outside those hours, the system calculates the next window that is a weekday, not a public holiday, and within configured hours. It tells the caller that specific day (“first thing Tuesday morning”) rather than a vague “next business day.” The holiday calendar covers US federal holidays; closed dates can be added manually for company-specific closures like a shop shutdown or a local holiday the contractor observes.

Why it matters

“We’ll call you Monday” is a promise. Breaking it — because Monday is Memorial Day, or because the office opens at 7 not 9 — erodes trust on the very first callback. An answering service that does not know your hours is making promises it cannot keep on your behalf. A smart callback system matches the promise to reality: the caller hears a specific time, not a hedge, and that time is accurate.

How Night Watch implements it

Hours and timezone are configured once at onboarding, visible and editable in the tenant portal at any time. Night Watch resolves callbacks to the precise next working window and voices that specific time to the caller. For daytime overflow mode (Floodgate), the same configuration governs when Night Watch hands off to the office versus handles the full intake. See pricing for plan details.