Duplicating screens?

hello i was just working on my project but i want to duplicate my screen 1 like everything the blocks and design to be in a new screen i was just wondering if there any shortcut to do this

Read the entire topic carefully because like is explained in the topic, somethings, like procedures, need to be copied manually:

You only get 10 screens

copying screens is not the way to go
if you think, you should copy a screen, then you are doing something wrong

follow the DRY principle of programming - Don't repeat yourself
see also tip 1 here

and Building Apps with Many Screens

Taifun