tpaw Docs

Workspace

Organize your database work with favorites, recents, saved queries, variables, and session replay.

The tpaw workspace is the set of features that persist across sessions and help you organize your database work. Favorites bookmark frequently-used tables and queries, Recents tracks what you've opened, Saved Queries stores named SQL for reuse, Variables lets you parameterize queries, and Replay records and plays back session history.

Workspace sections

SectionWhat it stores
FavoritesPinned tables and queries for quick access
RecentsAutomatically tracked recently visited objects
Saved QueriesNamed SQL queries with optional descriptions
VariablesKey-value pairs for parameterizing SQL
ReplayRecorded session timeline of queries and changes

Accessing workspace sections

All workspace sections are accessible from the sidebar when connected to a database. The sidebar shows Favorites and Recents at the top, followed by the schema browser. Use the navigation icons to switch to Saved, Variables, or Replay views.

What's in this section

  • Favorites — Star tables and queries for one-click access
  • Recents — Browse your recently visited objects by date
  • Saved Queries — Save, organize, and reuse named SQL queries
  • Variables — Define substitution variables for use in queries
  • Replay — Review and replay recorded session events

On this page