Templates / journey
Multi-tenant onboarding journey
Satisfaction scores from account creation through SSO setup, data import, and first team workflow.
Preview
Mermaid 11 renderer
Rendering preview...
Mermaid source
journey
journey
title Multi-tenant onboarding
section Sign up
Create organization: 4: Admin
Invite teammates: 3: Admin
section Configure
Set up SSO: 2: Admin
Import data: 3: Admin
section Adopt
First team invites project: 4: Team
Team completes first workflow: 5: TeamMore templates
flowchartArchitecture
Microservices architecture
A service map with an API gateway, core services, and shared infrastructure. A solid starting point for README architecture sections.
sequenceDiagramProcess
User login sequence
A login flow with token issuance and a failure branch. Useful for documenting auth endpoints and session behavior.
stateDiagram-v2Process
Order state machine
Lifecycle states for an e-commerce order, from creation to fulfillment, with cancellation and refund paths.