S4E maintains a complete history of every action execution. Action history provides visibility into what was done, when, and with what outcome.


Accessing Action History

You can view an action's history by clicking on the action in Actions > My List. A detail panel opens on the right side with two tabs:

  • Output -- The output of the selected execution. Defaults to the most recent run; clicking a row in the History tab switches the view to that run.
  • History -- A chronological list of all past executions. Click any row to view its output in the Output tab.

The History tab shows each execution with its timestamp, status, and result. If the action has not run yet, you will see "No history found -- This action has not run yet."

Activities

Navigate to Actions > Activities to see a global log of every action execution across all your assigned actions. Unlike the per-action history drawer, this view lists runs from all actions in one place.

Column Description
Action The name of the action that ran.
Status The result of the execution.
Start Date When the execution began.
Finish Date When the execution completed.

Click any row to open the output drawer for that execution.

What's Next?