Zum Hauptinhalt springen

Project Map Overview

Project Map is a visual algorithm and workflow planning tool built into Tebemo. Use it to design automation flows, decision trees, and process diagrams before implementing them.

Opening Project Map

  1. Log in and go to the Dashboard.
  2. Click Project Map in the service switcher or navigation bar.
  3. Your list of saved algorithms appears. Click New Algorithm to create one.

What is an Algorithm?

An algorithm in Project Map is a React Flow canvas containing nodes (blocks) connected by lines (edges). Each node represents a step or decision; each line represents a flow of control or data between steps.

Key concepts

TermMeaning
NodeA shape on the canvas representing a step, decision, or annotation
ConnectionA directed line linking two nodes
HandleThe connection point on a node where a line attaches
AlgorithmA saved canvas with nodes + connections stored as JSON + screenshot
ActionHow
Open node settingsDouble-click a node
Open line settingsDouble-click a connection
Pan canvasClick and drag on empty canvas area
ZoomScroll wheel or trackpad pinch
Select multipleHold Shift and click, or drag a selection box
Undo / RedoCtrl+Z / Ctrl+Y
Copy / PasteCtrl+C / Ctrl+V (nodes and their connecting edges)
SaveCtrl+S or the Save button in the header