Game instance - do I constantly write to this during the game ? Or only before moving to another level

If I have a vehicle health , would I keep that on the vehicle or in the instance. If I have it in the vehicle , would I just write it to the instance before I travel between levels ? Wondering if there is a correct way of doing this.
Thanks for your help , !