
FRANKLIN COVEY CO — Investor Relations & Filings
Franklin Covey Co. is a global performance improvement company that helps organizations achieve results by fostering lasting changes in human behavior. The company specializes in building exceptional leaders, teams, and cultures through a comprehensive portfolio of content, training, processes, and assessment tools. Its solutions address key areas such as leadership development, execution, productivity, trust, and sales performance. Franklin Covey delivers its offerings through various formats, including live-online and in-person workshops, coaching, and a subscription service, the All Access Pass®, which provides clients with its content library. The company also serves the education sector through its 'Leader in Me' process, a whole-school transformation model.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-04-22 | English | |
| 10-Q | 2026-04-08 | English | |
| 8-K | 2026-04-01 | English | |
| SCHEDULE 13G/A - FRANKLIN COVEY CO (0000886206) (Subject) | 2026-03-26 | English | |
| 8-K | 2026-03-18 | English | |
| Major Shareholding Notification 2026 | 2026-02-17 | English |
Browse filings by year
20 years- 2026 18 filings
- 2025 64 filings
- 2024 41 filings
- 2023 40 filings
- 2022 41 filings
- 2021 48 filings
- 2020 53 filings
- 2019 48 filings
- 2018 29 filings
- 2017 82 filings
- 2016 49 filings
- 2015 52 filings
- 2014 52 filings
- 2013 80 filings
- 2012 58 filings
- 2011 65 filings
- 2010 74 filings
- 2009 42 filings
- 2008 41 filings
- 2007 35 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46155797 | Major Shareholding Notification 2026 | 2026-04-22 | English | ||
| 46155808 | 10-Q | 2026-04-08 | English | ||
| 46155815 | 8-K | 2026-04-01 | English | ||
| 33053028 | SCHEDULE 13G/A - FRANKLIN COVEY CO (0000886206) (Subject) | 2026-03-26 | English | ||
| 46155805 | 8-K | 2026-03-18 | English | ||
| 46155842 | Major Shareholding Notification 2026 | 2026-02-17 | English | ||
| 24805972 | 4 Filing | 2026-01-30 | English | ||
| 24805957 | 4 Filing | 2026-01-27 | English | ||
| 24805956 | 4 Filing | 2026-01-27 | English | ||
| 24805940 | 4 Filing | 2026-01-27 | English | ||
| 24805935 | 4 Filing | 2026-01-27 | English | ||
| 24805929 | 4 Filing | 2026-01-27 | English | ||
| 24805928 | 4 Filing | 2026-01-27 | English | ||
| 24805927 | 4 Filing | 2026-01-27 | English | ||
| 24805934 | SCHEDULE 13G/A Filing | 2026-01-26 | English | ||
Market data
Market data not available
Price history
Peer group · Business and other management consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
EFA Holdings PLC
Management and services provider for the global aerospace, …
|
EFA | CY | Professional, scientific and te… |
|
Ekansh Concepts Limited
Provides strategic consultancy and trades industrial and co…
|
531364 | IN | Professional, scientific and te… |
|
Eligo
Provider of psychological software for personnel selection …
|
ELG | IT | Professional, scientific and te… |
|
ELIXIRR INTERNATIONAL PLC
A global management consulting firm providing solutions fro…
|
ELIX | GB | Professional, scientific and te… |
|
ENERGY ACTION LIMITED
Provides energy procurement, contract management, and susta…
|
EAX | AU | Professional, scientific and te… |
|
ENIGMATIG LTD
Consultancy for global expansion, cross-border licensing, a…
|
EGG | US | Professional, scientific and te… |
|
Entreprendre
A media group specializing in business and economic press f…
|
ALENR | FR | Professional, scientific and te… |
|
eSense Human Resources
Provider of outsourced customer relations and human resourc…
|
ESENS | HU | Professional, scientific and te… |
|
ES NETWORKS CO., LTD.
A consulting firm specializing in the CFO domain to support…
|
5867 | JP | Professional, scientific and te… |
|
Eternal Limited
Delivers specialized products and strategic business suppor…
|
ETERNAL | IN | Professional, scientific and te… |
FRANKLIN COVEY CO 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/33517/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33517 | 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=33517 | 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=33517 \ -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": 33517}, 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 FRANKLIN COVEY CO (id: 33517)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.