Create a template
Build and validate a reference pipeline
Complete a pipeline that represents the pattern you want to reuse: sources, key transforms, destinations, variables, and documentation in the description field.
Run and preview critical paths
Execute in a non-production environment and preview at sensitive nodes (joins, aggregations, writes) so the template ships with realistic defaults.
Publish as template
Use Save as template (or your workspace equivalent) from the pipeline menu. Provide a clear name, summary, and tags so others can discover it in the gallery.
Templates typically store graph structure and non-secret configuration. Confirm whether your organization strips environment-specific overrides when publishing, so you do not accidentally bake production resource names into a public template.
Share templates
Sharing options depend on your tenant configuration:- Project-scoped templates are visible to members of the project—good for squad-owned patterns.
- Organization templates propagate standards across business units (for example, a canonical “CDC to curated layer” skeleton).
Rate and review templates
The template gallery often supports star ratings, thumbs feedback, or short reviews. When you use a template:- Rate it after your first successful run so quality rises to the top of search results.
- Leave concrete notes when the product supports comments (for example, “works for Postgres 14, breaks on 12 without changing cast node”).
Use a template in a new pipeline
Open the template gallery
From the pipeline list, choose Create from template and filter by tag, owner, or rating.
Instantiate
Pick a template and name the new pipeline. Planasonix copies the graph into your chosen project or folder.
Wire credentials
Map connections to the template’s source and destination nodes. Replace placeholder variables with project-appropriate values.
Validate in a lower environment
Run once with preview and small limits, then promote using your normal environment or release process.
Related topics
Variables
Make templates reusable across tenants and environments.
Import and convert
Turn external assets into Planasonix graphs you can later save as templates.