Quick Start

Get from zero to a complete AI strategy package in under 25 minutes with Qubitz AI.

Prerequisites

  • A modern web browser (Chrome, Firefox, Safari, Edge)
  • A valid Qubitz AI account with login credentials
  • Basic information about your business: company name, website URL, and a brief description of your operations
1

Sign In

Navigate to qubitz.ai and click Login.

Qubitz landing page

Enter your email and password. After authentication, you will be redirected to the Project Selection Hub.

Qubitz dashboard

2

Launch the Use Case Tool

From the Project Selection Hub, select the Use Case Tool to discover and identify the right use cases for your projects.

Fill in your business context:

FieldWhat to Enter
Contact NameYour full name
EmailYour work email
CompanyYour organization name
CountrySelect from dropdown
Company WebsiteYour primary website URL (the AI agents will crawl this)

Optionally add a Business Description (up to 2,000 characters) and select your Cloud Provider(s) (AWS, GCP, Azure, Others).

Business context form

3

Upload Supporting Documents (Optional)

In the Additional Documents section, drag and drop up to 5 files (PDF, DOC, XLS, PPT, images -- max 10 MB each). These help the AI agents understand your business context more deeply.

Supporting documents upload

4

Run Deep Analysis

Select the Deep Analysis button at the bottom right. The analysis modal opens showing a live Connection Log of the multi-agent pipeline. The process takes approximately 6-8 minutes.

You can either:

  • Watch live -- Monitor the Connection Log as agents execute research, writing, and publishing phases
  • Run in Background -- Click "Run in Background" to close the modal and continue using the platform

Deep Analysis in progress

5

Review Your Results

When analysis completes, the Results Dashboard appears with:

  • Your auto-generated Project ID (e.g., cloud202-461)
  • Three report tabs: AI Use Case Discovery, Deep Research, Use Case List
  • A two-column grid of generated use case cards with impact badges

Results Dashboard with reports

Select Go to Project to view the project dashboard.

Project Dashboard

  • Artifacts -- Start here! View your AI-generated artifacts like Use Case Discovery reports and Deep Research documents. You can also chat with the AI to explore new ideas.
  • Invite -- Invite collaborators to this session. They can review, rate, and comment on use cases to help you pick the best one.
  • Rating -- Rate each use case to help prioritize. Your team's ratings and sentiment analysis determine the ranking order.
  • Comment -- Add a comment or view what others have said. Comments feed into sentiment analysis to help rank use cases.

You can also add a custom use case by providing the following details:

FieldDescription
TitleName of your use case
DescriptionDescription of the use case
Business ValueLow, Medium, or High
Implementation Timeline1-3 months, 4-6 months, 7-12 months, or 12+ months
Estimated ROILow, Medium, or High

Custom Use Case

6

Generate Additional Artifacts

Select the Artifacts button to view the generated content and documents:

  • AI Use Case Discovery Report -- AI-powered analysis identifying potential use cases and business opportunities from your requirements
  • Deep Research Report -- Comprehensive research report with detailed analysis, market insights, and implementation strategies
  • Use Case List -- Comprehensive table of AI use cases with business problems, potential solutions, and expected outcomes
  • Executive Presentation -- Professional PowerPoint presentation for executive stakeholders with key insights and recommendations
  • AWS Architecture Diagram -- Visual representation of AWS infrastructure and services architecture

Artifacts

You can also select the Generate New Artifact button.

Choose the artifact type you want to generate, state the instructions and select Generate.

Generate Artifact

Select the Chat option to start a conversation with the agent.

Artifact Chat

7

Control Hub

Select your finalized use case and click Design App to enter Control Hub. An Application record is created and linked to your jamming session.

Control Hub has 3 tabs: Agentic System, Test Bed, and Deploy. Test Bed and Deploy are disabled until your agents have been deployed at least once.

Control Hub

The AI Architect agent automatically generates a multi-agent architecture based on your use case and research report. Once generated, you can select any agent to understand their configuration.

When you expand an agent card, you can view and edit:

  • Name & Description -- Agent identity and role
  • Model -- Dropdown with 24 models (Claude, Nova, Llama, Mistral, and more)
  • Tools -- RAG, MCP, Web Search, Generate Report, Text to Speech, Speech to Text, Video tools
  • Memory -- Short-term, Long-term
  • Visibility -- Both, User Only, Admin Only
  • System Prompt -- The full agent prompt, editable
  • Agent as a Tool -- Which other agents this agent can call

All editable inline, and changes can be saved or refined further via the chat panel.

Agent Configuration

You can also:

  • Refine via chat -- Use the right panel chat to request changes in natural language
  • Toggle Platform Agents -- Enable or disable system agents separately from your custom agents

When satisfied with the configuration, click Approve. A Deploy Credentials dialog opens asking for your GitHub username.

Credentials

The deployment provisions your agentic system on AWS (AgentCore runtime). Deploy logs stream in real-time with a progress bar. On success, the Test Bed and Deploy tabs unlock.

Deploy Logs

8

Test Bed

The Test Bed is a live chat environment to test your deployed agentic system.

Type a message to interact with your agents. The Agent Activity Tree on the right panel shows real-time sub-agent orchestration -- each agent's status, tool usage, reasoning, and responses.

Test Bed

After testing, select the Evaluate button to choose up to 8 metrics across multiple dimensions:

Response Quality -- Correctness, Helpfulness, Coherence, Conciseness, Faithfulness, Relevance, Instruction Following, Refusal Detection, Context Relevance

Task Completion -- Goal Success

Tool Usage -- Tool Selection, Tool Parameters

Safety -- Harmfulness, Stereotyping

Evaluate

Once you've selected up to 8 metrics, select the Evaluate button to start the evaluation.

Evaluation Results

As the evaluation completes, you can review the scores for each selected metric along with detailed explanations and labels for every dimension. Once you're done reviewing, you can navigate to the Deploy tab.

Evaluation Complete

9

Deploy

The Deploy tab has two inner tabs: API and Generate App.

API

  • API Endpoint -- Your agent's API endpoint URL for external integrations
  • API Keys -- Generate and manage keys (max 2 per project). Newly generated keys are shown once -- save them immediately
  • Quick Start -- Code example for calling your agent API
  • Developer Guide -- Generate developer documentation via the DevGuide agent. Shows versioned list of previously generated guides

Deploy API

Business Case

3 sub-tabs:

  • Cost Estimates
    • Monthly MRR, Annual ARR, and Buffer % cards
    • Itemized breakdown of every AWS service with name, description, and monthly cost
    • Three scenario cards: Conservative (0.6x), Base (1x), Growth (2x)
    • Configurable settings: sessions/day, turns/session, buffer %
    • ROI analysis when available

Business Case

AWS Architecture Diagram -- Renders the architecture diagram for your use case

AWS Architecture

Export -- Export the business case as PDF. Also includes a link to the AWS Pricing Calculator to verify costs independently.

Export

Generate App

Add optional instructions to guide code generation.

Deploy

Click Generate App to start. A Brand Kit dialog opens — customize your application name, tagline, primary color, font style, and logo before generating.

Brand Kit

The system streams agent thinking, tools used, and file patches in real-time. Generated files appear as expandable cards tagged NEW or MOD with full source code.

Generate App Progress

After code generation completes, the code is automatically pushed to GitHub and Amplify builds it. On success, a Live Deployment card appears with your live URL.

Live Deployment

Move to Prod -- Available once your app is deployed. Moves your application to production and redirects to the Application Management dashboard.

10

Application Management

When you click Move to Prod, you're redirected to the Application Management dashboard with 10 tabs:

1. Overview

  • App name, description, deployed URL, and GitHub repo link
  • Generate documents:
    • AWS WAFR Report -- Evaluates your project against AWS best practices across operational excellence, security, reliability, performance, and cost optimization pillars
    • Application Design Document -- Comprehensive design document covering your project's architecture, data models, API contracts, and implementation details. Useful for onboarding and technical reviews

Overview

2. Agents

  • AI Agents -- Numbered list of all deployed agents, each with its name and description. Expand any agent to edit its model, tools, memory, and system prompt
  • Chat panel -- Ask questions about your AI architecture or request modifications in plain English
  • Logs -- View real-time agent execution logs
  • Save changes -- Apply and redeploy any edits

Agents

3. App Config

  • Application Configuration -- Configure GitHub collaborator access and AWS Bedrock API credentials
  • Custom Domains -- Add and manage custom domains for your deployed application
  • API Endpoint -- Your agent's endpoint URL for external integrations

App Config

  • Channel Integration -- Set up channels to put your AI bot where your users are: Web Widget, Slack, WhatsApp, Microsoft Teams, and Voice / Calling (via Twilio + Nova Sonic)
  • Build History -- All previous builds with version, status, live URL, and timestamps

App Config Channel Integration

4. Test Bed

  • Agent Playground -- Live chat with your deployed agents with Production/Sandbox environment toggle
  • Sessions -- Track active and historical conversation sessions
  • Agent Activity -- Real-time view of which agents are invoked and what actions they take
  • Evaluate -- Run structured evaluations across up to 8 metrics

Test Bed

5. App Refiner

  • Enter your GitHub repo URL and start a session to make AI-assisted changes to your deployed application
  • Describe what you want in plain English -- your app loads in a live environment so you can preview updates in real time
  • Select Start to begin the refinement session

App Refiner

6. Identity & Access

  • Access Control -- View current user role and manage team access. Add team members by email and assign roles (Admin or Operator)
  • Blueprint Catalogue -- Save this application as a reusable blueprint to share its configuration with others
  • Revert from Production -- Move the app back to draft for further editing
  • Collaborators -- Manage who has access to this project and invite new members

7. Observability

  • Summary cards: Total Sessions, New Sessions, Total Traces, Avg Latency, Error Rate
  • Token Usage by Model -- Token consumption per model with input/output breakdown
  • Resource Consumption -- vCPU hours, memory (GB-hours), throttle rate
  • Error Breakdown -- Error rate, system errors, client errors
  • Agent Spans -- Per-agent trace count, error count, and average latency

Observability

8. Compliance & Security

Two sub-tabs:

  • Security -- Penetration testing powered by AWS Security Agent. Run on-demand application-layer pen tests producing downloadable PDF reports with findings and audit trails

Compliance & Security

  • Compliance -- DPO Pack generation. Automated GDPR controls assessment plus six narrative policy templates. Run a scan to generate the full compliance pack

Compliance DPO

9. FinOps

  • Period selector: This Month, Last 7 Days, Today
  • Summary cards: Month to date cost, number of services, daily average
  • Cost Breakdown by Service -- Itemized costs per AWS service (AgentCore, S3, Amplify, etc.)
  • Daily Cost Trend -- Spending per day across the selected period
  • Cost data may take up to 24 hours to appear after deployment

10. Settings

  • Application Configuration -- Application ID, Environment (Production), Region
  • Access Control -- Current user and team roles
  • Blueprint Catalogue -- Save as a reusable blueprint for others
  • Revert from Production -- Move back to draft and redeploy from the Deploy tab
  • Danger Zone -- Teardown Application to permanently remove this application and all associated AWS resources
  • Collaborators -- Manage project access and invite team members

Settings