← All Modules
features 6 min read

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

  1. Click AI Query (brain icon) in the sidebar
  2. Type your question or click a suggestion chip
  3. Click Ask or press Enter
  4. 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.

← Dashboard Overview Team and Roles →