I want to know how to migrate Mautic from one server to another

Your software
My Mautic version is: 4-8
My PHP version is: 7.4.33

Your problem
My problem is:
I want to know how to migrate Mautic from one server to another. I already have Mautic installed on the other server, but what interests me the most is being able to migrate or export the emails, segments, and forms. Does anyone know how I can do that? Contacts are easy to import and export, as there is a specific button for that. But I can’t find how to do the other things. Thank you."

Hi, the best would be to

OLD SERVER:

  1. dump database
  2. zip files

NEW SERVER:
3. copy dump and import DB
4. copy and unzip files

Joey