
Sage Group PLC — Investor Relations & Filings
Sage Group PLC is a provider of integrated business management software and solutions, primarily for small and medium-sized companies. The company's portfolio includes software for accounting, finance, payroll, payments, and enterprise resource planning (ERP). Sage focuses on leveraging artificial intelligence and automation to streamline financial operations, reduce manual tasks, and provide real-time insights. Its flagship product, Sage Intacct, features AI-powered agents designed to automate processes such as accounts payable, time tracking, and financial reporting, as well as detect anomalies. The company offers solutions tailored to the specific needs of various industries, including financial services, healthcare, retail, and technology, to help businesses improve efficiency and financial control.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Transaction in Own Shares | 2026-05-22 | English | |
| Director/PDMR Shareholding | 2026-05-22 | English | |
| Transaction in Own Shares | 2026-05-21 | English | |
| Results for the six months to 31 March 2026 | 2026-05-21 | English | |
| Transaction in Own Shares | 2026-05-20 | English | |
| Transaction in Own Shares | 2026-05-18 | English |
Browse filings by year
36 years- 2026 94 filings
- 2025 223 filings
- 2024 162 filings
- 2023 96 filings
- 2022 77 filings
- 2021 256 filings
- 2020 73 filings
- 2019 69 filings
- 2018 5 filings
- 2017 2 filings
- 2016 2 filings
- 2015 2 filings
- 2014 2 filings
- 2013 3 filings
- 2012 2 filings
- 2011 1 filing
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 1 filing
- 1993 2 filings
- 1992 1 filing
- 1991 1 filing
- 1989 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46850629 | Transaction in Own Shares | 2026-05-22 | English | ||
| 46802283 | Director/PDMR Shareholding | 2026-05-22 | English | ||
| 46749822 | Transaction in Own Shares | 2026-05-21 | English | ||
| 46715740 | Results for the six months to 31 March 2026 | 2026-05-21 | English | ||
| 46686555 | Transaction in Own Shares | 2026-05-20 | English | ||
| 46417433 | Transaction in Own Shares | 2026-05-18 | English | ||
| 46359943 | Transaction in Own Shares | 2026-05-15 | English | ||
| 46162747 | Transaction in Own Shares | 2026-05-14 | English | ||
| 45738028 | Transaction in Own Shares | 2026-05-13 | English | ||
| 45336017 | Transaction in Own Shares | 2026-05-12 | English | ||
| 44989660 | Transaction in Own Shares | 2026-05-11 | English | ||
| 44341030 | Transaction in Own Shares | 2026-05-08 | English | ||
| 43307584 | Transaction in Own Shares | 2026-05-07 | English | ||
| 41943267 | Transaction in Own Shares | 2026-05-06 | English | ||
| 41475802 | Transaction in Own Shares | 2026-05-05 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Sage Group PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accugraph Corporation
Provides the AcuGraph diagnostic system for evidence-based …
|
ACGC | CA | Telecommunications, computer pr… |
|
ACD Systems International Inc.
Provides digital asset management, image editing, and video…
|
ASA | CA | Telecommunications, computer pr… |
|
Ace Alpha Tech Limited
Provides software development, digital transformation, and …
|
544431 | IN | Telecommunications, computer pr… |
|
Ace Digital AS
A holding company focused on Bitcoin treasury, advisory, in…
|
ACED | NO | Telecommunications, computer pr… |
|
ACI WORLDWIDE, INC.
A global software company providing real-time digital payme…
|
ACIW | US | Telecommunications, computer pr… |
|
Aclarion, Inc.
Healthcare tech company with a SaaS platform to diagnose ch…
|
ACON | US | Telecommunications, computer pr… |
|
Acteos
Software vendor of a SaaS suite for Supply Chain Management…
|
EOS | FR | Telecommunications, computer pr… |
|
ACTIVEOPS PLC
AI-powered SaaS platform providing decision intelligence fo…
|
AOM | GB | Telecommunications, computer pr… |
|
ACTIVEPORT GROUP LTD
Provides SDN and orchestration software to automate global …
|
ATV | AU | Telecommunications, computer pr… |
|
ACUITY RM GROUP PLC
Provider of Governance, Risk, and Compliance (GRC) software…
|
ACRM | GB | Telecommunications, computer pr… |
Sage Group PLC 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/5322/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5322 | 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=5322 | 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=5322 \ -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": 5322}, 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 Sage Group PLC (id: 5322)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.