Creating Your First System

Creating Your First System

In this tutorial, you'll learn how to create your first system in BERT and set up the foundation for deeper analysis.

What You'll Learn

  • How to start a new BERT project

  • Setting up the main system boundary

  • Adding basic elements to your system

  • Saving your work

Prerequisites

  • BERT installed on your computer or access to the web version at bert.systems

  • Basic understanding of systems concepts (optional)

Common Questions

What if I can't see the main system circle?

If your canvas appears empty, try:

  • Checking if you're zoomed in too far (press - to zoom out)

  • Resetting the camera position (press Ctrl+R)

  • Restarting your project if the issue persists

How many external entities should I add?

Include all important external systems or actors that directly interact with your system of interest. For a beginner model, aim for 3-7 external entities to keep things manageable. You can always add more later.

Can I change the position of elements after placing them?

Yes! Simply click on an element to select it, then click and drag to move it to a new position. You can also select multiple elements by holding Shift while clicking on them, then move them as a group.

Last updated