Skip to main content

Overview

While the Toolkit automatically manages a default scorecard, you can create your own custom scorecards with tags and metadata to organize your experiments.

Creating a Custom Scorecard

Use create_scorecard() to create a scorecard with custom fields:

Using Your Scorecard

Pass the scorecard ID when creating environments:
All game runs will now be tracked under your custom scorecard.

Scorecard Fields

Next Steps