
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 |
|---|---|---|---|
|
Acclaim Energy Trust
Specialized energy management firm offering resiliency plan…
|
AE.UN | CA | Professional, scientific and te… |
|
Adsure Services PLC
A business assurance provider for public and government-fun…
|
ADS | GB | Professional, scientific and te… |
|
Agencja Rozwoju Innowacji Spolka Akcyjna
Financial advisory and investment firm specializing in rais…
|
ARI | PL | Professional, scientific and te… |
|
Aidma Holdings, Inc.
Provides AI-driven sales and business support services for …
|
7373 | JP | Professional, scientific and te… |
|
ALVAREZ & MARSAL INVESTIMENTOS I S.A.
Provides turnaround management, restructuring, and performa…
|
— | BR | Professional, scientific and te… |
|
AMCG Co., Ltd.
Develops an AI-powered diagnostic platform for cardiac cond…
|
495900 | KR | Professional, scientific and te… |
|
Aoyama Zaisan Networks Company,Limited
A consulting firm specializing in property and asset manage…
|
8929 | JP | Professional, scientific and te… |
|
AQUILA SERVICES GROUP PLC
A consultancy group providing support services to socially …
|
AQSG | GB | Professional, scientific and te… |
|
ATIF Holdings Ltd
Offers IPO, M&A, and financial advisory services to small a…
|
ZBAI | US | Professional, scientific and te… |
|
ATOMIC EAGLE LTD
Professional services firm providing strategic advisory and…
|
AEU | AU | 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.