draconic21
Guide · SEC filings

What Each SEC Form 8-K Item Means (With Examples)

Form 8-K is how public companies disclose major events between quarterly and annual reports — usually within four business days. Here's what every current item number actually means, in plain English, with a real-world example for each.

What Form 8-K is and why it exists

A Form 8-K is a "current report" that SEC-reporting companies (generally those with securities registered under Section 12 of the Securities Exchange Act, or subject to Section 15(d)) must file with the SEC to announce specific major events shareholders should know about right away, rather than waiting for the next quarterly (10-Q) or annual (10-K) report. Each 8-K is organized under one or more numbered "Items" grouped into nine sections — the item number tells you, at a glance, what kind of event triggered the filing before you even open the document.

Because 8-Ks are event-driven rather than scheduled, they're one of the fastest public signals of things like leadership changes, new material contracts, acquisitions, bankruptcy filings, or a cybersecurity incident — often filed the same week the event happens.

The 4-business-day deadline (and exceptions)

Most 8-K items must be filed within four business days after the triggering event occurs, per the SEC's Form 8-K instructions. A few notable exceptions and nuances:

  • Item 7.01 (Regulation FD Disclosure) is furnished (not filed) and its timing follows Regulation FD's own rules — generally to avoid selectively disclosing material nonpublic information without simultaneous broad public disclosure.
  • Item 2.02 (Results of Operations) — a press-release earnings announcement — is also typically furnished rather than filed, which affects liability treatment under the securities laws.
  • Some smaller reporting companies and certain items have historically had adjusted timing or exemptions; always check the current instructions for edge cases rather than assuming every item follows the identical four-day clock.

Every current item, section by section

Section 1 — Registrant's Business and Operations

ItemMeaningExample
1.01Entry into a Material Definitive AgreementA company signs a $200M supply agreement with a major customer.
1.02Termination of a Material Definitive AgreementA licensing partner ends a deal early.
1.03Bankruptcy or ReceivershipA company files Chapter 11.
1.04Mine Safety — Reporting of Shutdowns and Patterns of ViolationsA mining operator reports a safety-related shutdown order.
1.05Material Cybersecurity IncidentsA company discloses a ransomware attack affecting customer data (added as a mandatory item in 2023).

Section 2 — Financial Information

ItemMeaningExample
2.01Completion of Acquisition or Disposition of AssetsA merger closes.
2.02Results of Operations and Financial ConditionA quarterly earnings press release.
2.03Creation of a Direct Financial Obligation or Off-Balance Sheet ArrangementA company draws a new $50M credit facility.
2.04Triggering Events That Accelerate/Increase a Financial ObligationA covenant breach accelerates loan repayment.
2.05Costs Associated with Exit or Disposal ActivitiesA restructuring/layoff plan with an estimated charge.
2.06Material ImpairmentsA goodwill or asset write-down.

Section 3 — Securities and Trading Markets

ItemMeaningExample
3.01Notice of Delisting or Failure to Satisfy a Listing Rule; Transfer of ListingNasdaq notifies a company it's below the minimum bid price.
3.02Unregistered Sales of Equity SecuritiesA private placement of shares outside a registered offering.
3.03Material Modification to Rights of Security HoldersA change to dividend or voting rights.

Section 4 — Matters Related to Accountants and Financial Statements

ItemMeaningExample
4.01Changes in Registrant's Certifying AccountantA company switches audit firms.
4.02Non-Reliance on Previously Issued Financial StatementsA company announces it must restate prior financials.

Section 5 — Corporate Governance and Management

ItemMeaningExample
5.01Changes in Control of RegistrantA new controlling shareholder emerges.
5.02Departure/Election of Directors; Officer Appointments; Compensatory ArrangementsA CEO resigns and a successor is named — one of the most-filed items.
5.03Amendments to Articles/Bylaws; Change in Fiscal YearA company shifts its fiscal year-end.
5.04Temporary Suspension of Trading Under Employee Benefit PlansA 401(k) blackout period during a plan transition.
5.05Amendments to Code of Ethics, or a WaiverThe board waives a conflict-of-interest provision for an executive.
5.06Change in Shell Company StatusA SPAC completes its business combination and is no longer a shell.
5.07Submission of Matters to a Vote of Security HoldersAnnual meeting voting results.
5.08Shareholder Director NominationsDisclosure related to the window for shareholder board nominations.

Section 6 — Asset-Backed Securities

Items 6.01–6.10 are ABS-issuer-specific (servicer changes, breach notices, distribution reports, and similar) and only apply to asset-backed securities registrants — a narrow case most filers never use. Search EDGAR full-text for "Item 6." if this applies to you.

Section 7 — Regulation FD

ItemMeaningExample
7.01Regulation FD DisclosureA company posts investor-conference slides publicly to avoid selective disclosure.

Section 8 — Other Events

ItemMeaningExample
8.01Other EventsA catch-all for material events not covered by a specific item — litigation settlements, natural-disaster impacts, press releases a company chooses to file voluntarily.

Section 9 — Financial Statements and Exhibits

ItemMeaningExample
9.01Financial Statements and ExhibitsPro forma financials or agreement exhibits attached to another item's filing — almost always appears alongside 1.01, 2.01, or 5.02.

How to find 8-Ks for a specific item or company

Two practical approaches:

Run a local 8-K filter

For repeat checks in a script, edgar-8k-watch is a $9 local CLI that filters public EDGAR Atom entries by item code, keyword, or named pack. It includes an offline sample and an optional live fetch; confirm any filing at sec.gov.

Build a fuller SEC EDGAR workflow in Python

The $19 SEC EDGAR Starter Kit adds CIK lookup, filings retrieval, 8-K Item text extraction, and XBRL facts to CSV, with a CLI and notebook. Use the $9 8-K watcher above when you only need its focused filtering workflow.

Do it via API (x402 / MCP / RapidAPI)

For programmatic or agent access with no daily cap:

x402 (pay-per-call, USDC on Base)

curl -X POST https://draconic21-x402-api.onrender.com/v1/edgar_fulltext_search \
  -H "content-type: application/json" \
  -d '{"q":"Item 1.05","forms":"8-K","limit":25}'
# unpaid: HTTP 402 + PAYMENT-REQUIRED header (sign with a Base USDC wallet, retry)

Or, for a specific company's full 8-K/10-K/10-Q history by ticker: POST /v1/edgar_filings ($0.02) — see /v1/edgar_filings/availability.

MCP (any MCP-enabled agent)

See /.well-known/mcp.json for the edgar_fulltext_search and edgar_filings tools.

RapidAPI (billed by card)

Mirror at /rapid/v1/openapi.json.

FAQ

How fast must a company file an 8-K after a triggering event?

Generally within four business days, per the SEC's Form 8-K instructions — with a few items (like Item 7.01 and Item 2.02) treated as furnished rather than filed, with their own timing conventions.

What's the single most common 8-K item?

Item 8.01 (Other Events) and Item 2.02 (earnings releases) are both extremely common; Item 5.02 (officer/director changes) and Item 1.01 (material agreements) are also frequent.

Is "material" a fixed legal threshold?

No — materiality follows general securities-law standards (information a reasonable investor would consider important) rather than a specific dollar figure in the 8-K instructions; each item also carries its own precise triggering conditions.

Not legal or investment advice. This guide summarizes SEC Form 8-K instructions (17 CFR 249.308) for informational purposes. Consult the SEC's own current instructions and, where relevant, qualified counsel for authoritative interpretation.