Monitor Activity and Cost
Review model cost, token usage, requests, and current activity for work in the workspace.
#Open Workspace Monitor
Open Workspace Monitor from the workspace controls. Review the current status before assuming a long-running request is finished.
#Read the usage summary
- Model cost shows the visible accumulated model usage for the monitored work.
- Input and output tokens help explain the size of the context and result.
- Request count shows how many model requests contributed to the work.
- Running status tells you whether the agent may still be producing a result.
#Use cost to improve repeat work
Run a representative version before scheduling or turning work into a Workflow Script. Compare complete results—not only cost—and simplify unnecessary context or repeated steps when they do not improve the outcome.