Tracking conversation

Hey,

I have some understanding questions. If you load an agent with a tracker store irrespective wether InMemory or Mongo eg, is the state of conversation conserved automatcially eg when a user reloads the page where the UI is or switches a webpage and comes back to the UI later?

Because I don’t figure out right now where the sender ID comes to play when loading an agent? So, the wanted behaviour of a stateless conversation (after reloading) is not given out of the box. If not, what do I need to do?

Do you have to handover somewhere the ID?