Welcome to Canviq¶
!!! info "TL;DR" Canviq is an AI-native feedback and survey platform that helps you collect, prioritize, and act on user feedback. Get started in minutes, scale to thousands of users, and integrate with your existing tools.
What is Canviq?¶
Canviq is a complete feedback management platform that combines public feedback boards, surveys, and AI-powered automation. Built for modern product teams who want to close the loop with their users.
Core capabilities:
- Public Feedback Board — Let users submit ideas and problems, vote on what matters, and track progress via a public roadmap
- Survey System — Create targeted surveys with skip logic, sentiment analysis, and theme extraction
- MCP Server — AI agents can programmatically create surveys, analyze responses, and trigger workflows
- GitHub Integration — Sync feedback to GitHub issues for seamless product planning
- Real-time Updates — Live vote counts, status changes, and comments via Supabase Realtime
- Multilingual — Full internationalization support for 8 languages across 3 rollout phases
Quick Start by Role¶
- End Users
Submit feedback, vote on ideas, track what's shipping.
- Product Teams
Triage submissions, communicate roadmap, run surveys.
- Developers
Integrate Canviq via REST API or embed survey widgets.
- Agent Builders
Build AI workflows with the MCP Server.
Popular Pages¶
- 5-Minute Quickstart — Get up and running
- Core Concepts — Understand the fundamentals
- Creating Surveys — Build your first survey
- MCP Server Guide — Enable AI agent access
- Security Overview — Learn about our security model
Key Features¶
Public Feedback Management¶
Users submit ideas and problems, vote to prioritize, and follow items to get notified when status changes. Product teams triage submissions, merge duplicates, and communicate decisions via status updates and official comments.
Advanced Survey Builder¶
Drag-and-drop survey creation with 10+ question types, conditional branching, and skip logic. Target surveys by user segment, trigger on events, and enforce fatigue limits to avoid over-surveying.
AI-Powered Analysis¶
Claude Haiku analyzes survey responses for sentiment (positive, neutral, negative) and extracts themes. Aggregate sentiment scores help identify trends and prioritize improvements.
Workflow Automation¶
Inngest-powered workflows automate repetitive tasks: send email notifications, create GitHub issues, update submission status, or trigger custom actions based on events.
Agent-First API¶
The MCP Server exposes a tool-based API optimized for AI agents. Natural language mode lets agents parse queries like "create a survey asking users about dark mode" without writing JSON payloads.
Architecture Highlights¶
- Next.js 15 + React 19 — Modern App Router architecture
- Supabase PostgreSQL — Full-text search, RLS, Realtime subscriptions
- TypeScript + Zod — End-to-end type safety with runtime validation
- shadcn/ui — Accessible components with dark-first design
- next-intl — Type-safe i18n for server and client components
Brand & Design¶
Canviq uses a dark-first design system with bold accent colors:
- Coral
#f25555— Primary brand color for CTAs and highlights - Purple
#9333ea— Secondary color for status badges and accents - Blue
#3b82f6— Tertiary color for links and info states
All components are built with accessibility in mind, supporting keyboard navigation, screen readers, and high-contrast modes.
Next Steps¶
Need help? Check the Security section for GDPR, SOC 2, and compliance details, or browse the Changelog to see what's new.