§PlainStatute

Housing & Tenant · Landlord Entry

Landlord Entry Notice in Massachusetts

How much warning a landlord must give before entering your home in Massachusetts, the hours entry is allowed, and what to do if they walk in unannounced, cited to the statute.

Confirmedno entry statute in malegislature.gov · code chapter read; no provision sets this — the law is silentReviewed by Cholilurrohman · July 2026
Notice before entry · Massachusetts
A closed list of reasons, and no notice period
No state notice law
Massachusetts does not set a notice period for entry. G.L. c. 186, 15B(1)(a) instead limits the specific occasions on which a lease may allow a landlord to enter at all.
Advance noticeNone set by statute
Allowed entry hoursNot set by statute. The occasions for entry, not the hours, are what the law addresses.
Entry without notice in an emergencyYes
StatuteNone

The rules and your rights in Massachusetts

The notice, the allowed hours, the reasons a landlord may enter, and what to do about an unlawful entry.

No state entry-notice law here

Massachusetts has no statute that sets how much notice a landlord must give before entering. That means your lease controls, and a city or county ordinance may add its own rule. Read your lease first, then check for a local ordinance where you live.

Advance noticeNo notice period set by state statute
Allowed entry hoursNot set by statute. The occasions for entry, not the hours, are what the law addresses.
Reasons a landlord may enterMassachusetts frames this as the occasions a lease may permit, not a notice rule. Those are: in accordance with a court order, where the premises appear to have been abandoned, to inspect within the last thirty days of the tenancy or after either party has given notice to end it, to inspect the premises, to make repairs, or to show the unit to a prospective tenant, purchaser, mortgagee, or their agents.
Emergency entryThe subsection read does not spell out a separate emergency clause, because it is not a notice provision. In practice a landlord will act in a genuine emergency, and the framework here is which occasions a lease may allow entry for, not how much warning is owed.
Local ordinanceThe statute sets no local carve-out, but Boston and Cambridge have their own tenant protections, so check your city rules where you live.
StatuteNo state entry statute

If the landlord enters unlawfully

The real Massachusetts tool is the covenant of quiet enjoyment at G.L. c. 186, 14. A landlord who interferes with your quiet enjoyment can owe the greater of your actual and consequential damages or three months rent, plus costs and attorney fees. That substantial floor, not the security-deposit section, is what a Massachusetts entry claim is usually built around.

What you can do right now

Concrete, neutral steps if a landlord keeps entering your Massachusetts home without proper notice. This is legal information, not legal advice.

  1. Ask whether the reason is even allowed

    In Massachusetts the question is not how much notice you got, it is whether entry is for one of the occasions a lease may permit. If the reason is not on that list, the entry may be improper regardless of warning.

  2. Know the quiet enjoyment remedy

    A landlord who interferes with your quiet enjoyment under G.L. c. 186, 14 can owe the greater of your actual and consequential damages or three months rent, plus costs and fees. That is a strong remedy, so document any interference carefully.

  3. Keep a dated log

    Record each entry: the date, the time, the reason given, and whether you consented. A pattern of entries outside the allowed occasions supports a quiet enjoyment claim.

  4. Get local help

    A local Massachusetts legal aid office can tell you whether an entry breached quiet enjoyment and how to claim under section 14. Search for legal aid in your area.

This is general legal information, not legal advice. Read your own lease and check for a local ordinance, since either can change what applies to your home.

What Massachusetts renters get wrong

Massachusetts asks a different question from almost every other state on this topic. Elsewhere the question is how many hours of warning a renter gets. In Massachusetts the statute never mentions warning. Under G.L. c. 186, 15B(1)(a) it instead limits the occasions on which a lease may allow a landlord to enter at all, including one that surprises people, a general inspection in the last thirty days of the tenancy or once either side has given notice to end it. So the Massachusetts question is not "did they give me enough notice," it is "is this even one of the reasons the law allows." The section itself is primarily the security-deposit law, and it does not set a notice period or permitted hours. The tool that actually protects a Massachusetts renter is the covenant of quiet enjoyment at G.L. c. 186, 14, which can pay the greater of actual and consequential damages or three months rent when a landlord interferes with the home. That remedy, not a notice figure, is where the leverage sits.

Common questions

Does Massachusetts require any notice before entry?

No statutory notice period. G.L. c. 186, 15B(1)(a) does not set hours of warning. It limits the occasions a lease may allow a landlord to enter, so the Massachusetts question is whether the reason is allowed, not how much notice you got.

Why can my landlord inspect in the last 30 days in Massachusetts?

Because it is one of the listed occasions. The statute allows a lease to permit inspection within the last thirty days of the tenancy or after either party gives notice to end it, which is when a landlord often wants to check the unit before re-renting.

What if the reason for entry is not on the list in Massachusetts?

Then a lease clause allowing it may be unenforceable, and the entry may breach your quiet enjoyment. G.L. c. 186, 14 can pay the greater of actual and consequential damages or three months rent, so document the entry and get legal advice.

Can my lease add reasons for entry in Massachusetts?

The statute limits the occasions a lease may permit, so a lease cannot freely expand them. A clause that tries to allow entry for a reason outside the listed occasions is on weak ground, which is why the list, not a notice figure, is the thing to check.

Primary source
Mass. Gen. Laws ch. 186, §15B(1)(a) (limits what a lease may permit; sets no notice period). Cf. ch. 186, §14 (quiet enjoyment remedy).
Massachusetts General Laws (c. 186, § 15B) · malegislature.gov
Cholilurrohman
Every figure on this page is checked line-by-line against the current statute. Editorial standards →

Not legal advicePlainStatute provides plain-language summaries of public law for general information only. This is not legal advice. Statutes change; always confirm current requirements with the official source linked above before acting.

Embed this explainer

Paste this on your own site. The embed stays in sync with this page, so any update here shows up there too.

<iframe
  src="https://plainstatute.com/embed/statute/landlord-entry--massachusetts"
  title="Massachusetts statute explainer by PlainStatute"
  loading="lazy"
  height="640"
  style="width:100%;max-width:640px;border:1px solid #e4e2d9;border-radius:12px"
  data-plainstatute="landlord-entry--massachusetts"></iframe>
<script>
  window.addEventListener('message', function (e) {
    if (e.origin !== 'https://plainstatute.com') return;
    var d = e.data || {};
    if (d.type !== 'plainstatute:embed-height') return;
    var f = document.querySelector('iframe[data-plainstatute="' + d.slug + '"]');
    if (f) f.height = d.height;
  });
</script>