You can copy a module and paste its contents into another module using the ellipsis (…) menu in the Module Builder toolbar. This is useful for reusing structure across modules or replacing a module's content with an existing template.
Copying a Module
- Open the module you want to copy in the Module Builder.
- Click the ellipsis (…) menu in the toolbar.
- Select Copy Module.
The module is copied to your clipboard.
Pasting a Module
After copying a module, open the destination module and paste its contents.
- Open the destination module in the Module Builder.
- Click the ellipsis (…) menu in the toolbar.
- Hover over Paste Module. A submenu opens with the following options.
- Select a paste option.
| Option | Description |
|---|---|
| Paste at Top | Inserts the copied module's components before the first existing component in the destination module. |
| Paste at Bottom | Inserts the copied module's components after the last existing component in the destination module. |
| Replace All | Replaces all components in the destination module with the copied module's components. This action cannot be undone. |
Changelog
| Date | Change |
|---|---|
| 2026-06-02 | Initial publication. |