Nodes
Every node of every graph, as a list. The canvas is the way to work on these; this is here for searching across workflows and for a saved view.
Where to find it
- Module: Agentic AI
- Group: More
- Section: Reachable by link
- Screen: Nodes
Address in the console: /agentic/workflow-nodes
List · 8 columns · 19 fields on its form · 4 of them required
This screen carries no tile on the module page. It is reached from the record it belongs to, from a saved view, or by its address.
What the list shows
These are the columns of the list, in the order they are drawn. Any of them can be sorted on, filtered on, hidden, or exported.
| Column | Kind | Field name |
|---|---|---|
| Workflow | Text | workflow_name |
| Key | Code | node_key |
| Label | Text | label |
| Kind | Status | node_kind |
| Agent | Text | agent_name |
| Tool | Text | tool_name |
| Writes to | Code | output_key |
| Active | Yes or no | is_active |
The form
What is asked for when a record is created here. Required fields are marked; a choice drawn from a configuration list is one an administrator can extend without a release.
| Field | Type | Choices | Notes |
|---|---|---|---|
| Workflow required | Choice | Looked up from existing records | |
| Key required | Text | ||
| Label required | Text | ||
| Kind required | Choice | Configuration list | |
| Agent | Choice | Looked up from existing records | |
| Tool | Choice | Looked up from existing records | |
| Sub-workflow | Choice | Looked up from existing records | |
| Instruction | Long text | ||
| Arguments | Text | ||
| Write result to | Text | ||
| Expression | Long text | ||
| Loop over | Long text | ||
| Most iterations | Number | ||
| Approver role | Text | ||
| Answer within (hours) | Number | ||
| Retries | Number | ||
| Time limit (seconds) | Number | ||
| On error | Choice | inherit, stop, continue, retry, route | |
| Active | Yes or no |
The rules that apply here
Everything on this screen obeys the platform rules rather than rules of its own. The ones worth knowing before you use it:
- Narrowing a list — search, conditions, sort, totals, export and saved views.
- What may be changed — the five grounds a record may not be edited on.
- Companies and business units — what the switcher above this list is doing to it.
- Creating a record — required fields, where choices come from, and how the number is allocated.
- Importing a spreadsheet — this screen accepts one, and it runs through the same rules as typing.