Update from code changes: agentic onboarding with Aurora#1028
Update from code changes: agentic onboarding with Aurora#1028mintlify[bot] wants to merge 5 commits into
Conversation
🤖 Documentation Bot✅ All checks passed! No issues found. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
🤖 Documentation Bot✅ All checks passed! No issues found. |
|
Update from code changes updated this PR. Rewrote agentic onboarding for the homepage-first flow, single new-onboarding flag, multi-warehouse picker, and rotating recommended-actions checklist. Source PRs
|
🤖 Documentation Bot✅ All checks passed! No issues found. |
|
Update from code changes updated this PR. Documented Aurora's name-collection behavior for email-only signup and noted user context is on by default for auto-provisioned Aurora. Source PRs
|
|
Update from code changes updated this PR. Documented the two-tier warehouse picker, BigQuery SSO gating, setup invites for teammates, and SQL-only zero-explores prompt chips. Source PRs
|
Summary
Documents the new end-to-end agentic onboarding flow: a new user signs up email-only, completes org setup, connects a warehouse without dbt, and lands on a provisioned Getting started homepage where the auto-provisioned Aurora AI agent is ready to chat in SQL mode — before any dbt models exist.
Changes
autoProvisionedanalytics flag), the provisioned Getting started homepage (ask-AI hero, recommended-actions carousel, quick actions), day-0 SQL-mode chat behaviour, schema-grounded and SQL-only prompt-chip suggestions on zero-explores projects, handing warehouse connect to a teammate via a passwordless setup invite, name collection from email-only signup, and the coding-agent handoff prompt.docs.jsonand the setup overview card group.Context
/onboarding/agentintro page removed.new-onboardingflag; passwordless (email-only) signup and full-page organization setup.Update history
/onboarding/agentintro step with the provisioned Getting started homepage, documented the ask-AI hero + rotating recommended-actions checklist (auto-rotates every 10s, pauses on hover), noted schema-grounded prompt-chip suggestions on zero-explores projects, folded the four legacy flags into the singlenew-onboardingflag, and covered multi-warehouse support with the Snowflake CLI-SSO and BigQuery SSO smart defaults (feat: homepage-first onboarding — provisioned custom homepage with recommended actions, multi-warehouse connect lightdash#25679, feat: new-onboarding flag, passwordless signup & full-page org setup [2/4] lightdash#25759, feat: homepage card rotation & schema-grounded AI suggestions [4/4] lightdash#25758).updateUserNametool (feat(ai): agent asks for and saves the user's name when not collected lightdash#25760).