Skip to main content
Once you create a journey in GBG GO, you need to configure it by adding modules, defining rules, and setting conditions to control the workflow. A journey consists of:
  • Start node – The entry point of the journey, labeled “Start of journey”.
  • Modules – The verification steps a customer goes through.
  • End node – The final step of the journey, labeled “End of journey”.
start and end node

Add modules

Modules define what happens at each stage of the journey. Each module performs a specific function, such as identity verification, fraud detection, or decision-making. To find modules, you can either select the “Processing” category that will open up a long list of modules and variants, or you can use the search bar to search directly for modules and variants. Follow these steps to add a module:
  1. Go to Browse and add modules in the left sidebar.
Browse and add modules
  1. Use the search bar to find a module by:
    • Module name, for example, “Data Verification”
    • Capability, for example, “Age Verification”
  2. Click the module that you want to add.
modules
The orange warning icon indicates that the module is not licensed or included in your contract and requires activation by the GBG team.
  1. Click Add to journey to insert it into your workflow.
Add to journey
Your newly added module would fall in-between the Start node and the End node:
Newly added module
  1. To add more modules to the journey, click the ”+” sign in the journey.
Modules that require specific configurations will prompt you to complete additional fields before saving.

Configure modules

Once a module is added, it needs to be configured to function correctly. Each module has unique configuration settings. Some require input data, while others rely on predefined conditions to determine the next steps. To configure a module:
  1. Click the module inside the journey editor.
  2. Review the module’s available settings and options.
  3. Modify the required fields (for example., label, variants, outcomes).
modifiable fields
  1. Click Configure outcomes to define outcomes. Outcomes determine what happens based on the module’s results.
To learn more about configuring module outcomes, refer to the How to configure module outcomes in GO documentation.

What’s next?

After configuring your journey, the next step is to define decision logic and publishing options.