AI Natural Language Query
Ask questions in plain English — AI returns data
Ask Questions in English
The AI Query feature translates plain English questions into database queries, executes them safely, and returns results as a table.
How to Use
- Click AI Query (brain icon) in the sidebar
- Type your question or click a suggestion chip
- Click Ask or press Enter
- View: SQL generated, database used, explanation, results table
Example Questions
- How many patent filings do we have?
- Show top 5 states by filings
- How many contacts are in Crezva?
- What deals are open?
- How many devices in Hauvex?
Safety
Only read (SELECT) queries allowed. Cannot modify data. Limited to 50 rows. All queries are logged in the audit trail.