Coassemble Learn
The academy we built on our own embeddables.
Every get-started guide, API walkthrough and support playbook, rebuilt as interactive courses and delivered by the exact components you would embed in your own product. Generated by our own API, tracked by our own webhooks.
Jump to our course catalogThe catalog
Learn the platform, the API and the playbooks.
Every course here is built and delivered on Coassemble, sourced from our real docs, developer guides and support playbooks, course by course.
Start here
4 courses · from Get startedBeginnerGet started
Create your first course
Start →
BeginnerGet started
Course creation tour
Start →
BeginnerGet started
Real-time collaboration
Start →
BeginnerGet started
Invite your team
Coming soon
Build with the API
4 courses · from Developer docsDeveloperDeveloper docs
Ship your first embedded course
Start →
DeveloperDeveloper docs
Keeping AI-assisted training accurate
Start →
DeveloperDeveloper docs
Generate a course from a document
Coming soon
DeveloperDeveloper docs
Signed embed URLs, one per learner
Coming soon
Embed & deliver
4 courses · from EmbeddablesIntermediateEmbeddables
Drop in the course player
Coming soon
IntermediateEmbeddables
Build a catalog component
Coming soon
IntermediateEmbeddables
Export to SCORM for an LMS
Coming soon
IntermediateEmbeddables
Deliver learning in Slack
Coming soon
Brand & theme
3 courses · from GuidesIntermediateGuides
Theme courses with the Themes API
Coming soon
IntermediateGuides
Translate a course in a click
Coming soon
IntermediateGuides
White-label a tenant academy
Coming soon
Admin & support
4 courses · from Support playbooksGuideSupport playbooks
Roles, permissions & SSO
Coming soon
GuideSupport playbooks
Data residency & security basics
Coming soon
GuideSupport playbooks
Troubleshooting embeds
Coming soon
GuideSupport playbooks
Handling learner data & GDPR deletes
Coming soon
Yes, it is our own product
We build our academy the way you would build yours.
No special internal tooling. The academy above is the same catalog and player component we hand you, fed by the same Generate and Tracking APIs. If you like it, you can stand up your own in a day.
- ✓The same embeddable player your learners would use, no fork.
- ✓Courses generated from our real docs with the Generate API.
- ✓Every completion you see is tracked through the same webhooks.
- ✓Themed and served per-tenant, ready to white-label.
// the exact tags powering this page
<coassemble-catalog
workspace="coassemble"
theme="#0540f2" />
<coassemble-player
course="generate-via-api"
identifier="you@coassemble.com" />
// completions stream to our own webhook
course.completed "generate-via-api"
<coassemble-catalog
workspace="coassemble"
theme="#0540f2" />
<coassemble-player
course="generate-via-api"
identifier="you@coassemble.com" />
// completions stream to our own webhook
course.completed "generate-via-api"
Want an academy like this one?
It is the same components, API and webhooks you get on day one. Spin one up in a free sandbox, or have us walk you through it.