Breadcrumb
- Last UpdatedAug 28, 2025
- 1 minute read
Most functions are context sensitive, which means they depend on the object currently selected in the tree, also referred to as the current scope. This scope can always be found in the breadcrumb at the upper-left part of the screen. This breadcrumb, representing the full path in the tree to the selected object, can also be used to change the scope, by clicking an item in the path. Usually, the current screen will update immediately to reflect the new scope.
Note: Changing the scope using the breadcrumb will always select an object that is higher up in the tree structure.