Queries
This page introduces the options for configuring and managing Queries using the kdb Insights Enterprise Web Interface.
The following query management options are available:
- View an index of queries.
- Use the query window for basic, SQL,q and UDA query and analysis.
- View query results.
- Use the scratchpad to query the database.
- Use q and Python to develop and debug pipelines, or run arbitrary code.
View index of queries
Click on Queries in the left-hand menu to view a list of all your queries.

The following details are displayed:
| Column | Description |
|---|---|
| Name | The query name. Click on the name to go to the query window. |
| Actions | Click the three dots, to the right of the query, to view the actions available. |
Query actions
The actions that can be performed on queries, are shown on the actions menu, which can be access by either:
- Opening the index of queries and clicking the three dots to the right of the query name.
- Opening the list of the queries in the left-hand menu and clicking the three dots to open the menu.
| Action | Description | |
|---|---|---|
| Rename | Enter a new name and click OK. | ![]() |
| Delete | Click to delete a query. Confirm the action by clicking Delete. |
