NQL editor

The NQL editor offers a web-based user interface allowing you to write and execute investigations using Nexthink Query Language (NQL).

The embedded syntax editor allows you to adjust existing queries or create new ones from scratch. The results help you investigate issues and problems faced by employees in your organization.

Querying data using the NQL editor

  1. Select Investigations from the main menu to create or edit an existing investigation. The Visual editor tab opens by default.

  2. Switch to the NQL editor mode and start writing your NQL query.

    • Refer to the Nexthink Query Language (NQL) documentation page for more information about NQL syntax and capabilities.

    • Access the NQL data model documentation page using the question mark icon in the bottom-right corner of the NQL editor.

  1. Select Run to execute the query and generate results in a Results tab.

  2. If needed, use the following buttons available in NQL Editor, next to Run:

    • Copy query

    • Paste from clipboard

    • Clear query

Selecting connection events for Network view

Running NQL queries to investigate connection.events enable the Network tab with a Network view visualization.

Refer to the Network view documentation to learn how to identify and troubleshoot network-related issues.


RELATED TOPIC

Last updated