← All glossary terms
Glossary

System context diagram

GlossaryBy OpenCharts TeamPublished

A system context diagram is a high-level architecture diagram that shows a system as a single box at the center, surrounded by the people and external systems it interacts with.

In depth

System context diagrams are the top level of the C4 model (Context, Container, Component, Code) and the simplest useful architecture artifact. They make the system's boundary explicit — what's inside the box, what's outside, and which external integrations matter.

Variants include the basic C4 context (the system + actors + external systems), enterprise-context diagrams that nest multiple systems, and threat-modeling context diagrams that highlight trust boundaries.

OpenCharts supports C4-style context, container, and component diagrams via structured node types and templates, plus AI generation from a system description.

Also known as

C4 context diagramcontext diagramboundary diagram

Want to put this concept to work in OpenCharts?

Build a context diagram

Related terms

Related use cases