How do I duplicate a sequence?
Last updated: September 4, 2025
Context
Users may want to create a copy of an existing sequence to make modifications or create variations without affecting the original sequence. This allows for efficient reuse of existing sequence structures while maintaining the ability to customize them for different purposes.
Answer
You can easily duplicate an existing sequence using the following steps:
Navigate to the sequence you want to duplicate
Click the three-dot menu (⋮) in the sequence interface
Select "Duplicate" from the dropdown menu
Once duplicated, you can edit the new sequence without affecting the original version.