Evaluation instance details

View the status, outcome, evaluator pass rates, and test case results for an evaluation instance on the Instance details page. You can also open the associated agentflow, dataset, and evaluation, and review the input, actual output, and evaluator results for each test case.

Access the Evaluation instance details page

  1. Go to Agents > Evaluations.

  2. Select the Evaluation instances tab.

  3. Click the name of the evaluation instance that you want to view.
    The Instance details page is displayed.

View the associated assets

The Asset details section provides links to the assets used by the evaluation instance.

  • Click the Agentflow name to open the agentflow in the Agentflow designer.

  • Click the Dataset name to open the dataset.

  • Click the Evaluation name to open the evaluation.

Review the evaluation instance results

The Instance details section shows when the evaluation instance started and finished, its current status, its overall outcome, and its unique instance ID.

The Evaluator pass rates section shows the percentage of test cases that passed for each evaluator included in the evaluation.

An evaluation instance can have a Completed status and an overall outcome of Fail. This occurs when the evaluation finishes successfully, but one or more evaluator pass rates do not meet the configured pass rate thresholds.

View test case results

The test case table shows the result of each evaluator for every test case included in the dataset. Each row represents a test case. The evaluator columns are based on the evaluators configured for the evaluation and show a result of Pass or Fail.

View test case details

  • Click a test case number in the test case table.
    The test case panel opens on the right side of the page and displays the following information:

    • The agentflow instance created for the test case.

    • A summary of the score and result for each evaluator.

    • The input values provided to the agentflow.

    • The actual output produced by the agentflow.

    • Detailed results for each evaluator.

  • Click the Agentflow instance name to open the associated agentflow instance details.

  • Under Evaluator results, expand an evaluator to view its result. The information displayed depends on the evaluator type. For example, an Exact match evaluator displays the expected output that was compared with the actual output.

  • Click Close to close the test case panel.