Getting Started
If you want to skip straight into Studio, try our Playground.
Or, keep reading to learn more about how EventCatalog Studio works.
How does EventCatalog Studio work?β
EventCatalog Studio lets you design using architecture primitives you already know β services, events, commands, queries, domains, and more.
Itβs also privacy-first: you own your designs, and nothing is stored in the cloud.
To get started you can either:
EventCatalog Studio Workflowβ
EventCatalog Studio is designed for a GitOps workflow, where you can export your designs and store them in a Git repository. Your designs are owned by you, and you can share them with your teams and commit them to source control.
- Design your architecture in EventCatalog Studio
- Export your design to a Git repository
- Commit and push your changes to your Git repository
- Open pull requests for reviews, just like you do with code.
- Merge once approved β ensuring decisions are transparent and tracked forever.
This let's you keep your designs versioned alongside your code and always own your data.
Core featuresβ
-
GitOps workflow
Export your designs directly to a Git repository. Keep diagrams versioned alongside your code and always own your data. -
Import & Export
Save and load your designs locally. -
Design with primitives
Build diagrams using real software architecture concepts β services, events, commands, queries, and domains β not just generic boxes. -
Add documentation
Enrich your diagrams with notes, descriptions, and links to external resources, guiding users through the flow of your system. Reference any node in your documentation using the@
syntax. -
Privacy-first
Your designs stay local by default. Nothing is stored in the cloud unless you explicitly choose to. -
Extensible formats (coming soon)
Import/export diagrams in open standards like AsyncAPI, OpenAPI, or EventCatalog β making it easy to integrate with your workflows. -
Version history (coming soon)
Keep track of changes to your designs. Compare different iterations to see how your architecture evolves over time. -
Self-hosting (coming soon)
Run EventCatalog Studio on your own infrastructure for full control and compliance.