Critical date: a date that forfeits a right when it passes
In short
A critical date in a commercial lease is one whose passing forfeits or converts a right without anyone acting: an option window that closes, an audit right that lapses, a notice that can no longer be given. Every other date is an observation, and mixing the two is what makes a tracker unreadable — alerting on everything teaches people to clear alerts unread.
Key takeaways
- Test by consequence: if no right is forfeited, triggered or converted when the day ends, it is not a critical date.
- 6 families cover nearly all of them: option exercise, break rights, expansion and refusal windows, audit rights, recurring reports, evidence renewals.
- Option windows are often two-sided, so a notice sent 14 months out can fail on the same clause as one sent a day late.
- The audit clock usually starts on receipt of the CAM statement, not the date printed on it, so received date must be stored.
A critical date is one with a consequence attached to its passing: when the day ends a right is forfeited, an obligation triggered, or a term converted — and none of that requires anyone to act. A renewal option that had to be exercised by 30 September is gone on 1 October. It is a definition by consequence, not by importance.
The opposite habit is easy. Abstract 100 leases with a date field for everything and you get a few thousand dates, perhaps 1 in 20 of which can cost money. Alert on all of them and recipients learn, correctly, that alerts are noise — and then the one that was not arrives in the same inbox.
Name what is lost at one minute past the deadline
Take any date on the abstract and finish this sentence: at 00:01 the next day, we can no longer ___. If the blank fills with a right — exercise, terminate, expand, object, audit — it is critical. If the best you manage is "know the anniversary happened", it is an observation, like the enquiry date on a guest card or the date a unit turned.
6 families that genuinely forfeit something
| Family | Whose right | What closing the window costs |
|---|---|---|
| Option to renew or extend | Tenant | The extension term at the option rent, and its leverage |
| Early termination or break right | Tenant, sometimes mutual | The right to leave; a break premium may be lost |
| Expansion, first offer, first refusal | Tenant | The claim on adjacent space; the clause is spent |
| Audit or objection on a reconciliation | Tenant | The right to challenge; the billed figure is settled |
| Recurring reporting obligations | Landlord, against the tenant | Default, not forfeiture: late certificates start cure clocks |
| Evidence renewals, e.g. insurance certificates | Landlord, against the tenant | Technical default, surfacing at a claim or a sale |
Row 4 is the one portfolios under-track, because its clock starts on receipt of a document rather than on a calendar date. The CAM reconciliation statement arrives and a stated number of days begins to run. Nothing in the lease names that date; the post does. It is also the window in which you would test whether expenses were grossed up on lines the lease allows and whether the cap was cumulative or non-cumulative.
Alert on these, display those
| Worth an alert | Worth only displaying |
|---|---|
| Option window opening and closing | Commencement and rent commencement dates |
| Break notice deadline | Fixed rent step dates, once verified |
| Audit deadline on a received reconciliation | Statement received date, its input |
| Sales certificate and percentage-rent reports | Reported sales for prior periods |
| First-refusal response once an offer is served | Expiry, where no option remains |
An expiry with no live option is a planning input, not a forfeiture: nothing is lost that day, the tenancy becomes holdover at whatever multiplier the lease sets. It belongs in a pipeline view months earlier.
The window has two ends and both of them bite
Option clauses are often a range — no earlier than one date, no later than another, counted in months back from expiry. A notice served outside either end can be refused. Model the option as one deadline field and the system is silently wrong in one direction: it accepts a notice sent 14 months out, which the counterparty can reject as premature.
- Store 2 dates, not 1. window_opens and window_closes, both derived from the clause and both tested before a notice goes.
- Store the anchor. Most windows count back from expiry, some from delivery or rent commencement.
- Store the required delivery method. Recorded delivery, a copy to named counsel, a portal submission — conditions of validity, and why an on-time notice can be rejected as late.
- Store proof of service. It is the only thing that settles the argument afterwards.
Every critical date belongs to a side
Tenant-side dates are the ones inaction costs you: option exercise, break notices, audit objections. Landlord-side dates are rights held against you, such as the period in which a reconciliation must be delivered. The side decides default behaviour: a tenant-side date needs an owner, an escalation path and a decision logged before it closes — the job of an obligation register.
If you cannot name the right that disappears, you are not tracking a critical date. You are tracking a birthday.
Two questions this page leaves alone: how far ahead the reminder fires, in how early a renewal reminder should fire, and where the date lives, in where a critical date should actually live. Classification comes first. Extraction and alerting on top of it is work we scope under AI agents and automation for real estate operators, with production constraints in AI agents in production and the rest of the lease administration topic.
Frequently asked questions
Short answers to the follow-ups this page tends to raise.
What is the difference between a critical date and a key date in lease administration?
Nothing reliable — vendors use the labels interchangeably. Judge by consequence: a date is critical if a right is lost, triggered or converted the moment it passes, whatever field it sits in. Systems that let anyone flag a date as critical end up with hundreds flagged, and the flag stops meaning anything.
How many critical dates does a commercial lease actually have?
Usually 2 to 8, against several dozen dates in the abstract. A single-tenant industrial lease with one option and an insurance requirement may have 3; a retail lease with 2 options, a break right, percentage-rent reporting and an audit right can reach 12. An abstraction producing 30 is flagging observations.
Does the audit deadline run from the statement date or the date we received it?
Whichever the clause says, and the two are often weeks apart, which is why the received date must be captured rather than inferred. Many clauses run from receipt, so a statement dated March and delivered May gives very different deadlines depending on which date was stored. Store both.
- lease administration
- critical dates
- option windows
- obligation tracking
The work behind this page
Builds from our portfolio that this page draws on.
TenantDesk
An AI property-operations platform that triages every maintenance request, tracks rent to the unit, and dispatches the right vendor across a residential portfolio.
Real EstateRentIQ
An AI rent & revenue-management platform that recommends the optimal rent for every multifamily unit from demand, comps, seasonality and exposure — and guides each renewal offer.
Real EstateRead next
- CAM reconciliation: what each line claims and must provePool, exclusions, gross-up, cap, share, credits. Six components, each supported by a different document, and a dispute almost always turns on one of them.definition
- Gross-up provision: why a half-empty building bills like a full oneGross-up exists so a tenant in a half-let building pays roughly what it would pay in a full one. That logic only holds for expenses that move with occupancy, which is where the overreach starts.definition
- Holdover rent: the multiplier, the base it multiplies, the start dayA holdover clause has three variables and systems store one. The multiplier gets negotiated in daylight; the base definition is where the silent error lives.definition
- The index-linked increase billed is not the increase the lease describesThree of the four inputs to an indexed increase fail silently and return a plausible number. The shape of the error — constant, drifting or one-off — names which.diagnostic
- The option notice went out on time and was still rejected as lateRecompute the deadline from the clause rather than the abstract, then test the delivery. One of those two produces the answer, and they need entirely different responses.diagnostic
- The rent roll and the leases disagree, and nobody can say which is wrongFour differences between a rent roll and a lease are legitimate, not errors. Reconcile one suite by component before you generalise across the portfolio.diagnostic
Related across the site
Working on something in this space?
Tell us where you are in a sentence or two. We'll tell you honestly whether we're the right team, and what a sensible first slice of the work looks like.
Start the conversation