§PlainStatute

Housing & Tenant · Eviction Notice

Eviction Notice in Indiana

How many days of written notice a landlord must give before filing an eviction in Indiana, broken down by reason, and what you can do about it, cited to the statute.

Confirmedagainst §32-31-1-6; §32-31-1-1 · checked against a mirror of the official code (Cornell LII / Justia)Reviewed by Cholilurrohman · July 2026
Notice before an eviction can be filed · Indiana
10 days to pay or move, unless the lease says otherwise
Pay or quit
Indiana requires not less than ten days notice when a renter fails to pay rent under IC 32-31-1-6, but the same section lets the lease set a different rule.
Nonpayment of rent10 days (default, the lease can change it)
Curable lease violationVaries
No-cause (month-to-month)1 month
Statute§32-31-1-6; §32-31-1-1

Every notice period in Indiana

The written notice for each reason a landlord can end a tenancy, and what each one means.

Your lease can change these periods

This is the defining Indiana fact. IC 32-31-1-6 applies unless the parties agreed otherwise, so the ten days is a default the written lease can displace entirely. Indiana renters have to read the lease before relying on the statute.

Reason for the noticeNotice in IndianaWhat it means
Nonpayment of rentCan fix and stay10 daysNot less than ten days notice when the tenant fails to pay rent when due, unless the parties agreed otherwise (IC 32-31-1-6). There is no termination if the tenant pays in full before the notice period ends.
No cause, tenancy at will1 monthA tenancy at will may be ended by a one-month written notice delivered to the tenant (IC 32-31-1-1).
After the noticeCourtThe landlord serves the written notice, then files a possession action. IC 32-31-1-6 expressly stops the termination if the tenant pays in full before the notice period expires. Only a court can order a tenant removed.
StatuteInd. Code §32-31-1-6; §32-31-1-1The controlling statute for these notice periods. Read the full text through the source link below.

What you can do right now

Concrete, neutral steps if you have received an eviction notice in Indiana. This is legal information, not legal advice.

  1. Read your lease first

    In Indiana the 10-day rent notice is a default, not a guarantee. Your written lease can set a shorter notice or a different rule, so the lease is often the operative source. Read the notice section of your lease before you count on the statute.

  2. Pay in full before the period ends

    Indiana stops the termination if you pay the rent in full before the notice period expires (IC 32-31-1-6). Keep proof of what you paid and when, and get written confirmation that the tenancy continues.

  3. Respond to the possession case

    If you do not pay or leave, the landlord files a possession action and you are served with a hearing date. Appear with your lease, receipts, and any messages. A tenant who does not show up can lose by default.

  4. Get local legal help

    A local Indiana legal aid office can read your lease against the statute and explain the court steps, which matters here because the lease can change the notice. Search for legal aid in your area and act early.

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

What Indiana renters get wrong

Indiana is the clearest example in the country of a notice period that is a default rather than a guarantee. For unpaid rent the statute gives not less than ten days notice, and then, in the same breath, lets the lease take that away: IC 32-31-1-6 applies only unless the parties agreed otherwise. That makes the written lease, not the code, the operative source for most Indiana renters, which is the opposite of how nearly every other state works. The one protection the statute keeps is that the termination stops if the tenant pays in full before the notice period ends. Chapter 32-31-1 does not set a general cure period for lease violations other than nonpayment, so those turn on the lease terms too. Ending a tenancy at will without cause takes a one-month written notice under IC 32-31-1-1. After the notice runs, the landlord files a possession action, and only a court can order a tenant out, so the practical first step for an Indiana renter is always to read the lease.

Common questions

Can my Indiana lease shorten the 10-day notice?

Yes. IC 32-31-1-6 gives not less than ten days notice for unpaid rent unless the parties agreed otherwise, so a written lease can set a shorter period or a different rule. That makes the lease the operative source for most Indiana renters, unlike in most states.

Does paying in full stop the eviction in Indiana?

For unpaid rent, yes. IC 32-31-1-6 provides that there is no termination if the tenant pays the rent in full before the notice period ends. Keep proof of payment and get written confirmation that the tenancy continues.

What notice applies to a lease violation that is not about rent in Indiana?

The rent chapter read here, IC 32-31-1, does not set a general cure-or-quit period for non-rent violations, so those turn on what the lease says. Read your lease terms and, if in doubt, get legal advice on the specific violation.

How do I end a month-to-month tenancy in Indiana?

A tenancy at will may be ended by a one-month written notice delivered to the tenant under IC 32-31-1-1. That no-cause period is separate from the rent-notice rule and is not displaced the same way by the lease.

Primary source
Ind. Code §32-31-1-6; §32-31-1-1
Indiana Code (IC 32-31-1-6, via FindLaw mirror) · iga.in.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/eviction-notice--indiana"
  title="Indiana statute explainer by PlainStatute"
  loading="lazy"
  height="640"
  style="width:100%;max-width:640px;border:1px solid #e4e2d9;border-radius:12px"
  data-plainstatute="eviction-notice--indiana"></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>