# Sunboard > Agent-native onboarding for SaaS apps. Your AI coding agent plans, builds, and improves in-app onboarding checklists and product tours that turn signups into customers. ## Introduction - [Quick start](https://www.sunboardhq.com/docs/quickstart): Install the Sunboard CLI, run sunboard init, and hand off to your AI agent to design your first activation experience. - [What is Sunboard](https://www.sunboardhq.com/docs/what-is-sunboard): Sunboard turns your coding agent into a customer success hire: it builds your onboarding, Sunboard watches your funnel, and your agent ships the fixes. - Manual installation - [Next.js](https://www.sunboardhq.com/docs/manual-installation/nextjs): Wire the Sunboard React SDK into a Next.js App Router app by hand. - [React Router](https://www.sunboardhq.com/docs/manual-installation/react-router): Wire the Sunboard React SDK into a React Router (framework mode) app by hand. - [TanStack Start](https://www.sunboardhq.com/docs/manual-installation/tanstack-start): Wire the Sunboard React SDK into a TanStack Start app by hand. - [Vite](https://www.sunboardhq.com/docs/manual-installation/vite): Wire the Sunboard React SDK into a React + Vite app by hand. ## Reference - [Architecture](https://www.sunboardhq.com/docs/architecture): What runs inside your app and what Sunboard handles — the line between local and hosted. - [Environments](https://www.sunboardhq.com/docs/environments): How Sunboard separates a sandbox from production, and the deploy → test → promote workflow that ships onboarding safely. - [Segmentation](https://www.sunboardhq.com/docs/segmentation): How Sunboard decides which users see an experience — segments, rules, and routing. - [Surveys & owned attributes](https://www.sunboardhq.com/docs/surveys): Collect a couple of facts at signup, store them as onboarding.* attributes, and route each new user into the right onboarding. - [Revenue & retention](https://www.sunboardhq.com/docs/revenue): Report conversions and churn from your backend so your onboarding analytics show real money — what a trial is worth and which path pays off. - [Styling](https://www.sunboardhq.com/docs/styling): Restyle Sunboard's checklist, tours, and hotspots to match your product by overriding CSS variables. - Analytics integrations - [Analytics integrations](https://www.sunboardhq.com/docs/integrations): Connect the product analytics you already use and onboarding checkups diagnose from evidence — what dropped users did instead, not just where they dropped. - [PostHog integration](https://www.sunboardhq.com/docs/integrations/posthog): Connect your PostHog and onboarding checkups show what dropped users did instead of finishing, with rage clicks, detours, and session replays as evidence. - Skills - [Skills](https://www.sunboardhq.com/docs/skills): The agent commands that drive Sunboard — and how they're installed for Claude Code, Codex, and opencode. - **Start here** - [Onboarding](https://www.sunboardhq.com/docs/skills/onboarding): Set up onboarding end-to-end — the one skill that plans the whole flow and drives the rest. - [Analyze](https://www.sunboardhq.com/docs/skills/analyze): Use Sunboard analytics to diagnose and plan onboarding improvements. - **Building blocks** - [Spec](https://www.sunboardhq.com/docs/skills/spec): Plan and author a Sunboard onboarding spec. - [Survey](https://www.sunboardhq.com/docs/skills/survey): Author and activate the onboarding survey that routes new users into a segment. - [Implement](https://www.sunboardhq.com/docs/skills/implement): Wire selectors and track() calls so a Sunboard spec passes validation. - [Tour](https://www.sunboardhq.com/docs/skills/tour): Add or refine a Sunboard product tour inside an existing spec. - [Segment](https://www.sunboardhq.com/docs/skills/segment): Plan, create, update, and bind Sunboard segments through the CLI. - [Deploy](https://www.sunboardhq.com/docs/skills/deploy): Deploy a Sunboard spec to the sandbox, where it's live for testing. - **Styling** - [Checklist UI](https://www.sunboardhq.com/docs/skills/checklist-ui): Build a custom checklist component styled to your app's design system. - [Survey UI](https://www.sunboardhq.com/docs/skills/survey-ui): Build a custom survey component styled to your app's design system. - CLI - [CLI](https://www.sunboardhq.com/docs/cli): The sunboard command — every command, flag, and convention. Your agent runs these for you, but you can drive them directly too. - [Setup & health](https://www.sunboardhq.com/docs/cli/setup): Install Sunboard, check the wiring, and validate a spec locally. - [Authentication](https://www.sunboardhq.com/docs/cli/authentication): Sign this machine in to Sunboard, check who you are, and sign out. - [Deploy & promote](https://www.sunboardhq.com/docs/cli/deploy): Deploy a version to the sandbox, promote it to production, and manage environment data. - [Hosted state](https://www.sunboardhq.com/docs/cli/hosted): Inspect and manage experiences, segments, routing, and analytics in your Sunboard project. ## Product - [Pricing](https://www.sunboardhq.com/pricing): Sunboard plans and pricing — free up to 100 monthly active users. ## Full content - [Full documentation](https://www.sunboardhq.com/llms-full.txt): Every docs page's full text in a single file.