Release Notes · Last updated 18 May 2026 · 3 min read

May 2026

May 2026 brings a major batch of platform launches — the n8n integration, parts intelligence on the glasses, and the Marketplace going live with its first plat…

May 2026 brings a major batch of platform launches — the n8n integration, parts intelligence on the glasses, and the Marketplace going live with its first platform bundle.

n8n integration

TrainAR is now available as an official n8n community node — n8n-nodes-trainar. Install it from the n8n community-nodes panel and wire your TrainAR tenant into any n8n workflow.

What's in the package (v1.0.2):

  • TrainAR trigger node — fires when TrainAR webhook events arrive (session ended, procedure extracted, task created, integration sync failed, etc.).
  • TrainAR action node — call any Tenant REST API operation from inside an n8n workflow. Create tasks, fetch sessions, upload knowledge, invite users, execute skills.
  • Find / Create / Update / Delete primitives for the main resources.

Use cases the community has built so far:

  • "When a customer email arrives in Gmail with a problem description, create a TrainAR task assigned to the on-call engineer."
  • "When a TrainAR session is flagged for review, post a Slack message with the recording link to #training-review."
  • "Every Monday, pull last week's TrainAR session stats into a Google Sheet for the leadership report."

Cloud verification on n8n's hosted offering is in progress; community installs work today.

Parts & Spares bundle — live on the Marketplace

The first platform bundle is live: Parts & Spares — five skills + the full UK boiler + central heating parts catalogue (via Parts Arena).

Skills bundled:

  • pa_identify_model — boiler identification by GC number.
  • pa_search_parts — free-text parts search.
  • pa_get_parts_list_for_model — full parts list for an identified model.
  • pa_show_manual_page — manual page rendered in the engineer's eyeline (voice-controlled page advance).
  • pa_show_exploded_view — exploded-parts diagram overlaid (voice-controlled rotation + zoom).

Subscribe from Dashboard → Marketplace.

See Parts & Spares bundle for the full picture.

Marketplace launched

The Marketplace is open. Currently featuring:

  • Parts & Spares (platform bundle, live).
  • More platform bundles in development.

Subscribe / allocate / cancel from Dashboard → Marketplace. See What's in the Marketplace for the model.

Zapier integration — v1.0.2

The TrainAR Zapier integration is now v1.0.2 with seven core triggers + actions live. Configure from Zapier's app directory.

Simpro integration

The Simpro two-way sync is live. Jobs sync inbound as tasks; completed sessions write back to Simpro with status + summary + time. Configure from Settings → Integrations → Simpro.

Sprint 52 stack — landed in production

Sprints 52.1-52.8 shipped in early May, including:

  • Cross-skill orchestration baked into platform skills (the AI now chains pa_* skills correctly — identify before parts, etc.).
  • Pick/render two-mode split for pa_show_manual_page and pa_show_exploded_view (the AI can offer a list before committing to a render).
  • Forward x-* response headers for skill discoverability.

See your Sessions report for the difference these make to skill call success rates.

What's next (June 2026)

In active development:

  • More platform bundles (specific manufacturers + adjacent trades).
  • Enterprise-tier features: SCIM provisioning, dedicated regions.
  • Procedure-extraction pipeline improvements (better safety-annotation pickup).
  • Docs site polish + screenshot capture (this is the doc site you're reading — it's being built out actively over May/June).

Feedback

Spot something missing or have an idea?

  • For platform feedback: support@trainar.ai.
  • For documentation: there's a feedback widget at the bottom of every doc page.