+A [flowchart](/wiki/flowchart) is a visual diagram depicting a [process](/wiki/process) or sequential [algorithm](/wiki/algorithm). It uses distinct symbols to illustrate steps, decisions, and data flow, making complex systems clear and understandable. This graphical representation aids in analysis, design, and documentation.
+## See also
+- [Diagram](/wiki/diagram)
+- [Algorithm](/wiki/algorithm)
+- [Symbol](/wiki/symbol)
... 1 more lines