Query Console overview
The Query Console lets you explore any backup snapshot with SQL, right in your browser. It looks and feels like a modern database client — schema sidebar, smart autocomplete, tabs, charts, CSV export — but it runs entirely on your snapshots, so your live Salesforce org is never touched: no API usage, no performance impact, no risk.
Run your first query
This 5-minute tutorial takes you from opening the console to your first result set. You'll need at least one completed backup run.
Preparing snapshots
Interactive querying needs the snapshot's data loaded into a fast query workspace. Preparing is that one-time warm-up: you choose which objects to load, bluefactory does the rest in the background, and from then on queries on that snapshot respond in seconds.
Writing queries
The console's editor is built for serious query work. Here's everything it does for you.
Generating queries with AI
Don't feel like writing SQL? Describe what you want in plain language and the console writes the query for you, grounded in your snapshot's actual schema — real table and column names, not guesses.
Results, profiling, and export
Query results land in a high-performance grid built for exploring large result sets.
The saved-query library
Queries you'll want again belong in the Queries library — the first tab of the console's left sidebar.
Finding and downloading files
Need one file back — a lost attachment, an old contract PDF, a deleted static resource? You don't have to restore anything. The Query Console can list every file in a snapshot and hand you a download link per file.