Sidebar chat interface
Open AI Copilot from the pipeline toolbar or global assistant entry point. The sidebar shows:- Your messages and the assistant replies
- Optional context chips for the active pipeline, node, or error
- Shortcuts to insert generated SQL or node snippets when the model offers them
Pipeline context-aware suggestions
When you work inside a pipeline, Copilot can read structural context you authorize: node types, edge relationships, and configuration fields needed to give relevant answers. It does not automatically exfiltrate full row-level data from previews unless you explicitly paste samples.- Node-focused questions
- End-to-end flow
- Run failures
Select a node and ask about its parameters, performance, or error text. The assistant ties answers to that node’s type (source, transform, destination).
Feedback system
Use thumbs up / thumbs down (or the feedback form, if enabled) on replies your organization uses for quality review. Feedback helps admins decide when to adjust prompts, update the knowledge base, or restrict certain behaviors.What to include in feedback
What to include in feedback
Note whether the answer was factually wrong, unsafe, or merely verbose. Mention the pipeline type and node if the issue was context-specific.
Escalation
Escalation
For repeated hallucinations or policy concerns, open a ticket with your internal AI governance contact; do not rely on chat for compliance sign-off.
Limitations
Copilot may propose deprecated parameters or connector options that changed in your workspace version. Always verify against the in-product docs and run a preview. If chat is disabled, you still have full manual authoring capabilities.Related topics
Pipeline generation
Turn descriptions into node graphs.
SQL assistance
Generate and tune queries inside nodes.