Skip to main content
Version: 2026.07

Workflow log

The Workflow log tab on a System records runs of work performed outside the Istari Digital Platform — scripts, CI jobs, batch runs — whose outputs are uploaded back to the System. Each entry links its output files to the branch and commit that were active when the run took place. Workflow outputs are kept separate from tracked Resources and do not appear in the Resource tree as tracked membership.

Browse and view entries

  1. Open a System and select the Workflow log tab.
  2. Entries are listed with title, status, branch, and file count, most recent first. Filter by title, branch (All branches or a specific branch), and archive state (Active / Archived / All).
  3. Click an entry to view its detail — including Branch and Commit — and preview or download the output files.

Create an entry

Workflow log entries are created from your external workflow via the SDK. See External workflow logs.

Archive / Restore an entry

  1. In the Workflow log tab, hover over an entry and click the menu (or the archive control).
  2. Select Archive entry (or Restore if it is already archived).

Required role: Editor or above.