← Back to Documentation Home

User Documentation

System Landscape

A System Landscape is the top-level container for all systems in your technical architecture.

Key Fields

  • Name: Landscape name
  • Description: Overview of the system landscape and its purpose

How It Works

graph TB Landscape[System Landscape] -->|contains| Systems[Systems] Systems -->|contains| Modules[System Modules] Modules -->|contains| Features[Features]

Purpose

The System Landscape represents:

  • The technical architecture overview
  • Container for all software systems
  • The root element of the systems view

Organization

In Korgraph's system hierarchy:

  1. System Landscape - Top level (you are here)
  2. System - Individual applications or services
  3. System Module - Components within a system
  4. Feature - Specific capabilities of a module

Integration

  • Storage: korgraph database, type systemlandscape
  • Hierarchy: Root element for systems view
  • Relationships: One-to-many with systems

Tips

  • Use descriptive names like "Enterprise System Landscape" or "Product Architecture"
  • Keep only one System Landscape per deployment
  • Use description to document architectural principles
  • Focus on individual systems for detailed modeling