> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flex.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog: 2024-12-20

## Added

* **System metrics in Dashboard:** Monitor CPU utilization, memory usage, and network throughput metrics in the [Infrastructure Monitor](http://dashboards.flex.ai). Use these insights to diagnose bottlenecks, define scaling strategies, and refine preprocessing decisions.
* **Delete Training Jobs**: Use `flexai training delete <name>` command to delete successful or failed Training Jobs to keep your workspace organized and easier to manage.

## Changed

* **List command sorting**: All entity listing subcommands (e.g. `flexai training list`) sort objects by creation date in ascending order, making it easier to locate relevant objects.
* **General UX**: Enhanced clarity and formatting of CLI messages for improved user experience.
