[Help] How do i do finish this player stat mod

i found the player character status,player pawn test, player pawn test female, and player pawn test male. but i have no clue where to find to connect the player pawns to the player character status.
i put my copied player pawn in the primalgamedata_bp_genericmod and testmod too

Replace the “PlayerCharacterStatus” with yours in the components section of your PlayerPawnTest. If your Male/Female are parented to your pawntest then they should receive the new status component. If not, reparent them to yours

how do i reparent the male/female to my playerpawntest? do i add my component and delete the old one if its not inherent?

File -> Reparent Blueprint

Make sure yours has a distinct name.