Copying single project from one Ayon to another

Hello,
I am wondering if there is an easy way pack & share Ayon project to another studio.

Assuming the same server version and bundle on sender and receiver sides, is there a way to dump just one project from Ayon database with some magic postgres spell?

With packing and sending project data, there might be a way to merge the postgres dump to Ayon database on receiving side.

The Server storage (uploads and thumbnails) seems to be separated per project, so copying that might be OK?

Did someone already managed stunt like this?

Thank you

Hello,
You can find information about how to migrate AYON projects here on our help center.

https://help.ayon.app/en/help/articles/4089565-ayon-server-provisioning#ecaitt47b6k

It’s worth mentioning that it captures the project settings overrides.
Default settings and studio overrides are not included.

Perfect, thank you so much!