Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

OpenSession vs SessionBoard

SessionBoard is an enterprise speaker and content management platform used by large conferences. It costs over $40,000 per year. OpenSession is a free, open-source alternative that covers the core Program module most organizers actually use.

At a glance

OpenSessionSessionBoard
PriceFree (MIT license)$40,000+ / year
Source codeOpen source on GitHubClosed source
Self-hostingCloudflare WorkersNo (SaaS only)
Data ownershipYour D1 databaseTheir servers
Infrastructure costCloudflare free tierIncluded in price

Program features

The Program module is the daily driver for conference organizers: call for papers, abstract review, agenda scheduling, speaker portal, and communications.
FeatureOpenSessionSessionBoard
Custom CFP formsMDX with conditional logicVisual form builder
Multi-speaker submissionsYesYes
Form versioningImmutable versions with historyUnknown
Abstract managementStatus tabs, search, bulk actionsStatus tabs, search, bulk actions
Voting and scoringYes/Maybe/No + 1-5 ratingYes/Maybe/No + detailed scorecards
Evaluation roundsForm-based rounds with reviewer poolsMulti-round with AI evaluators
Accept/decline queuesBatch notify with one clickBatch notify
Agenda builderRoom/time grid with conflict detectionRoom/time grid with conflict detection
Calendar invitesRFC 5545 ICS via emailRFC 5545 ICS via email
Speaker portalProfile, tasks, file uploadsProfile, tasks, file uploads, wiki
Automated remindersTask and draft reminders via cronTask and draft reminders
EmbedsAgenda + speaker gallery iframesAgenda + speaker embeds
JSON/ICS feedsPublic schedule and speaker feedsAPI + embeds
CSV exportAbstracts exportFull export
Email outboxDelivery tracking with retryDelivery tracking

What SessionBoard has that OpenSession does not

SessionBoard is a full enterprise suite. OpenSession deliberately excludes:
FeatureWhy it is excluded
Speaker CRMOpenSession focuses on program management, not relationship tracking across events
Marketing toolsContent repurposing, transcription, and campaign tools are a separate product
CMS / website builderMost organizers already have an event website
AI evaluatorsSimple voting and scoring covers the evaluation needs of most events
Payment processingConference payment is handled by registration platforms like Accelevents
Integrations marketplaceOpenSession is self-hosted; you control the data directly
Live transcriptionOut of scope for program management
Digital postersNiche feature for academic conferences

When to choose OpenSession

  • You run a tech conference and need CFP, review, agenda, and speaker onboarding
  • You want to own your data instead of depending on a SaaS vendor
  • You want to avoid $40k+ annual licensing for features you use 3 months a year
  • You are comfortable self-hosting on Cloudflare (free tier covers most workloads)
  • You want an open-source tool you can modify and contribute to

When to choose SessionBoard

  • You need the full enterprise suite: CRM, marketing, CMS, and integrations
  • You run multiple large events and need cross-event speaker relationship tracking
  • You need AI evaluators and advanced scoring rubrics
  • You prefer a managed SaaS with dedicated support and onboarding
  • Your organization has the budget and prefers vendor-managed solutions

Try OpenSession

OpenSession is free and open source. Clone the repo, deploy to Cloudflare, and run your next event without the SaaS bill.