A Jira add-on for creating sequence diagrams from plain-text instructions.
Based on Andrew Brampton's excellent js-sequence-diagrams, this add-on is enables sequence diagrams to be easily embedded into a Jira issue.
Need to attach sequence diagrams to Confluence pages? Check out Sequence Diagrams for Confluence
title: Diagram title participant A participant B A->B: Normal line B-->A: Dashed line A->>B: Open arrow B-->>A: Dashed open arrow note left of A: Note to the left of A note right of B: Note to the right of B note over A: Note over A note over A,B: Note over both A and B
The app has been verified to support the following Java vendors:
The rendered diagram is a vector graphic (SVG) generated dynamically in the browser using Javascript.
For this reason, it is not possible to include diagrams when exporting with Export to Print, Export to XML or Export to Word, as these static export formats are generated on the JIRA server.
:) after the word 'title', e.g. title: My Diagramparticipant BobSometimes it helps to start with a very simple diagram first, such as A->B: test
Make sure that is working first, before gradually adding more actors, messages, notes etc.
Sequence Diagrams for Jira is a paid add-on for Atlassian Jira Data Center and Atlassian Jira Cloud.
The Data Center version is implemented as a Java JAR add-on, using the Atlassian SDK.
When installed, the add-on runs entirely within the Jira server process.
Neither the add-on provider or any other party is able to view the content of your Jira issues.
The cloud version runs entirely on the Atlassian platform via Forge ("Runs on Atlassian").
No data is transmitted outside the Atlassian platform.
Neither the app provider or any other party is able to view any content of your Jira issues or users.
Effective as of February 20, 2026.