Overview
The history panel records actions taken on your tables, giving you a timeline of what happened and when. It appears as a dropdown in the main workspace when you have an active table. Open it by clicking the history icon or pressingCmd + \ (Mac) / Ctrl + \ (Windows/Linux).
Tracked events
Blazar tracks the following types of actions:| Event type | Description | Example |
|---|---|---|
| Table Created | A new table was created | Shows the original query or prompt used |
| Column Added | A new data column was added to a table | ” column added” |
| Row Added | A new entity row was added to a table | ” row added” |
Using history
The history panel helps you:- Understand how a table was built — see the sequence of actions that produced the current results
- Review what changed — identify which columns and rows were added over time
- Recall your research context — long descriptions in history entries are expandable, so you can revisit the full prompt or query that triggered each action