Blueprints
Deploy a pre-built, production-ready AI agent system in minutes using Qubitz Blueprints.
Blueprints are pre-built, production-ready agent systems for common enterprise use cases. Instead of designing an agentic system from scratch in the Control Hub, you select a Blueprint and a short setup wizard customizes it to your company before deploying directly to AWS.
Open the Blueprints Page
From the Project Selection Hub, navigate to the Blueprints page in the navigation bar.
The Blueprints page lists all available blueprints. Each blueprint shows its name, description, and a Deploy button.
Available blueprints:
| Blueprint | Use Case |
|---|---|
| Customer Support | Omnichannel AI support agent across web chat, Slack, WhatsApp, and voice |
| Intelligent Document Processing (IDP) | End-to-end document classification, extraction, validation, and reporting |
| AI Voice Screening | Automated voice-based candidate interviews with structured assessments |
| Hyperpersonalisation | Customer intelligence and personalized campaign strategy pipeline |
Select and Configure Your Blueprint
Click Deploy on the blueprint you want to use. A multi-step setup wizard opens.
The wizard collects the information needed to customize the blueprint to your company. Each blueprint has its own steps — for example:
- Customer Support wizard covers: channels (Web Widget, Slack, WhatsApp, Voice), customer intents, knowledge sources, connected systems, escalation rules, tone, and languages
- IDP wizard covers: document types, extraction schemas, confidence thresholds, and output destinations
- AI Voice Screening wizard covers: role type, interview stages, evaluation criteria, and ATS integrations
- Hyperpersonalisation wizard covers: customer data sources, intelligence dimensions, and campaign output formats
Work through each step, filling in the fields for your company. All fields you provide are used by the AI to customize the agent system before any code is generated.
Review and Approve
After completing the wizard, the AI generates a multi-agent system design customized to your company based on your wizard inputs.
Review the generated agent configuration. You can adjust any agent's model, tools, memory, or system prompt before approving.
When satisfied, click Approve. A credentials dialog opens asking for your GitHub username to link the deployment.
Deploy to AWS
After approving, the system deploys your blueprint to AWS. Deployment provisions the full stack -- agent runtimes (Bedrock AgentCore), frontend application (Amplify), storage, authentication, and monitoring.
Deploy logs stream in real-time with a progress bar. On success, a Live Deployment card appears with your live application URL.
Click Move to Prod to move your application to production and open the Application Management dashboard.
Application Management
Once in production, your blueprint-deployed application is managed from the same Application Management dashboard as any other Qubitz application -- with 10 tabs: Overview, Agents, App Config, Test Bed, App Refiner, Identity & Access, Observability, Compliance & Security, FinOps, and Settings.
See the Quick Start Guide for full details on each tab.