Skip to main content

System Context

The C4 model's "System Context" diagram provides a high-level overview of a software system, illustrating its interactions with users and external systems. This diagram positions the system centrally, surrounded by its users and other interacting systems, emphasizing people and software systems over technical details. In the C4 model, a "Software System" represents the highest level of abstraction, encompassing something that delivers value to its users, whether human or not. This includes the system being modeled and any other systems it depends on or that depend on it.

Example