To save or load all the slots, you can call the function from the game instance.
Get Game Instance -> Cast to *Your Game Instance* -> Call Save or Load function or Create Variable for the game instance, and then call it from the variable.
Example from the WB_SkillTreeSlot: