
SYSGROUP PLC — Investor Relations & Filings
SYSGROUP PLC is a technology services provider specializing in managed IT, cloud hosting, and IT consultancy. The company focuses on the delivery and management of cloud, data, and security services for mid-market organizations. Its core mission is to guide clients through their digital and AI transformation journeys by providing end-to-end data solutions. As a managed service provider, SysGroup acts as a trusted partner, offering technical guidance and support to help businesses harness the power of artificial intelligence and future-proof their operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| AGM 2024 Resolutions | 2024-09-23 | English | |
| Annual Report 2024 | 2024-09-23 | English | |
| Result of AGM | 2024-09-20 | English | |
| AIM Rule 17 and Schedule 2(g) Disclosure | 2024-09-12 | English | |
| Grant of Options and Director/PDMR Dealings | 2024-09-03 | English | |
| Grant of Options and Director/PDMR Dealings | 2024-08-21 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 11284285 | AGM 2024 Resolutions | 2024-09-23 | English | ||
| 11284279 | Annual Report 2024 | 2024-09-23 | English | ||
| 5516773 | Result of AGM | 2024-09-20 | English | ||
| 5513122 | AIM Rule 17 and Schedule 2(g) Disclosure | 2024-09-12 | English | ||
| 11278368 | Grant of Options and Director/PDMR Dealings | 2024-09-03 | English | ||
| 5503447 | Grant of Options and Director/PDMR Dealings | 2024-08-21 | English | ||
| 5501585 | Notice of AGM and Publication of Annual Report | 2024-08-15 | English | ||
| 5494492 | Final Results for the year ended 31 March 2024 | 2024-07-31 | English | ||
| 5491189 | Notice of Results | 2024-07-24 | English | ||
| 5479715 | Holding(s) in Company | 2024-06-28 | English | ||
| 5479806 | Holding(s) in Company | 2024-06-28 | English | ||
| 5476510 | Result of General Meeting and Total Voting Rights | 2024-06-24 | English | ||
| 5473134 | Result of Retail Offer | 2024-06-14 | English | ||
| 5469947 | Launch of Retail Offer | 2024-06-07 | English | ||
| 5469966 | Result of Oversubscribed Placing and Subscription | 2024-06-07 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for SYSGROUP PLC, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
SYSGROUP 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/7943/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7943 | 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=7943 | 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=7943 \ -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": 7943}, 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 SYSGROUP PLC (id: 7943)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.