Plant Model — Settings¶
Go to Settings → Plant Model to build and maintain your ISA-95 hierarchy.
Hierarchy Editor¶
The tree editor shows your full plant structure. Every node displays its level label (Site, Area, Line, Cell, Asset) and any asset node shows a link icon indicating whether a machine has been assigned.
Adding Nodes¶
- Hover any existing node to reveal the action buttons on the right.
- Click the + icon to add a child node at the next level down (e.g., hovering a Line node shows + Cell).
- For Cell nodes with no assets yet, an always-visible "Add asset" button is shown below the cell — click it without needing to hover first.
- Type the name and press Enter (or click ✓) to save. Press Escape to cancel.
To add a new top-level Site, click the Add Site button in the top-right corner of the editor.
Renaming Nodes¶
Hover any node and click the pencil icon. Edit the name inline and confirm with Enter or ✓.
Deleting Nodes¶
Hover any node and click the trash icon. Deleting a node removes all its descendants — you will be asked to confirm if the node has children.
Linking a Machine to an Asset¶
Each asset node needs to be linked to an Enture machine so that parameters become available for analysis.
- Hover the asset node and click the link icon.
- Select the workspace from the first dropdown — this filters the machine list to only machines in that workspace.
- Select the machine from the second dropdown.
- Click ✓ to save the link. The asset's icon turns green.
If an asset is already linked and you need to change the machine:
- Open the link panel the same way — the current machine name is shown at the top.
- Select a new workspace and machine, then confirm.
- To remove the link entirely, click Unlink.
Tip
Filtering by workspace first makes it easy to find the right machine even when the organisation has hundreds of machines.
CSV Import¶
For large hierarchies, use CSV import to create the structure in bulk.
- Click CSV Import tab.
- Download the template to get the correct column format:
- Fill in your hierarchy — one row per asset. Shared parents (same site/area/line/cell name) are merged automatically.
- Drag and drop your CSV file or click to browse.
- Review the preview and click Import to create the nodes.
After import, use the Hierarchy Editor to link each asset to its machine.
Duplicate Name Warning¶
If two nodes at the same level share the same name (for example, two separate "Plant 1" root nodes), an amber ⚠ warning icon appears next to them in both the tree editor and the browse view. This usually means a parallel hierarchy was accidentally created instead of adding assets inside the existing one.
To fix it: delete the unintended duplicate branch, then add the missing assets under the correct parent node.