§PlainStatute

Housing & Tenant · Eviction Notice

Eviction Notice in Kansas

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

Confirmedagainst §58-2564; §58-2570 · checked against a mirror of the official code (Cornell LII / Justia)Reviewed by Cholilurrohman · July 2026
Notice before an eviction can be filed · Kansas
3 days to pay or move, 5 if mailed
Pay or quit
Kansas gives a renter three days after written notice to pay the rent, with two extra days when the notice is mailed, under K.S.A. 58-2564(b).
Nonpayment of rent3 days (5 if mailed)
Curable lease violation14 days to cure, 30 to end
No-cause (month-to-month)30 days
Statute§58-2564; §58-2570

Every notice period in Kansas

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

Reason for the noticeNotice in KansasWhat it means
Nonpayment of rentCan fix and stay3 days (5 if mailed)A 3-day notice to pay, with two additional days allowed when the notice is mailed rather than delivered in person (K.S.A. 58-2564(b)). Paying within the period keeps the tenancy.
Material noncompliance with the agreementCan fix and stay14 days to cure, 30 to endFor a material noncompliance, the tenant has 14 days to remedy it and the agreement terminates on a date not less than 30 days after receipt of the notice (K.S.A. 58-2564(a)).
No cause, month-to-month30 daysA no-cause termination of a month-to-month tenancy must set termination on a rent-paying date not less than 30 days after receipt of the notice (K.S.A. 58-2570). A week-to-week tenancy takes 7 days.
After the noticeCourtThe landlord serves the written notice, then files a forcible detainer action. Kansas is explicit that mailing the notice adds days to the clock, which matters here more than in most states. Only a court can order a tenant removed.
StatuteKan. Stat. Ann. §58-2564; §58-2570The 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 Kansas. This is legal information, not legal advice.

  1. Check how the notice was delivered

    In Kansas the delivery method changes your deadline. A 3-day rent notice becomes a 5-day notice when it is mailed rather than handed to you. Note the date and how you received it, because those two extra days can matter.

  2. Pay or cure within the period

    For unpaid rent, pay within the three days, or five if it was mailed, to keep the tenancy. For a lease violation you have 14 days to fix it, and the tenancy does not actually end for 30. Get written confirmation once you resolve it.

  3. Respond to the forcible detainer case

    If you do not resolve it, the landlord files a forcible detainer 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 Kansas legal aid office can confirm your real deadline, including the mailing rule, and explain the court steps. Search for legal aid in your area and act before the hearing date.

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 Kansas renters get wrong

Kansas splits its two eviction situations further apart than almost any state, and it writes the mailing rule right into the statute. Unpaid rent gets a fast three days to pay, and when the landlord mails the notice rather than handing it over, K.S.A. 58-2564(b) adds two days, so a mailed three-day notice is really a five-day notice. A lease violation is treated very differently: the tenant has fourteen days to fix it, and the tenancy does not actually end for thirty days after the notice (K.S.A. 58-2564(a)). That is close to a ten-to-one gap between the fastest and slowest fault-based route in the state. Ending a month-to-month tenancy for no cause takes at least 30 days, set on a rent-paying date, under K.S.A. 58-2570, while a week-to-week tenancy takes seven. Because the delivery method changes the clock, the first thing a Kansas renter should check is not just the deadline on the notice but how the notice arrived. After the period runs, the landlord files a forcible detainer action, and only a court can order a tenant out.

Common questions

Does mailing the notice give me extra days in Kansas?

Yes. K.S.A. 58-2564(b) adds two days to the 3-day rent notice when it is mailed rather than delivered in person, so a mailed notice effectively gives you five days to pay. Check how your notice arrived, because it changes your real deadline.

Why do I get 30 days for a lease violation but 3 for rent in Kansas?

Kansas treats the two very differently. Unpaid rent is a fast 3-day pay-or-quit matter, while a material lease violation under K.S.A. 58-2564(a) gives 14 days to cure and does not end the tenancy for 30 days after the notice.

Can I fix the problem on day 13 in Kansas?

For a material lease violation, yes. The statute gives 14 days to remedy the breach, so fixing it within that window keeps the tenancy even though the notice states a termination date at least 30 days out. Keep written proof that you cured it.

Does the 30-day no-cause notice have to end on my rent due date in Kansas?

Yes. K.S.A. 58-2570 requires a no-cause month-to-month termination to be set on a rent-paying date not less than 30 days after you receive the notice, so the exact end date depends on your billing cycle. A week-to-week tenancy takes 7 days.

Primary source
Kan. Stat. Ann. §58-2564; §58-2570
Kansas Statutes (K.S.A. §58-2564, via FindLaw mirror) · ksrevisor.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--kansas"
  title="Kansas 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--kansas"></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>