# đź› technical-support
Otter
Otter·2 replies

Hello, I am trying to email the entire conversation with the chatbot. I am setting up a stream in Studio mode. But, I need to retrieve the entire conversation. Is there a global variable or not?

Sahil | YourGPT
Sahil | YourGPT04/03/2026 14:18

hello @Otter Currently in studio, we don't have any variable that stores the whole conversation. Can you tell me more about your use cases?

Otter
Otter05/03/2026 08:27

Hello,

My client would like to be able to retrieve the conversation history between the user and the chatbot when a request is transferred to a human. They do not use the YourGPT dashboard to interact with users. Instead, my client’s customer support team directly calls users back based on their request.

Even though there is no native variable to retrieve the entire conversation, we have set up a flow that records messages as they come in, so that the history can be passed along when the user asks to be connected with a human.