Possibility of working together in one Project over LAN/Internet

Hey Guys,

we are wondering if it is possible to work together in one Map and set Meshes together.
We remodel real estates in Unreal Engine 4 and if we have really big projects its too time consuming when only one person has to set all furnitures.
We would like to place furnitures together or one guy checks the light settings the other guy sets up the appartments etc.

Is something like that possible in Unreal Engine 4 and if so how is it done ?

Best Regards

We use level streaming and break the map into blocks. This way you can have more people working on smaller parts and the master gets updated each time the edited block is committed.