Chess Analyzer Pro tracks all analyzed games in a local database and provides a statistics dashboard for performance insights.
Navigate to the Stats tab to see visual breakdowns of your chess performance across all analyzed games.
| Card | What It Shows |
|---|---|
| Result Distribution | Win / Loss / Draw breakdown by color (White/Black) |
| Ending Distribution | How games ended - Checkmate, Resignation, Time, Abandon |
| Move Quality | Classification breakdown (Brilliant, Best, Mistakes, Blunders, etc.) |
| Accuracy Trend | Line chart of accuracy over your recent games |
| Color Performance | Stats split by playing as White vs Black |
| Top Openings | Most played openings with win rate |
| AI Coach | Personalized coaching tips (requires LLM provider configuration) |
Stats dashboard - donut charts for results and endings
Stats dashboard - accuracy trend line chart
Stats automatically filter to games matching your configured usernames. Set your Chess.com and Lichess usernames in Settings → Player Usernames to see only your games.
Click Refresh to recalculate after analyzing new games.
The History tab stores all analyzed games in a searchable, paginated list.
Game History - paginated list with source icons
The list shows each game with:
Search games by player name, opening, event, or ECO code. Filter by:
Game History - search bar and result/source filters
Double-click any game in the history list to reload it into the analysis view. The game is loaded from the SQLite database with all analysis results intact.
Click the delete button on any game to remove it from the database. Individual deletion lets you manage your library without clearing everything.
Export all game metadata and analysis results to a CSV file for backup or external analysis.
games.csv including metadata and statistics.
Export and Import buttons in History
Restore games from a previously exported CSV file.
games.csv file.
Game imported successfully from backup
All game data is stored locally in SQLite databases. See Storage for details on file locations and schema.
For data management options (clear cache, clear all data), see Customization.