The History page provides a centralized record of all previously executed solutions.
It enables monitoring of execution activity, reviewing of outcomes, and filtering of results to support faster troubleshooting.

📌 Overview

The History page provides the following capabilities:
  • View a list of all previously run solutions
  • Track execution details such as platform, status, and timestamp
  • Detail panel shows the executed task result
  • Filter results to focus on successful or failed tasks
  • Quickly identify patterns in execution outcomes

📋 History Table

The table displays a log of solution executions with the following columns:
ColumnDescription
SolutionThe name of the solution that was executed
PlatformThe platform or environment where the solution ran
StatusExecution status — Successful or Failed
TimestampDate and time when the solution was run

🔍 Filtering Results

Use filters to refine the table:
  • Successful → Shows only solutions that completed without errors
  • Failed → Shows only solutions that encountered errors
This makes it easy to separate working runs from those requiring investigation.