Embedding Site Reloading

Hi all! I embedded an external site (iframe) and added to the navigation, so users can always select the icon to quickly return. The embedded site is actually an AI chat with a character. It works. However, if the user selects another screen and returns, the iframe reloads. Basically, any time you navigate away and back it reloads the iframe.

Normally, it wouldn’t be a problem but with the AI chat, it starts a new session every time. Is there any way to treat this like a tab in a browser? And stop the reloading?

Thanks!

Unfortunately, there isn’t much customization we can accomplish with the Web Embed component. Have you explored using Glide’s AI integrations to build a native chat bot?