1. Create a query block (gets named as `query_1`) 2. Duplicate this block (it gets named as `query_1` too, but it should be named as `query_2`) Note: If the name has been changed, let's say to `my_df`, and then you duplicate it, it should be `query_3`. We should still keep the original names when duplicating the block while duplicating the entire parent document.