Use the AI Chatbot Assistant
Before you start
| Who this is for | Any user |
| Role required | Viewer or higher |
| Prerequisites | AI integration set up with GPT-4 |
The chatbot shares graph metadata (object names, relationships, module names) with the AI provider. It does not share source code. This is different from the Explain features, which do share code snippets.
Open the chatbot
Click the chatbot icon in the toolbar.
[TODO: Screenshot showing the icon location]
The chatbot window opens. You can resize and drag it within the canvas.
Ask a question
Type your question or select one of the quick prompts shown in the chatbot window.
Example questions:
- “What does the payment module do?”
- “Which transactions access the CUSTOMER table?”
- “What are the main dependencies of this application?”
- “Show me the objects with the highest complexity.”
Use the Visualise option
Click Visualise to ask the chatbot to display specific objects on the canvas. For example: “Show me all classes that call the AuthService.”
[TODO: Screenshot of the Visualise feature]
Follow-up questions
The chatbot remembers the context of the conversation within the session. Ask follow-up questions to refine results.
Change the application
If you switch to a different application, the chatbot session resets.
Next steps
Feedback
Was this page helpful?