# How to Reset Chat and Restart Conversation in Unity WebRTC

**URL:** https://forum.convai.com/t/how-to-reset-chat-and-restart-conversation-in-unity-webrtc/6177
**Category:** Unity SDK
**Tags:** question, unity
**Created:** [May 14, 2026, 8:21am UTC](https://forum.convai.com/t/how-to-reset-chat-and-restart-conversation-in-unity-webrtc/6177 "2026-05-14T08:21:14Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![demetris.loizou](https://yyz2.discourse-cdn.com/flex004/user_avatar/forum.convai.com/demetris.loizou/32/4286_2.png) [@demetris.loizou](https://forum.convai.com/u/demetris.loizou)
#### Post date: [May 14, 2026, 8:21am UTC](https://forum.convai.com/t/how-to-reset-chat-and-restart-conversation-in-unity-webrtc/6177/1 "2026-05-14T08:21:14Z")

</div>

Dear Convai team,

I am trying to fully reset the session. The idea is to press a reset button every time a new user interacts with the Avatar, so both the chat box and the avatar re-initialize Convai.

With the WebGL version, I used `ConvaiGRPCWebAPI.cs` as a reference under `SetInteractionTarget`, then called the WebGL initializer again and cleared the chat UI/history (`ChatBoxUI.cs → ClearUI()`).

How can I properly reset or restart the conversation in the new WebRTC version?

Thanks!!

---

<div class="post-metadata">

### Author: ![K3](https://yyz2.discourse-cdn.com/flex004/user_avatar/forum.convai.com/k3/32/2611_2.png) [@K3](https://forum.convai.com/u/K3)
#### Post date: [May 14, 2026, 10:26am UTC](https://forum.convai.com/t/how-to-reset-chat-and-restart-conversation-in-unity-webrtc/6177/2 "2026-05-14T10:26:11Z")

</div>

Hello,

At the moment, there is no direct method to fully reset the session.

As a workaround, you can reload the scene to reinitialize the character, although I’m not sure if that fully fits your use case.

We may add a dedicated session reset option in a future update.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex004/uploads/convai/original/1X/e60ef96aa7334c5ccf6682f6c6dbc20fcfa96b49.png) [@system](https://forum.convai.com/u/system)
#### Post date: [June 13, 2026, 10:26am UTC](https://forum.convai.com/t/how-to-reset-chat-and-restart-conversation-in-unity-webrtc/6177/3 "2026-06-13T10:26:29Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
