Skip to main content

Workbench

The Workbench is where operators explore platform data safely. Query Studio gives you three modes of access, each with its own trust level and governor limits, so you can answer questions without putting the database at risk.

The three modes

ModeForTrust
Quick queryFast, guided lookups on a single entityLowest, safest
Deep queryJoins and filters across entitiesMedium
Expert queryRaw SQL for forensic digs (async, governed)Highest, role-gated

Expert mode needs the queryExpert role and runs asynchronously behind a governor that caps rows, duration, and concurrency. The Query Studio power moves tips page covers the sharp edges.

In this section