Tags
Tags are colour-coded labels for organising nodes. Any node type can have any number of tags.
Built-in Tags
skrptiq ships with six canonical tags that are always available:
| Tag | Colour | Typical use |
|---|---|---|
| Production | Red | Nodes ready for live use |
| Draft | Amber | Work in progress |
| Tested | Green | Validated and verified |
| Needs Review | Purple | Awaiting review or approval |
| Internal | Cyan | Not for external sharing |
| Customer-Facing | Pink | Visible to end users |
Built-in tags cannot be renamed or deleted — this ensures consistency when sharing skrpts. You can change their colours to match your preferences.
Creating Tags
Open the Tag Manager via the Settings icon (gear) in the toolbar, then select the Tags tab.
- Enter a name and pick a colour from 8 presets: red, amber, green, cyan, indigo, purple, pink, slate.
- Press Enter or click Add to create the tag.
- Edit custom tags inline — rename or change colour.
- Delete a custom tag to remove it from all nodes that use it.
- Built-in tags show a “built-in” label and only allow colour changes.
Assigning Tags
In the node editor sidebar, the tags section shows currently assigned tags, each with a remove button (x).
- Use the dropdown to assign available tags to the node.
- A node can have multiple tags. There is no limit.
Filtering by Tags
- List view — tag chip filters appear in the header bar. Click a chip to toggle it on or off. Filtering is additive: nodes matching ANY selected tag are shown.
- Graph view — no direct tag filter. Use node type filters or workflow focus to narrow the graph instead.