How to generate world (place assets) and save them in the editor level for a static lighting build.

I have a blueprint that generates a level in the construction script. The level it generates, I want to save it as it’s own level so that I can build static lighting for it.

Is there anyway to do this?

Thanks.