Creating a Query
Navigate to “Queries” on the left menu column, and click on ”+”:Nodes
Here, you have a node where you can enter a single SQLSELECT
statement to query your tables directly.
These SQL statements can interact with your tables in the same way as standard SQL tables, with additional AI columns you can leverage for deeper insights.
For example, to get the top 2 features mentioned in successful calls:

