§PlainStatute

Housing & Tenant · Landlord Entry

Landlord Entry Notice in Connecticut

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

Confirmedagainst §47a-16 · checked against a mirror of the official code (Cornell LII / Justia)Reviewed by Cholilurrohman · July 2026
Notice before entry · Connecticut
Reasonable notice, no set number
Reasonable notice
Connecticut requires only reasonable written or oral notice before entry under C.G.S. 47a-16, and never says how many hours that means.
Advance noticeNone set by statute
Allowed entry hoursReasonable times, except in an emergency.
Entry without notice in an emergencyYes
Statute§47a-16

The rules and your rights in Connecticut

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

Advance noticeNo notice period set by state statute
Allowed entry hoursReasonable times, except in an emergency.
Reasons a landlord may enterTo inspect the premises, make repairs, alterations, or improvements, supply services, and show the unit to prospective purchasers, mortgagees, tenants, or contractors.
Emergency entryA landlord may enter without notice in an emergency. Entry is also allowed under a court order obtained through C.G.S. 47a-16a, and where you have abandoned or surrendered the unit.
StatuteConn. Gen. Stat. §47a-16

If the landlord enters unlawfully

The statute bars a landlord from abusing the right of entry or using it to harass you. That anti-harassment language is the thing to point to when entries are technically noticed but come far too often, and a local legal aid office can explain how to enforce it.

What you can do right now

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

  1. Ask for the notice in writing

    Connecticut lets a landlord give notice orally, which is easy to dispute later. Ask your landlord to give entry notice in writing, by text or email, so there is a record of what you were told and when.

  2. Judge each entry by reasonableness

    Because there is no fixed number, the test is whether the notice and the time were reasonable. A day of warning for a routine repair is reasonable. A knock and immediate entry usually is not, absent an emergency.

  3. Keep a dated log

    Record each entry: the date, the time, the notice you got, and the reason. If entries become frequent, that log supports a claim that the landlord is abusing the right of access.

  4. Get local help for harassment

    The statute bars using entry to harass you. If that is happening, contact a local Connecticut legal aid office to learn your options. 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 Connecticut renters get wrong

Connecticut is one of the states where the honest answer is that there is no number. Under C.G.S. 47a-16 the landlord must give reasonable notice and the statute stops there, and it expressly allows that notice to be spoken rather than written, which most renters do not expect. That combination means a Connecticut renter cannot simply look up a figure. What they can do is know the two things the statute does fix: entry must be at a reasonable time, and the landlord may not use the right of entry to harass them. Entry is limited to the listed purposes, a court order under C.G.S. 47a-16a is a separate route, and a genuine emergency needs no notice. Because reasonableness is the whole test, the practical move is to insist on written notice so that what counts as reasonable can actually be judged later from a record rather than from two people remembering a conversation differently.

Common questions

How many hours notice does Connecticut require?

The statute does not set a number. C.G.S. 47a-16 requires only reasonable notice, so what is enough depends on the circumstances. A day of warning for a routine entry is generally reasonable, while showing up and walking in usually is not.

Can my landlord give notice verbally in Connecticut?

Yes. C.G.S. 47a-16 allows reasonable written or oral notice, so a spoken heads-up can satisfy it. Because that is hard to prove later, asking for notice in writing protects you if there is ever a dispute.

What is a reasonable time to enter in Connecticut?

The statute says entry must be at reasonable times but does not define the hours. Normal daytime hours for an announced, allowed purpose are generally reasonable. Late-night or repeated entries, or entries with no notice, generally are not, absent an emergency.

What counts as harassment through repeated entry in Connecticut?

C.G.S. 47a-16 bars a landlord from abusing the right of entry or using it to harass you. Entries that are technically noticed but come far too often, or that serve no real purpose, can cross that line, so keep a log and get local legal advice.

Primary source
Conn. Gen. Stat. §47a-16
Connecticut General Statutes (§ 47a-16, via FindLaw mirror) · codes.findlaw.com
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--connecticut"
  title="Connecticut 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--connecticut"></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>