Skip to content

Query Workbench


In the console, click Shortcut > Query Tool (shortcut Alt+Q or option+Q) in the lower-left corner to start a DQL query.

Start Query

  1. Enter a query statement in the DQL query window;
  2. Click Execute;
  3. View the results in Results.

Results

Query results can be displayed in table or JSON format.

In grouped table results, you can export the current page data, or re-query and export 1,000, 5,000, or 10,000 unsampled records. The query time and file generation time for full export may be longer than for the current page export.

Query History

You can view up to 100 query history records from the last 7 days, and perform fuzzy searches on query statements.

Further Reading