§PlainStatute

Housing · Rent control

Does Indiana Have Rent Control?

Whether Indiana caps how much rent can rise, whether cities can set their own limits or are barred from it, and the exemptions. Rent control is separate from the notice a landlord must give before an increase. Cited to the statute.

Confirmedagainst Ind. Code § 32-31-1-20Reviewed by Cholilurrohman · July 2026
Rent control · Indiana
Indiana does not cap rent, and state law bars local governments from regulating rental rates unless the legislature says otherwise. It is one of the broadest preemption laws in the country and reaches well beyond rent.
Preempted
Rent control?Preempted
StatuteInd. Code § 32-31-1-20

What the rent control law says in Indiana

Whether rent increases are capped, who sets the limit, and the housing the rule does not reach.

What the law saysWhat it means
State law bars local rent controlIC 32-31-1-20 says a unit may not regulate rental rates for privately owned real property, through a zoning ordinance or otherwise, unless the regulation is authorized by an act of the general assembly. For a renter this means no Indiana city, county, or town can limit how much a landlord raises the rent unless the state legislature has specifically allowed it.
It reaches beyond rentThe same section also bars local regulation of tenant screening, security deposits, lease applications, leasing terms and conditions, and any fees a landlord charges. Any ordinance that regulates this broader landlord-tenant relationship is declared void and unenforceable. Rent itself is barred by a separate part of the section, so whether a rent ordinance would be void or simply beyond a city power is a finer legal question.
What is exemptWhat it means
Government-funded affordable housingThe section does not apply to privately owned real property for which government funds or benefits have been allocated from the United States, the state, or a political subdivision for the express purpose of providing reduced rents to low or moderate income tenants.
No federal rent control
There is no national rent control law. Whether rent can be limited is decided state by state. Indiana sets no statewide cap and also bars its own local governments from adopting one.
A cap is not a notice rule
Rent control means a limit on how much the rent can rise. That is different from a rent-increase notice rule, which only sets how much warning a landlord must give before raising the rent. Indiana has no cap on the amount.
In plain words
A quick key to the legal terms used on this page.
Preempted
When a state law overrides and blocks cities or counties from making their own rules on the same subject.

What you can do right now

Concrete, neutral steps if you are facing a rent increase in Indiana. This is legal information, not legal advice.

  1. Read the increase against your lease

    A fixed-term lease locks the rent for its term. A mid-lease increase usually is not allowed unless the lease permits it, so check your dates and terms first.

  2. Do not expect a local cap

    Because state law preempts local rent control, no Indiana city, county, or town ordinance limits your increase unless the general assembly authorized it. If someone claims a local cap applies, ask for the specific statute behind it.

  3. Confirm the notice you received

    A month-to-month tenancy still requires proper notice before a rent increase. Make sure the notice gave the time the law requires, even though the amount is not capped.

  4. Get help if something looks wrong

    If the increase seems to break your lease, contact Indiana Legal Services or a local tenant help line before you sign or move.

Tenant help in Indiana

If you think an increase breaks a cap or a local ordinance, a legal aid office or the state consumer-protection unit can tell you whether a limit applies to your unit.

Indiana Legal Services

This is general legal information, not legal advice. Caps, local ordinances, and exemptions turn on the specific unit and city, so confirm your situation against the statute.

What renters in Indiana get wrong about rent control

Indiana is a preemption state, and its law is one of the widest in the country. There is no statewide cap on how much rent can rise, and IC 32-31-1-20 stops local governments from setting one. The rent piece says a unit may not regulate rental rates for privately owned real property, through a zoning ordinance or otherwise, unless the general assembly has authorized it. But the section does not stop at rent. It also bars local rules on tenant screening, security deposits, lease applications, leasing terms, and any landlord fees, and it declares ordinances that regulate that broader landlord-tenant relationship void and unenforceable. One careful point is that the voiding language attaches to the landlord-tenant limb, not directly to the rent limb, so it is fairer to say a local rent cap is beyond a city power than to say it is automatically void. The one carve-out is for privately owned housing that gets government funds to provide reduced rents for low or moderate income tenants. For most renters the result is straightforward. No Indiana city ordinance will cap your increase, and your protection comes from your lease and the state notice rules.

Common questions

Does Indiana have rent control?

No. Indiana has no statewide rent cap, and IC 32-31-1-20 bars local governments from regulating rental rates unless the legislature authorizes it.

Can a city in Indiana limit my rent?

No, not on its own. A unit may not regulate rental rates unless the general assembly has authorized the regulation, and Indiana has not done so for ordinary private housing.

How much can my landlord raise the rent in Indiana?

There is no legal cap on the amount. During a fixed-term lease the rent is set by the lease, but on a month-to-month tenancy a landlord may raise it by any amount after proper notice.

Does the Indiana law cover more than rent?

Yes. The same section also bars local rules on tenant screening, security deposits, lease applications, leasing terms, and landlord fees, and it voids ordinances that regulate that broader landlord-tenant relationship.

Primary source
Ind. Code § 32-31-1-20
Ind. Code § 32-31-1-20 (Indiana General Assembly) · 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/rent-control--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="rent-control--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>