<img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=691116991096043&amp;ev=PageView&amp;noscript=1">
Skip to content
  • There are no suggestions because the search field is empty.

Clone a Contract

This article covers how to create a copy of a contract record from the Vault or via a workflow.

Estimated Read Time: 6 Minutes


Sections in this article:



What is Cloning a Contract?

Cloning creates a new contract record using data from an existing one, and automatically sets up a relationship between the two. This is useful when generating a renewal or amendment from an existing contract. Contracts can be cloned directly in the Vault, or as part of a workflow.

What's Copied When You Clone a Contract

  In the Vault Via a Manual Workflow Action Via a Workflow AutoAction
Relationship to the original Set to Linked Can be configured to Linked, Parent, or Child Can be configured to Linked, Parent, or Child
Archive the original contract Not available, must be archived separately Can be configured to archive the original instantly, upon the end date, or not at all Can be configured to archive the original instantly, upon the end date, or not at all
Core and custom data fields All fields are copied, except sensitive custom data, which is only copied if the user cloning the contract has permission to view them. All fields are copied Only fields that exist on the workflow form are cloned. For each one, you can choose to copy the value from the original contract, or use a default value instead
Contract dates (e.g. start/end date) All dates are copied All dates are copied All dates are copied
Attached files Attached files are not copied Attached files are copied Attached files are not copied
Owners All owner types are copied All owner types are copied You can configure which owner types are copied, and which use a default value

Clone a Contract in the Vault

To clone a contract in the Vault:

  1. From the navigation menu, expand the Vault, then click Contracts.
  2. Expand the 3 dots for the relevant contract, then select Clone.
    clone contract from vault
  3. Click OK to confirm.
  4. Update the prepopulated fields as required. Click Save & Next to move between sections, and click Save & Exit once you're done.

Clone a Contract via a Workflow

Gatekeeper can clone a contract as part of a workflow using the manual Clone Contract action, or an AutoAction. Cloning events are recorded on the workflow card's History tab.

Note: A contract cannot be cloned if:

  • it has been archived
  • it was created earlier within the same workflow

Manual Clone Contract

To configure the manual Clone Contract action on a workflow:

  1. Navigate to the workflow and click the relevant phase to edit it.
  2. Click Actions, then select the Clone Contract checkbox to enable the action.
    clone contract manual action
  3. Select the Update Form on Action and Submit Card on Action checkboxes if required.
  4. Click Edit Contract Relationships.
  5. Select the relationship type for the new contract. For example, if you select Child, the newly created contract will be the child of the original contract.
  6. Select one of the AutoArchive Original Contract checkboxes, if required:
    • Instant archives the original as soon as the new contract is created.
    • On Contract End Date archives the original automatically once it reaches its end date.
      edit contract relationships
  7. Click Save.

Once enabled, users can clone a contract when cards land on this phase. To do this:

  1. Open the workflow card and click Clone Contract.
  2. Review the table showing the original contract's data, the data submitted on the workflow form, and the new contract being created. The new contract fields are prepopulated from the original contract, but any field can be edited manually.
    clone contract manual action
  3. Click Create.

Clone Contract AutoAction

To configure the Clone Contract AutoAction on a workflow:

  1. Navigate to the workflow and click the relevant phase to edit it.
  2. Click Actions, then select the AutoAction | Clone Contract checkbox to enable it.
    enable clone AA
  3. Select the Update Form on Action and Submit Card on Action checkboxes if required.
  4. Click Edit AutoAction Values.
  5. For each field, decide how it should be cloned:
    1. Leave the checkbox selected to copy the value from the original contract. If you also enter a value, this is used as a fallback whenever the original contract's field is blank.
    2. Deselect the checkbox to stop the value being copied from the original contract. Enter a value here to always use that on the clone instead, or leave it blank to leave the field empty.
      edit AA values clone contract
  6. Scroll to the bottom to select the relationship type for the new contract.
  7. Select one of the AutoArchive Original Contract checkboxes, if required:
    • Instant archives the original as soon as the new contract is created.
    • On Contract End Date archives the original automatically once it reaches its end date.
      set relationships autoaction
  8. Click Save.

Once enabled, the AutoAction runs automatically when a card lands on this phase and clones the contract.

FAQs

What happens if a Clone Contract AutoAction tries to run on a contract that's already archived?

The AutoAction fails, and the cloning is not completed. This will display in the card's history as Auto Contract Clone voided.

I've left a field's checkbox selected and added a value in the Clone Contract AutoAction, but the clone shows the original contract's value instead of mine, why?

That's expected. When the checkbox is selected, the original contract's value takes priority, and your entered value is only used as a fallback if that field is empty on the original contract. Deselect the checkbox if you want your value to always be used instead.

Does the cloned contract inherit the original's audit history?

No, the new contract has its own history starting from the point of cloning.

Do sensitive data permissions affect what's copied when cloning a contract?

It depends on the method. For a manual Clone Contract workflow action, sensitive data groups are copied regardless of the cloning user's permissions. For a Clone Contract AutoAction, they're copied as long as the relevant section is included on the workflow form. For cloning in the Vault, sensitive data groups are only copied if the cloning user has permission to view them.