Help with particles collsion

Hey everyone, I’m pretty new to unreal engine because I have used unity for a very long time and decided it was time to switch over.

I am having trouble trying to figure out how to allow my player to collide with the particle that he spawns, When I press 1 he spawns a healing portal on the ground
but i cannot figure out how to allow collision with it.

I wanna make it so when the player collides with the portal on the ground it prints a message could someone explain how to achieve this step by step, I usually do not come asking for help
unless i am really stumped. i’m sure when i figure out how the collision with it works i can then work on the healing part later.