AI Assistant chat
Last modified: June 12, 2025
You can interact with the Large Language Model (LLM) using the AI Assistant tool window.
Start a new chat with AI Assistant
1. Open the AI Assistant window using one of the following methods:
-
On the SQL Development tab of the Start Page, select AI Assistant.
-
Click AI Assistant in the upper-right corner of the application window, then select Open Chat Window.
-
Select View > AI Assistant Chat.
2. Enter your request in the input field of the AI Assistant panel.
Tip
For a more refined answer, click Explain SQL, Optimize SQL, or Fix SQL before entering a question.
3. To submit your request, click .
Note
You can copy the generated code snippet to the clipboard, open it in the SQL Editor, or insert it into the SQL Editor. Use the corresponding button in the top-right corner of the code block to perform the required action.
Add context
When asking questions in the chat, you can provide additional context by attaching a database to your query. This helps AI Assistant generate more accurate and relevant responses. For instructions, see Attach database.