These are the actors you found and are now sorting by distance. Eventually you find the one that is the closest by distance, and its index. You can use that index to fetch the correct artefact reference form the Out Actors array.
Simply plugging the Closestindex variable into the create widget blueprint im assuming wouldn’t even allow it.
The widget needs an actor reference, not merely and index.