Skip to main content

How to Clone a Template Using Manual Raw Code Cloning on Dashpivot Web

Learn how to duplicate an existing Dashpivot template for reuse or versioning

Sam avatar
Written by Sam
Updated over a week ago

Cloning a template in Dashpivot Web lets you create a new template based on an existing one by copying its underlying code. This is useful when you want to replicate a template’s structure, fields, and logic without rebuilding it from scratch — especially for standard checklists, forms, or workflows you use repeatedly.

Video Walkthrough

Prerequisites

Plan: Dashpivot Standard
Permission: Org Controller (and higher)
Device Type: Computer or Tablet
Subscription: Active Dashpivot Web workspace

Step-by-Step Instructions

  1. Go to the Home or Team folder where the template you want to clone was originally created.

  2. In the Templates tab, tick the checkbox next to the template you want to clone.

  3. Click Edit Template to open the template editor.

  4. In the bottom-left corner of the editor, click Show Raw Code.

  5. Select all of the code and copy it. Ensure all text is copied without making any changes.

  6. Exit the template editor.

  7. Go back to the templates section and click Add Template, then click Create new template.

  8. Select a template type (Timeline or Workflow).

  9. In the template editor, click Show Raw Code.

  10. Delete any existing code and paste in the copied raw code from the original template.

  11. Click Save.

Note: Team members are not able to add or edit templates, and hence will not be able to clone templates

Did this answer your question?