Simple pricing for every team.

Start free. Scale when your team and project grow. The UE plugin is always included with your plan.

Indie

Perfect for solo developers and small indie teams.

Free

Includes:

  • Up to 2 team members
  • 3 projects
  • Unlimited graphs per project
  • JSON export
  • UE plugin included

Studio

For professional teams shipping narrative-driven games.

$29

USD

per seat / month

Includes:

  • Up to 10 team members
  • Unlimited projects
  • Real-time collaboration
  • State provider & registry sync
  • Unlimited version history

Enterprise

For large studios with custom requirements.

Custom

Includes:

  • Unlimited team members
  • Unlimited everything
  • SSO & advanced security
  • Dedicated onboarding
  • Custom integrations
Pricing plan comparison
Indie
Studio
Enterprise
Get started
Get startedGet startedGet startedContact us
Authoring
Team members
2
10
Unlimited
Projects
3
Unlimited
Unlimited
Graphs per project
Unlimited
Unlimited
Unlimited
Real-time collaborationNot included in IndieIncluded in StudioIncluded in Enterprise
Version history
7 days
Unlimited
Unlimited
Engine
JSON exportIncluded in IndieIncluded in StudioIncluded in Enterprise
UE pluginIncluded in IndieIncluded in StudioIncluded in Enterprise
Custom action classesIncluded in IndieIncluded in StudioIncluded in Enterprise
State provider syncNot included in IndieIncluded in StudioIncluded in Enterprise
Support
Community DiscordIncluded in IndieIncluded in StudioIncluded in Enterprise
Priority supportNot included in IndieIncluded in StudioIncluded in Enterprise
Onboarding callNot included in IndieNot included in StudioIncluded in Enterprise

Frequently asked questions

Your questions answered.
Is the Unreal Engine plugin free?
Yes. The UE plugin is included with every plan, including the free tier. It ships with the full runtime, action system, expression evaluator, and entity components. You never pay for the engine-side integration.
What Unreal Engine versions are supported?
The plugin supports UE 5.1 and above, with primary development targeting UE 5.3+. It works with both C++ and Blueprint projects.
Can I self-host NarrativeStack?
Not currently. NarrativeStack is a hosted SaaS product. The exported JSON files are yours — no vendor lock-in on the data side. If you stop using NarrativeStack, your export files continue to work with the UE plugin.
How does collaboration work?
Studio and Enterprise plans include real-time collaboration powered by Liveblocks. Multiple team members can edit the same graph simultaneously, with live cursors and conflict-free editing.
What's the export format?
NarrativeStack exports to a well-specified JSON format with flat node arrays, typed exits, expression ASTs, and graph parameters. The format is designed for fast deserialization and works directly with the UE plugin's import system.