§PlainStatute

Written Contract · Statute of Limitations

Deadline to Sue Over a Contract in Arkansas

How long you have to sue over a broken written contract in Arkansas, the statute of limitations, plus when the clock starts, the shorter deadline for oral contracts, and the four-year UCC rule for a sale of goods. Cited to the statute.

CitedCited to its source
Statute Ark. Code §16‑56‑111 · law.justia.com
Confirming against the full textHow we verify →
Deadline to sue over a contract · Arkansas
5 years
On a written contract
You have five years to sue over a broken written contract in Arkansas under Ark. Code §16-56-111, which covers actions to enforce written obligations and instruments. The clock generally runs from the breach.
Time to sue5 years
Clock startsWhen the breach occurs
Discovery ruleNo general rule
StatuteArk. Code §16‑56‑111

How the deadline works in Arkansas

When the clock starts, whether a discovery rule can delay it, and the deadlines that differ for oral contracts and a sale of goods.

How the clock worksIn ArkansasWhat it means
Standard deadline5 yearsThe general limitations period to file a written-contract claim.
StatuteArk. Code §16-56-111The controlling statute for the limitations period. Read the full text through the source link below.

When it starts

The five years generally starts when the cause of action accrues, usually when the breach occurs. Arkansas measures ordinary contract claims from the breach, so a breach found late usually does not reset the clock. A partial payment or written acknowledgment of the default can restart the period.

Discovery rule No general rule

Narrow. Arkansas does not apply a broad discovery rule to ordinary breach-of-contract claims, so the period generally runs from the breach. Fraudulent concealment can toll the clock in limited cases, but treat accrual at breach as the rule.

Statute of repose: None

No general statute of repose for ordinary written contracts. The five-year period runs from the breach, subject to restart by a partial payment or written acknowledgment. Construction and improvements to real property carry their own outer limits, but those are not the general §16-56-111 clock.

Deadlines that can differPeriodWhat it means
Oral or unwritten contract3 yearsAn action on a contract not in writing must be filed within three years under Ark. Code §16-56-105. Whether a deal counts as a written obligation can decide the deadline, so this is the biggest trap in Arkansas.
Sale of goods (UCC)4 yearsA contract for the sale of goods is governed by Ark. Code §4-2-725: four years from when the breach occurs, with warranty claims accruing at delivery regardless of your knowledge. Parties may agree to shorten it to no less than one year but may not extend it.

What you can do right now

Concrete, neutral steps if a contract was broken in Arkansas and the clock is running. This is legal information, not legal advice.

  1. Fix the breach date and confirm the contract is written

    Write down when the other side broke the agreement and confirm you have a signed writing. A written contract carries five years under §16-56-111, but an oral one is only three, so the paper trail matters.

  2. Watch for a partial payment or written acknowledgment

    In Arkansas a partial payment or a written acknowledgment of the default can restart the five-year clock. That can revive a claim you assumed was stale, so check the payment and correspondence history before counting your deadline.

  3. If goods were sold, check the UCC clock

    A sale of goods runs on Ark. Code §4-2-725, a separate four-year rule that accrues at delivery for warranty claims. Confirm whether your deal is a sale of goods rather than a services or general contract.

  4. Talk to an Arkansas attorney before the deadline

    Whether a contract is written, when it was breached, and whether a payment restarted the clock all turn on your facts. A licensed Arkansas attorney can confirm your exact deadline. The state bar can refer you to one.

This is general legal information, not legal advice. Deadlines turn on the specific facts of your case, and exceptions cut both ways, so confirm your date with a licensed attorney before relying on it.

What Arkansas contract claimants get wrong

The costly mistake in Arkansas is treating every agreement as if it carries the same deadline. A written contract gives you five years under Ark. Code §16-56-111, but an oral or unwritten one gives you only three under §16-56-105. Whether a deal counts as a written obligation can therefore decide whether your claim is alive or dead. The clock usually starts at the breach, not when you learn of it, because Arkansas does not apply a broad discovery rule to ordinary contracts. One feature works in a creditor's favor: a partial payment or a written acknowledgment of the default can restart the five-year period, so a claim you thought was stale may still be timely. A sale of goods runs on its own four-year rule in §4-2-725, which accrues at delivery for warranty claims rather than at discovery. If a deadline is close, pin down the breach date, the form of the contract, and any recent payments before relying on five years.

Common questions

What is the statute of limitations on a written contract in Arkansas?

Five years from the breach, under Ark. Code §16-56-111, which covers actions to enforce written obligations and instruments. The clock generally runs from when the contract was broken, not from when you discovered it.

How long do I have to sue on an oral contract in Arkansas?

Three years, under Ark. Code §16-56-105. Because the gap with the five-year written period is large, whether your agreement counts as written or oral can decide whether your claim is still timely.

Does the five years start at the breach or when I found out?

Generally at the breach. Arkansas does not apply a broad discovery rule to ordinary contract claims. A partial payment or a written acknowledgment of the default can restart the clock, which is a separate effect from delayed discovery.

Is a contract to buy goods still five years in Arkansas?

No, it is four years under a different statute. A sale of goods is governed by Ark. Code §4-2-725, a four-year period that accrues at delivery for warranty claims regardless of your knowledge. Parties can shorten it to no less than one year but cannot extend it.

Primary source
Ark. Code §16-56-111
Justia, Arkansas Code §16-56-111 · law.justia.com
Cholilurrohman
Every figure on this page is cited to its source; a line-by-line statute confirmation is pending. 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/written-contract-statute-of-limitations--arkansas"
  title="Arkansas statute explainer by PlainStatute"
  loading="lazy"
  height="640"
  style="width:100%;max-width:640px;border:1px solid #e4e2d9;border-radius:12px"
  data-plainstatute="written-contract-statute-of-limitations--arkansas"></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>