GuidePlatformv1
Replace one assembly with another
Learn how to replace the implementation of an assembly with a different one of the same type in this document. Find detailed step-by-step instructions on opening the latest version of the source assembly and selecting the replace option for the destinatio
An assembly's implementation can be replaced with the implementation of another assembly. Both assemblies must be of the same type, e.g. an action assembly cannot be replaced with a trigger assembly.
First, start by opening the latest version of the source assembly:

Then right-click on the destination assembly in the catalog and choose the Replace option:

Then confirm the replacement:

The destination assembly will then be modified to be a copy of the source assembly's implementation.
Related docs
Last updated April 4, 2026