Resources

PlantUML for Confluence (Cloud)



We built this App on the Atlassian-hosted Forge platform so you can enjoy highest levels of security and performance.

Welcome to Try it free


A macro which integrates plantuml.com on Confluence page.

Please make sure that www.plantuml.com can be accessed from your Confluence server. You can Try syntax on PlanUML Server.


Add a PlantUML diagram to your page

See the Atlassian documentation for adding a macro.

1. When editing Confluence page, select '+' from the toolbar

2. Find the 'PlantUML for Confluence' macro by name and select it

3. Select the Edit icon to open the configuration panel

4. Configure 'Diagram text' and preview

5. Resume editing the page, and the configuration panel closes



PlantUML is a component that allows you to quickly write:

  • Sequence diagram
  • Usecase diagram
  • Class diagram
  • Object diagram
  • Activity diagram (here is the legacy syntax)
  • Component diagram
  • Deployment diagram
  • State diagram
  • Timing diagram

The following non-UML diagrams are also supported:

  • JSON data
  • YAML data
  • Extended Backus-Naur Form (EBNF) diagram
  • Network diagram (nwdiag)
  • Wireframe graphical interface or UI mockups (salt)
  • Archimate diagram
  • Specification and Description Language (SDL)
  • Ditaa diagram
  • Gantt diagram
  • MindMap diagram
  • Work Breakdown Structure diagram (WBS)
  • Mathematic with AsciiMath or JLaTeXMath notation
  • Entity Relationship diagram (IE/ER)
  • ......


PlantUML Examples