---
id: client-variant
title: Adapt a Workflow for a Client
summary: Reuse existing bricks and adjust only what the client needs
tags: [workflow, reuse]
screenshots:
  - ../assets/client-variant-01.png
prerequisites:
  - add-tutorial-to-brick
---

## Goal

Create a client-specific version without rebuilding the whole tutorial.

## When to use

Use this when a client has a different process but can share most bricks.

## Steps

1. Duplicate the workflow definition.
2. Replace or reorder bricks as needed.
3. Add client notes in the workflow file.

## Related bricks

- add-tutorial-to-brick
