architect-canvas-components

Design Braze Canvas step types and paths for user journeys.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/delta-and-beta/braze-agency --skill architect-canvas-components
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architect-canvas-components
Source: https://github.com/delta-and-beta/braze-agency/tree/main/skills/architect-canvas-components
Command: npx skills add https://github.com/delta-and-beta/braze-agency --skill architect-canvas-components

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides principled guidance for designing, sequencing, and operating Braze Canvas components so teams can build predictable, auditable user journeys that balance personalization, experimentation, and throughput constraints.

Core Features & Use Cases

  • Routing & Branching: Choose between Decision Splits, Audience Paths, and Action Paths to route users reliably and reduce ambiguous or duplicative branching logic.
  • Timing & Rate Control: Use Delay steps, personalized delays, and rate-limiting patterns to manage cadence, quiet hours, and high-volume sends.
  • Experimentation & AI: Configure Experiment Paths with Winning or Personalized Paths and integrate Agent steps or Content Optimizer for dynamic content and per-user decisioning.
  • Operational Patterns: Examples include Qualify → Personalize → Deliver flows, Trigger → Wait → Convert sequences, and AI-augmented routing with explicit fallbacks for agent errors.

Quick Start

Create a Canvas plan that qualifies high-value users with Audience Paths, sets context variables, uses an Agent step to score and personalize content, and includes an Experiment Path with Winning Path enabled to optimize conversion.

Frequently Asked Questions about architect-canvas-components

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is the best way to structure Braze Canvas journeys for high-volume sends?

The best way to structure Braze Canvas journeys for high-volume sends is using Delay steps, personalized delays, and rate-limiting patterns to manage cadence and quiet hours. This ensures predictable, auditable user journeys while balancing throughput constraints.

How do I choose between Decision Splits and Audience Paths in Braze Canvas?

Choose between Decision Splits and Audience Paths based on routing reliability and reducing ambiguous branching logic. Audience Paths are ideal for qualifying high-value users, while Action Paths handle event-based routing to ensure predictable, testable user journeys.

Can I integrate AI agents into Braze Canvas for dynamic content personalization?

Yes, you can integrate AI agents into Braze Canvas by using Agent steps to score and personalize content per user. This architecture includes explicit fallback routing for agent errors and can combine with Content Optimizer for dynamic decisioning.

How do I configure Braze Experiment Paths with Winning Path enabled?

Configure Braze Experiment Paths with Winning Path enabled by sequencing experiment components within your Canvas flow. This setup allows you to optimize conversion rates by automatically directing users to the best-performing journey variant over time.

When should I use fallback routing in Braze Canvas AI agent steps?

Use fallback routing in Braze Canvas AI agent steps to handle agent errors and maintain journey continuity. It is required when building AI-augmented routing patterns to ensure predictable user experiences even when dynamic scoring or personalization fails.

Does Braze Canvas support context variables for multi-channel campaign sync?

Yes, Braze Canvas supports context variables for multi-channel campaign sync. You can set context variables within Audience Paths to manage personalization data and ensure consistent messaging across all components in your user journey architecture.