
MIND GYM PLC — Investor Relations & Filings
Mind Gym PLC is a behavioural science company that provides human capital and business improvement solutions. The company specializes in translating behavioural science principles into scalable learning experiences designed to drive organizational change. Its offerings include pre-designed "Ready-to-Go Learning Journeys" for common business challenges, a "MindGym Membership" providing access to a library of content, and custom "Transformation Solutions" for complex strategic goals. Mind Gym's methodology is centered on delivering modular, science-backed training programs, often in bite-sized formats, to help employees think, lead, and perform more effectively. The company focuses on embedding new behaviours through engaging content and activation tools that make learning stick.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Year End Trading Update | 2026-04-02 | English | |
| REPLACEMENT: Form 8 (Opening Position Disclosure) | 2026-02-04 | English | |
| Form 8 (Opening Position Disclosure) | 2026-02-04 | English | |
| Statement regarding speculation | 2026-01-27 | English | |
| Half year results | 2025-12-04 | English | |
| Notice of Results | 2025-11-19 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 33244449 | Year End Trading Update | 2026-04-02 | English | ||
| 14241508 | REPLACEMENT: Form 8 (Opening Position Disclosure) | 2026-02-04 | English | ||
| 14234765 | Form 8 (Opening Position Disclosure) | 2026-02-04 | English | ||
| 13441488 | Statement regarding speculation | 2026-01-27 | English | ||
|
2025
11 filings
| |||||
| 9266658 | Half year results | 2025-12-04 | English | ||
| 8466549 | Notice of Results | 2025-11-19 | English | ||
| 8033102 | Half Year Trading Update | 2025-10-21 | English | ||
| 7943569 | Issue of ordinary shares and total voting rights | 2025-10-01 | English | ||
| 11391080 | Interim CFO Appointment | 2025-09-26 | English | ||
| 11387698 | Result of AGM | 2025-09-17 | English | ||
| 7642553 | Issue of ordinary shares and total voting rights | 2025-08-01 | English | ||
| 7642501 | Grant of awards under the Long Term Incentive Plan | 2025-08-01 | English | ||
| 11372626 | Grant of Options | 2025-07-14 | English | ||
| 11371917 | Adjournment of AGM | 2025-07-09 | English | ||
| 11364206 | Final results for the year ended 31 March 2025 | 2025-06-12 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for MIND GYM 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 · 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… |
MIND GYM 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/7789/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7789 | 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=7789 | 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=7789 \ -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": 7789}, 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 MIND GYM PLC (id: 7789)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.