
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 |
|---|---|---|---|
|
KORN FERRY
An organizational consulting firm that synchronizes strateg…
|
KFY | US | Professional, scientific and te… |
|
KRG MANAGEMENT INC.
Provides specialized services across technology workforce s…
|
KRG | CA | Professional, scientific and te… |
| LiB Consulting Co.,Ltd. | 480A | JP | Professional, scientific and te… |
|
Ligua Inc.
Consulting firm for the healthcare and financial sectors, o…
|
7090 | JP | Professional, scientific and te… |
|
LIKHAMI CONSULTING LIMITED
Provides financial advisory, project financing, and corpora…
|
539927 | IN | Professional, scientific and te… |
|
Link and Motivation Inc.
A management consulting firm specializing in organizational…
|
2170 | JP | Professional, scientific and te… |
|
LTS,Inc.
A firm providing business process management and digital tr…
|
6560 | JP | Professional, scientific and te… |
|
M&A Capital Partners Co.,Ltd.
An independent M&A advisory and brokerage firm for small an…
|
6080 | JP | Professional, scientific and te… |
|
Magnitude International Ltd
Provider of electrical installation and licensing for publi…
|
MAGH | US | Professional, scientific and te… |
|
Management Consulting Group PLC
A management consultancy specializing in operational transf…
|
MMC | GB | 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.