- To copy a Jenkins job from another folder, go to your Jenkins dashboard, navigate to the top-right, and click 'New Item.'
- Type the name for the new job (this will be the copy).
- Scroll down, select 'Copy from', and enter the full path of the job using this format: FolderName/ExistingJobName.
- Next, choose the type of job (Freestyle, Pipeline, etc.).
- Click 'OK' to proceed.
- Configure additional settings and click 'Save.' The new job will inherit all settings from the original job in the other folder.
How to Copy Jenkins Job from Another Folder
Use this interactive demo to learn how to copy Jenkins job from another folder.
📌 Why this matters
Copying jobs across folders lets you quickly replicate complex configurations without rebuilding from scratch, saving hours of manual setup. This becomes especially valuable when you're scaling CI/CD pipelines across different teams or environments. Each folder often represents a different project, team, or deployment stage, so being able to pull proven job configurations from anywhere in your Jenkins instance means you can maintain consistency while adapting workflows to new contexts without losing the institutional knowledge baked into existing setups.
Your product deserves an interactive demo
Similar Articles
No items found.
This website uses cookies to ensure you get the best experience on our website. Learn More
Got it
