-
Notifications
You must be signed in to change notification settings - Fork 532
AI command
dbeaver-devops edited this page Jun 11, 2026
·
6 revisions
Note: This feature is available in Enterprise and AWS editions only.
The AI command lets you run natural language requests directly in the SQL Editor. Just type @ai with your question,
and CloudBeaver will generate and execute the SQL for you.
To use the AI command:
-
Activate the AI assistant.
-
Open the SQL Editor.
-
Type your request using the
@aicommand.Example:
@ai show all customers with invoices in the last month -
Execute the AI command. The results will appear in the Result panel.
Important: The AI command shows a confirmation for any risky query, including
UPDATE,DELETE, and anyDROP TABLEoperation. These commands always prompt you before execution.
- Getting started
- Create connection
- Connection network options
- Supported databases
-
Drivers management
- Database authentication methods
- Database navigator
- Properties editor
- Data editor
- SQL editor
-
Entity relation diagrams
- Cloud services
- Data transfer
- General user guide
- Administration
- Server configuration
-
Server security and access configuration
- Authentication methods
- Access management
- Proxy configuration
-
Secret management
- Logs
-
Query manager
- Workspace location
- Command line parameters
-
Session manager
- Deployment options
- CloudBeaver Editions
- FAQ
- Development