
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 |
|---|---|---|---|
|
European Innovation Solutions S.A.
A consulting firm providing advisory services for innovatio…
|
EUROC | GR | Professional, scientific and te… |
|
FIDERE
A people operations consultancy for startups and high-growt…
|
YFID | ES | Professional, scientific and te… |
|
Forval RealStraight Inc.
Comprehensive office solutions provider for real estate, re…
|
9423 | JP | Professional, scientific and te… |
|
Founder Resources Inc.
Accelerates early-stage venture growth using curated tools,…
|
FDR | CA | Professional, scientific and te… |
|
Frontier Management Inc.
A professional services firm specializing in management con…
|
7038 | JP | Professional, scientific and te… |
|
FRP ADVISORY GROUP PLC
A specialist advisory firm offering restructuring, finance,…
|
FRP | GB | Professional, scientific and te… |
|
Fruition Venture Limited
Provides strategic business consultancy, management service…
|
538568 | IN | Professional, scientific and te… |
|
FTI CONSULTING, INC
Global business advisory firm helping organizations manage …
|
FCN | US | Professional, scientific and te… |
|
Funai Soken Holdings Incorporated
Management consulting group for SMEs offering business, log…
|
9757 | JP | Professional, scientific and te… |
|
GAMA SERVICIOS FINANCIEROS S.A.
Provides comprehensive mobility solutions for businesses th…
|
— | CL | 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.