
FLEXSTEEL INDUSTRIES INC — Investor Relations & Filings
Flexsteel Industries Inc. is a manufacturer, importer, and marketer of residential and commercial furniture. The company designs and produces a diverse portfolio of upholstered and wooden furniture products for living rooms, bedrooms, and dining rooms. Its product lines include sofas, sectionals, recliners, and various case goods. In addition to the residential sector, Flexsteel serves the contract and recreational vehicle (RV) furniture markets. A key feature of its upholstered products is the proprietary Blue Steel Spring technology, a patented steel ribbon system designed to provide lasting comfort and durability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| Major Shareholding Notification 2026 | 2026-04-28 | English | |
| Major Shareholding Notification 2026 | 2026-04-28 | English | |
| Major Shareholding Notification 2026 | 2026-04-28 | English | |
| 8-K | 2026-04-28 | English | |
| 10-Q | 2026-04-22 | English |
Browse filings by year
27 years- 2026 12 filings
- 2025 63 filings
- 2024 54 filings
- 2023 63 filings
- 2022 85 filings
- 2021 73 filings
- 2020 92 filings
- 2019 107 filings
- 2018 63 filings
- 2017 69 filings
- 2016 87 filings
- 2015 66 filings
- 2014 66 filings
- 2013 98 filings
- 2012 92 filings
- 2011 56 filings
- 2010 53 filings
- 2009 36 filings
- 2008 35 filings
- 2007 43 filings
- 2006 40 filings
- 2005 47 filings
- 2004 65 filings
- 2003 78 filings
- 2002 55 filings
- 2001 11 filings
- 2000 11 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 45917263 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 45917265 | Major Shareholding Notification 2026 | 2026-04-28 | English | ||
| 45917266 | Major Shareholding Notification 2026 | 2026-04-28 | English | ||
| 45917267 | Major Shareholding Notification 2026 | 2026-04-28 | English | ||
| 45917268 | 8-K | 2026-04-28 | English | ||
| 45917270 | 10-Q | 2026-04-22 | English | ||
| 34693744 | 8-K - FLEXSTEEL INDUSTRIES INC (0000037472) (Filer) | 2026-04-20 | English | ||
| 32876244 | 4 - FLEXSTEEL INDUSTRIES INC (0000037472) (Filer) | 2026-02-10 | English | ||
| 45917271 | S-8 | 2026-02-04 | English | ||
| 32876245 | 10-Q - FLEXSTEEL INDUSTRIES INC (0000037472) (Filer) | 2026-02-04 | English | ||
| 15731873 | 8-K Filing | 2026-02-02 | English | ||
| 15731857 | SCHEDULE 13G/A Filing | 2026-01-21 | English | ||
|
2025
3 filings
| |||||
| 15731863 | 8-K Filing | 2025-12-16 | English | ||
| 15731882 | 4 Filing | 2025-12-12 | English | ||
| 15731843 | 4 Filing | 2025-12-12 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wooden furniture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMERICAN WOODMARK CORP
A manufacturer of kitchen and bath cabinetry for new constr…
|
AMWD | US | Manufacturing |
|
A-ZENITH HOME FURNISHINGS CO., LTD.
Manufacturer of high-end furniture blending classical and c…
|
603389 | CN | Manufacturing |
|
BASSETT FURNITURE INDUSTRIES INC
A manufacturer and retailer of customizable mid- to high-en…
|
BSET | US | Manufacturing |
|
BASWELL RESOURCES BERHAD
An investment holding company providing management services…
|
— | MY | Manufacturing |
|
Cleanup Corporation
Manufacturer of systemized kitchens, bathrooms, and commerc…
|
7955 | JP | Manufacturing |
|
Công ty Cổ phần Đầu tư BKG Việt Nam
Diversified economic group in wood products, food, agricult…
|
BKG | VN | Manufacturing |
|
Công ty Cổ phần Hợp tác Kinh tế và Xuất nhập khẩu Savimex
Prominent manufacturer, processor, and exporter of high-qua…
|
SAV | VN | Manufacturing |
|
Công ty Cổ phần Tập đoàn Kỹ nghệ Gỗ Trường Thành
A leading manufacturer and exporter of wooden furniture, sp…
|
TTF | VN | Manufacturing |
|
DPS RESOURCES BERHAD
An investment holding company with diversified interests in…
|
— | MY | Manufacturing |
|
ETHAN ALLEN INTERIORS INC
Vertically integrated manufacturer and retailer of custom h…
|
ETD | US | Manufacturing |
FLEXSTEEL INDUSTRIES INC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/33498/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33498 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=33498 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=33498 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 33498}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for FLEXSTEEL INDUSTRIES INC (id: 33498)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.