You store the save to state in a custom event. Then you have a few options, you cqn run the custom event on a Do When (eg. sync it with an element’s visibility) or Page Loaded event.

Learning to manage when you run calls to the backend is important in optimization.