Skip to main content
Model Traces provides run-level analysis of any model deployed or integrated in your account. Use it to review request inputs, generated outputs, response times, and run metadata for troubleshooting and performance investigation. Navigation: Go to SettingsMonitoringModel Traces.

Performance Metrics Summary

The metrics summary at the top of the page shows key performance data for the selected model and period.
Hosting Credits apply only to open-source and fine-tuned models. This metric is not shown for external models.

Model Traces Table

The table displays all runs for the selected model, sorted from the latest to the oldest execution date. It includes data from the first execution onward — whether from deployment (open-source and fine-tuned models) or integration (external models). Successful requests are marked with a green check icon; failed requests with a red alert icon. To view the detailed trace for a run, click its row in the table.

Export Data

Click Export to generate a CSV file of model traces records based on the selected date range and filters.

Trace Details

Select a trace record to open the Traces detail view, which displays the input, output, and metadata for that run.
  • Input: The request text provided to the model using input tokens.
  • Output: The text output or response generated by the model using output tokens.
Plain text is the default display format. Enable JSON to view the complete request or response payload, including additional keys not visible in plain text. Content is read-only — select the Copy icon to copy to your clipboard.
In JSON mode, the model name includes the deployment version for open-source and fine-tuned models, and the connection name for external models.
Metadata