Revision as of 07:40, June 29, 2020 by Peter Chaplin (talk | contribs)
Jump to: navigation, search

Working with QL queries

Saving QL queries

You can save frequently used QL queries for later use. To save an executed query:

  1. Type a valid QL query in the input field and click the Save button.
     
    MainPicSaveQuery.png
  2. In the dialog box that displays, enter a name for the query:
    SaveFilterModal.png
  3. Check the Public checkbox to make the filter public

You can access the saved filter from the filter selector in the Query Filters tab.

Important
  • The query text cannot be changed in the dialog box. Only the name and Public status can be changed.
  • You can apply either Visual Filters or saved Query Filters at one time, but not both.

Form fields

Field name Description
Custom filter name The filter name is case sensitive and unique per tenant.
Query text Uneditable text taken from search input.
Public When checked, the query filter is shared with other users in the same tenant.

Editing QL queries

A saved query can be edited later. To start editing:

  1. Select the query filter you want to change.
  2. You can choose to edit the QL query in the search input field.
  3. Click the Save button.
  4. In the dialog box that displays, you can choose to change the name of the query filter and its Public status.
  5. Save the changes in the current filter or save them as a new query filter.

pic

Important
You can edit a query filter just by clicking its pen icon in the dropdown list, but only name and publicity status can be changed in this case. To edit the query text, use method above.

Deleting QL queries

Comments or questions about this documentation? Contact us for support!