<@U3N7BKJ79> You will need to load those searches ...
# suitescript
a
@neerajrtiwari You will need to load those searches one by one which you can with search.load() then you need to analyze that search object and parse it to extract the search criteria and columns, then you create a new search(you are basically replicating the search) then you save your new search and that action will change/set an owner, don't know if the owner will be the user running the script or the user the script execute as... you need to test that...