Relationship Matrix

Relationship Matrix

The Relationship Matrix is a grid view showing all relationships between objects, grouped by type. It’s particularly useful for identifying:

  • Objects with no relationships (orphans)
  • Heavily connected objects (risky single points of failure)
  • Missing relationships that your architecture model should have

Accessing the Matrix

Go to Diagrams → Relationship Matrix.

Matrix Layout

  • Rows = source objects
  • Columns = target objects
  • Cells = relationship type at the intersection

Click any cell to navigate to that specific relationship.

Filtering the Matrix

Use the filter bar to show only:

  • A specific object type (applications only, etc.)
  • A specific relationship type (only uses relationships)
  • Objects from a specific layer (Business, Application, Technology)

Exporting the Matrix

Click Export to download the matrix as CSV or Excel, including all source, target, and type information.