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
Indie | Studio | Enterprise | |
|---|---|---|---|
| Get started | |||
| Get started | Get started | Get started | Contact us |
Authoring | |||
| Team members | 2 | 10 | Unlimited |
| Projects | 3 | Unlimited | Unlimited |
| Graphs per project | Unlimited | Unlimited | Unlimited |
| Real-time collaboration | Not included in Indie | Included in Studio | Included in Enterprise |
| Version history | 7 days | Unlimited | Unlimited |
Engine | |||
| JSON export | Included in Indie | Included in Studio | Included in Enterprise |
| UE plugin | Included in Indie | Included in Studio | Included in Enterprise |
| Custom action classes | Included in Indie | Included in Studio | Included in Enterprise |
| State provider sync | Not included in Indie | Included in Studio | Included in Enterprise |
Support | |||
| Community Discord | Included in Indie | Included in Studio | Included in Enterprise |
| Priority support | Not included in Indie | Included in Studio | Included in Enterprise |
| Onboarding call | Not included in Indie | Not included in Studio | Included 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.