Working with LODs for tiled landscape

Hey,

I am new to unreal and i want to set up a LOD System for my tiled landscape.
I have 16 tiles which get loaded and visible through level streaming. While they are visible I want them to have different LODs depending on my pawn position.

What would be the best way to do it?
Is it better to set LODs in the

?