Skip to main content

Saved Queries

Bookmark QQL queries for quick reuse and turn them into live dashboard widgets.

Updated over a week ago

πŸ‘‰ Queries are available in Business and Enterprise subscriptions

Save any QQL query for quick reuse. Saved queries always reflect current data when executed β€” they are live bookmarks, not snapshots.

Saving a Query

After running a QQL query from the Queries page:

  1. Click Save Query.

  2. Give the query a name.

  3. Choose visibility: Public or Private.

Public vs. Private Queries

Aspect

Public

Private

Visible to

All workspace members

Only you

Can power dashboard QQL widgets

Yes

No

Convertible

Cannot convert back to Private

Can be made Public

Important: Only Public saved queries can be used as the data source for QQL Table widgets on dashboards. Once a query is made public, it cannot be reverted to private.

Using Saved Queries on Dashboards

To add a saved query as a dashboard widget:

  1. Open a dashboard and click Add Widget.

  2. Select the QQL Table widget type.

  3. Choose a Public saved query as the data source.

  4. The widget will display live results every time the dashboard loads.

Did this answer your question?