View and editor actions
Since 25.3
This feature is available in Lite, Enterprise, Ultimate and Team editions only.
AI view and editor actions help you navigate the DBeaver interface through natural language. When your request describes an action, DBeaver opens the editor or view that matches what you asked.
To use the actions:
- Open AI chat on the connection you want to work with
-
Write a prompt that describes the view, editor, or panel you want to open or close
Note
To use an action, make sure it’s turned on in the Functions settings.
-
AI reads your request and opens the matching editor or view in the workspace
Available actions¶
Use these actions to open editors, switch views, manage workspace panels, or create new connections. Just describe what you want in AI chat, and the assistant performs the action for you.
| Action | What it does | Example |
|---|---|---|
| Create new connection | Opens the New Connection wizard with pre-filled settings | "connect to a PostgreSQL database at host 1213, database name stage" |
| Open database object editor | Opens a Database object editor for a table/view | "open orders data editor" |
| Open SQL Editor | Opens a new SQL Editor tab | "open sql editor for sales" |
| Open view | Opens a view (e.g. Query manager) | "show query manager" |
| Close editor | Closes the selected editor | "close artist table editor" |
| Close view | Closes a selected view panel | "close bookmarks" |