What AI Copilot does
Chat
Ask questions, iterate on designs, and get step-by-step guidance in the sidebar.
Pipeline generation
Generate or extend pipeline graphs from a short description of the data flow.
SQL assistance
Draft, refactor, and debug SQL against your connected sources.
Knowledge base
On Enterprise plans, ground answers in your organization’s own documents.
Availability
AI Copilot is feature-gated by subscription tier and admin policy. If you do not see the Copilot icon or entry points, your organization may have disabled AI features or your role may lack permission. Workspace owners can confirm entitlements under Plans and pricing and security settings.Some regions or industries restrict use of third-party language models. Your legal team may require you to keep certain projects on manual authoring only.
Platform vs user API keys
Model calls can be billed and authenticated in two ways:- Platform keys
- User (BYO) keys
Platform-managed keys use Planasonix’s provider agreement. You do not paste your own vendor key; usage may count toward platform quotas or your contract’s AI add-on.
Responsible use
- Review generated pipelines in a dev environment before promoting.
- Avoid pasting secrets, personal data, or regulated payloads into chat unless your security review approves that workflow.
- Use feedback controls (thumbs up/down or comments) so your admins can tune quality over time.
Next steps
Enable Copilot
Confirm the feature is on for your workspace and choose platform or BYO keys per policy.
Open chat on a pipeline
Open a draft pipeline and start with a concrete goal (“ingest S3 JSON, flatten nested fields, load to Snowflake”).
Iterate with previews
Run previews and fix issues with SQL assistance before scheduling.