You can’t reference objects because they exist only in a scene. They don’t exist in files. What exists in files is CLASS (dark purple) from which your objects (light blue) inherit.
So yes, either use class ref, or use the tags system. Use “find actor by string” or something to that effect, and give your npc a custom tag like this: