Documentation Index

Fetch the complete documentation index at: https://docs.unqork.io/llms.txt

Use this file to discover all available pages before exploring further.

Copying and Pasting Modules

Prev Next

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

  1. Open the module you want to copy in the Module Builder.
  2. Click the ellipsis (…) menu in the toolbar.
  3. 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.

  1. Open the destination module in the Module Builder.
  2. Click the ellipsis (…) menu in the toolbar.
  3. Hover over Paste Module. A submenu opens with the following options.
  4. 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.