Agentic AI › Orchestrate
Triggers
What starts a run. A trigger created from a template is never armed — a new tenant should not have agents running before anybody has read what they do.
Where to find it
- Module: Agentic AI
- Group: Design
- Section: Orchestrate
- Screen: Triggers
Address in the console: /agentic/triggers
List · 10 columns · 20 fields on its form · 3 of them required
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 |
|---|---|---|
| Code | Code | code |
| Name | Text | name |
| Kind | Status | trigger_kind |
| Workflow | Text | workflow_name |
| Agent | Text | agent_name |
| Schedule | Code | cron_expr |
| Status | Status | status |
| Fired | Number | fired_count |
| Last fired | Date and time | last_fired_at |
| Next due | Date and time | next_due_at |
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 |
|---|---|---|---|
| Code required | Text | ||
| Name required | Text | ||
| Workflow | Choice | Looked up from existing records | |
| Agent | Choice | Looked up from existing records | One or the other. A trigger that names both runs the workflow. |
| Kind required | Choice | Configuration list | |
| Schedule | Text | Five fields, as cron writes them. | |
| Time zone | Text | ||
| Event | Text | ||
| Module | Text | ||
| Resource | Text | ||
| When a record is | Choice | created, updated, deleted, status_changed | |
| Only when | Long text | ||
| Cube | Text | ||
| Measure | Text | ||
| Crosses | Choice | gt, gte, lt, lte, eq, neq, changes_by | |
| Threshold | Number | ||
| Never more often than (seconds) | Number | ||
| Most per day | Number | ||
| Status | Choice | inactive, active, paused, error | |
| 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.