Changes you make in YourGPT Chatbot Studio are saved as drafts by default and will only function in the emulator until they are published as a new version. Here’s how you can publish your changes to make them live.
Step 1: Saving Your Changes as Drafts
When you modify any flow or feature in your studio, the changes are automatically saved as a draft. This draft remains local to the emulator, meaning it won’t impact the production version that users interact with.

Step 2: Publishing to Production
To make your changes live, click the Publish button in the top navigation bar. This will prompt you to create a production version of your assistant. Every time you publish, a new production version is created, allowing you to track changes and roll back if necessary.

Name Your Version: When publishing, you’ll have the option to assign a version name, which helps with managing multiple versions.

Step 3: Viewing, Managing, and Rolling Back Versions

To manage your assistant’s published versions:
Go to Settings in the top navigation bar.
Scroll down to the Production Versions section, where you’ll find a list of all published versions.
Options for Each Version:

Restore: This restores the selected version, turning it into the current draft. The draft will be overridden with this version’s content.
Download: You can download the studio file to your local machine. This allows you to store a backup or import it back into the studio later.
Delete: This permanently removes a published version from the system.
Related Articles
How to Debug Flows and View Execution Logs in Chatbot Studio?
Learn how to debug your flows, check flow execution logs, and view logs within the Chatbot Studio
Flow : Scenarios, Blocks, Steps & Connections
This article fully details how steps/nodes and blocks work, how to configure them, create paths and connections.
How to Set Up Conditions in AI Studio
Set Conditions to Understand What Information Users Are Looking For
How to create and use forms in AI Studio?
This guide will walk you through the process of creating and using forms to improve the user experience with your AI agent
How to Create and Test Webhooks in Studio?
Learn how to create, configure, and test webhooks to Connect Your AI Agent with External Services
How to Set Up and Use AI Retrieval?
Set up the AI Retrieval node to fetch accurate answers from your knowledge base
How to use Events in AI Studio?
This guide walks you through creating and using Events to enhance your agent's capabilities.