Skip to main content

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 pressing Cmd + \ (Mac) / Ctrl + \ (Windows/Linux).

Tracked events

Blazar tracks the following types of actions:
Event typeDescriptionExample
Table CreatedA new table was createdShows the original query or prompt used
Column AddedA new data column was added to a table column added”
Row AddedA 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

Expanding entries

Some history entries have long descriptions (for example, a detailed query prompt). These entries are shortened by default and show ”…” at the end. Click on a truncated entry to expand it and see the full text.