The Overview page is the landing page of the Telescope UI. It shows training progress, key metrics, and the full run configuration for the selected run.
A progress bar shows completed steps out of total steps, along with elapsed runtime and an estimated time remaining (ETA). The ETA adapts based on recent step durations.A second progress bar shows the trainer bucket — how many sample groups have been collected toward the next training step, and how many completed batches are waiting for the trainer.
A customizable grid of metric charts. By default it shows Reward, Time per Step, and Grad Norm. You can add charts from the full metric catalog (rewards, advantages, evals, rollouts, timeline, custom metrics, and more), toggle EMA smoothing, and overlay metrics from multiple runs on the same chart for comparison. The layout persists across sessions.