Hello @JosephWithCOR, as of now, the ITFlow UI does not offer a way to move items between clients. However, I will definitely implement this feature in the future. In the meantime, you can achieve the item movement by directly modifying the database using tools like PHPMyAdmin.
To do this, access each of the tables that reference the item you want to move and update the last column, "table_name_clientid," to match the desired client_id you wish to move the item to.
If you have any other features you'd like to see added, please feel free to post them as new topics in the forum. Additionally, if you come across any bugs, kindly report them in the forum as well, as this will be of great help to us in improving ITFlow.