Admin Action
An Admin Action is a record of a manual change an admin makes to an in-flight request from Reports — for example, correcting a form response on a request that's already running. It appears as an entry in the request's Progress Path so there's a clear audit trail of who changed what.
Not a builder nodeUnlike the workflow nodes you place on the canvas, Admin Action is not something you add when building a workflow. It's generated automatically when an admin uses Take Action on a request in Reports. You'll only ever see it in the Progress Path of a request, never in the builder.
How it's created
There is nothing to configure in the workflow builder. An Admin Action is generated at runtime when an admin uses Take Action:
- In Reports, open an in-progress request.
- Click the edit (pencil) icon on the request/task — its tooltip reads Take Action while the request is running (and View Form once it's complete). A Take action option is also available in the Progress Path timeline's action menu, alongside Nudge.
- Edit the form response and submit. The platform records that edit as an Admin Action entry.
Crucially, the original submission is not overwritten — the Admin Action is added as a separate entry, so the Progress Path shows both the employee's original response and the administrative correction. This keeps the history complete and auditable.
The only thing you configure: the permission
Admin Action itself isn't set up anywhere — but the ability to perform one is controlled by a permission. Grant it under Workflows → Settings → Permissions → Users → "Take actions via reports" (takeActionReport). Without it, an agent can't take action on a request, so no Admin Action entries are created.
Viewing Admin Actions in the Progress Path
- Go to Reports and open the request.
- Open its Progress Path.
- Turn on the Show Admin/Agent actions filter (the filter list also includes Hide Skipped nodes, Show failed nodes, and Show Blocked/stalled nodes).
- The entry appears inline as a Form Actions card showing Updated by <admin name> and the date the change was made.
Good to know
- Admin Actions require the Take actions via reports permission (RBAC); users without it only see View Form, not Take Action.
- Because each Admin Action is a distinct timeline entry, you can always trace which value came from the original submission and which was an admin correction.
- This is closely related to Retrigger & recovery — both are admin interventions performed on a request from Reports rather than configured in the workflow.
