System Overview - Sequence diagrams
A sequence diagram visually shows how different parts of a system talk to each other over time. It helps us understand the order of messages and actions between users, services, and databases in a simple, step-by-step way.