# Sequence Diagrams

Visualize your system flows using sequence diagrams. Each vertical **column** represents an entity (e.g. user, server, DB) and **arrows** between the columns represent the flow of information or requests. Diagrams are created using simple [syntax](/sequence-diagram-syntax).

![](/assets/b3400e4-Sequence_Diagram.png)
