thanks for the guidance. I'm actually more concerned about security of the data, and it's not clear if my application data (uploaded, reactive, calculated, etc.) stays somewhere on the shiny hosted server (I'm on the paid plan) and if I need to remove it thru code. I would think when a user session ends that temporary and reactive stored data is deleted from the shiny hosted server?