Delete Input

Deleting an input removes it from the query, ensuring it is no longer available for use. However, an input cannot be deleted if used within the query builder.

Steps to Delete an Input

  1. Navigate to the Inputs Tab

    • Go to the Query Page where the input is defined.

    • Click on the Inputs tab to view the list of inputs associated with the selected query.

  2. Select the Input to Delete

    • In the listing table under the Inputs tab, locate the input you wish to delete.

    • Hover over the input, and the three horizontal dots (kebab menu) will appear next to it.

  3. Initiate Input Deletion

    • Click on the three horizontal dots next to the input.

    • From the dropdown menu, select Delete.

  4. Confirm Deletion

    • If the input is currently in use within the query builder, the Delete option will be disabled, and you will not be able to proceed with the deletion.

    • If the input is not in use, a confirmation dialog will appear.

    • In the confirmation dialog, review the details of the input to be deleted.

    • Click Delete to proceed with the deletion or Cancel to abort the operation.

The Delete option will be disabled if the input is used within the query builder.

Last updated