AI sensing and "minimum range" best practice

Working on AI, had no issue setup either pawn sensing/ai perception.

What I can’t understand is how to have a minimum range for my AI so that when player is close enough I can always set it as "can see player.

From what I unserstood the new AI perception component should have something like that but I can’t get it to work.
Should I just use a sphere component?