GBG GO allows you to revert a journey to an earlier version. This is useful when you need to undo recent changes or return to a stable configuration. When you restore a previous version, the system re-publishes that version to preview and updates your draft with the restored flow configuration.Documentation Index
Fetch the complete documentation index at: https://docs.go.gbgplc.com/llms.txt
Use this file to discover all available pages before exploring further.
Understand version states
As you modify and publish a journey, GBG GO tracks each version:- Preview version: The most recent version published to preview
- Production version: The version currently live for customers
- Draft version: Your working copy with unpublished changes
Create and publish journey with multiple versions
Step 1: Create a journey
Follow these steps to create a journey:- Log in to the GBG GO Dashboard.
- Click the Create a new journey list.
- Select API journey to open the journey builder.
- Add a module to the journey.
- Click Publish to Preview.
- Navigate to Dashboard.

Step 2: Publish journey to production
To publish the journey to production:- Click the Actions list.
- Click Publish to Production.
- Select the confirmation checkbox.
- Click Publish to production.
Step 3: Create a new version
Now that you have a journey published to both preview and production, when you make changes to your journey in the Journey builder, the system automatically versions your journey. To make a change to the journey:- Navigate back to the Journey builder.
- Add a new module to the journey.
- Click Publish to Preview.

- Click the Actions list for the production environment.
- Click Publish to Production.
- Select the confirmation checkbox.
- Click Publish to production.
Step 4: Restore journey to a previous version
Once you have multiple versions, you can restore a journey to an earlier version:- Click the Actions list of the preview environment.
- Click Restore a previous version.

- Select a journey version from the version list to re-publish to preview.

- Click Publish version to Preview.
What happens during restoration
When you restore a previous version:- The system extracts the journey flow from the selected version
- That flow is re-published to the preview environment
- Your draft is updated to match the restored configuration
- A new version number is assigned to track this restoration