For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Sign upLog in
Developer GuideCore ConceptsAPI Reference
    • Overview
    • Organizations
    • Landscapes
    • Versions
    • Domains
    • Model Objects
    • Model Connections
    • Diagrams
    • Flows
LogoLogo
Sign upLog in
On this page
  • What a flow is
  • Related concepts

Flows

Flows are step-by-step sequences that trace a path through your architecture model. Useful for documenting user journeys, request paths, data flows, or any scenario where ordering and directionality matter.


What a flow is

A flow lives inside a diagram and consists of an ordered list of steps. Each step identifies a model object or connection that participates at that point in the sequence. When viewing a flow in the IcePanel UI, the relevant objects and connections are highlighted in order.

Flows are distinct from model connections: a connection represents a static relationship between two objects, while a flow represents a dynamic sequence that may traverse many objects and connections.


Related concepts

  • Model Objects
  • Model Connections
  • Diagrams
Was this page helpful?
Previous
Built with