What are Workflow Templates?
Workflow Templates allow you to share your workflows as public templates that others can explore and clone. Turn your best workflows into templates with rich landing pages, making them easy for your team and the broader community to find and adopt.🔄 How Template Cloning Works
Important: When someone clones your public template, they get a copy from your latest published release, not your current working version. Here’s why this matters:- Your working version might have unpublished changes, experiments, or work-in-progress
- Your published release is the stable, tested version that actually works
- Template clones always come from the published release to ensure they work properly
🔗 Resource Remapping: Your Data Stays Private
Important: When you make a template public, you’re only sharing the workflow structure, not your actual data or connections. Here’s what happens when someone clones your template: What Gets Shared:- The workflow steps and logic
- Chat history to show how it works
- Instructions and descriptions
- Your database collections and data
- Your API connections and credentials
- Your files and stored information
- Their own database collections
- Their own API connections (Salesforce, Google Sheets, etc.)
- Their own files and data sources
- They get the workflow logic for lead management
- They’ll be prompted to connect their own Salesforce account
- They’ll need to specify their own database collection for storing leads
- Your customer data and Salesforce connection remain completely private
- Setup Template: Creates the required data structure, sample records, or files
- Main Template: Uses the data created by the setup template
- Template 1: “Customer Data Setup” - Creates sample customer records
- Template 2: “Customer Report Generator” - Generates reports using customer data
Key Features
Public Landing Pages
- Create rich, informative landing pages for your workflows
- Add descriptions, use cases, and examples to help others understand your template
- Include creator attribution with names and avatars
- Version your content as you improve your templates
Smart Cloning from Releases
- Templates are always cloned from your latest published release (never from your working version)
- Preserves the last 10 chat interactions so users can see how the workflow operates
- Maintains consistent workflow state across all components
- Ensures cloned workflows are stable and functional
Public Sharing
- Make your workflows available as public templates for anyone to clone
- Once public, your template can be accessed and cloned by the community
- Create a public landing page that explains what your workflow does and how to use it
How to Use Templates
Creating a Template
- Build your workflow and test it thoroughly
- Publish a release to create a stable version (this is what gets cloned!)
- Create a landing page with rich descriptions and examples
- Make it public to share with your team or community
Using Templates
- Find a public template that solves a problem you have
- Review the landing page to understand the workflow’s purpose
- Preview chat history to see how the workflow operates
- Clone the template to create your own copy from the published release
- Customize as needed for your specific use case