> ## 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.

# Configure modules

> Add and configure verification modules in your GBG GO journey including setting up outcomes, rules, and module connections.

Once you create a journey in GBG GO, you need to configure it by adding modules, defining module outcomes and rules, and setting conditions to control the workflow.

## 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.

Follow these steps to add a module:

1. Open your journey in the *Journey builder*.
2. Go to **Browse and add modules** in the left sidebar. Use the search bar to find a module by name or capability, for example, **Document Classification**. You can also scroll through the list of modules in the "Processing" category to find the one you want to add.
3. Click the module that you want to add.
4. Click **Add to journey** to insert it into the flow.

<Info>
  The orange warning icon you may find on some of the modules indicates that the module isn't licensed or included in your contract and requires activation by the GBG team.
</Info>

To add more modules, click the **+** icon between existing nodes in the journey flow. A journey with multiple modules look like this:

<Frame>
  <img src="https://mintcdn.com/gbg-loqate/3W2c9SsiCtwnA1VG/images/hosted-journeys.png?fit=max&auto=format&n=3W2c9SsiCtwnA1VG&q=85&s=d4a8f2740d9551addedcdd0222de1bf1" alt="Add module to hosted journey" width="306" height="448" data-path="images/hosted-journeys.png" />
</Frame>

Your newly added modules fall in-between the *Start of journey* node and the *End of journey* node.

<Info>
  For a hosted journey, the platform analyses the modules you add and automatically generates the appropriate hosted pages to collect the required information from end users.
</Info>

<Note>
  Modules that require specific configurations will prompt you to complete
  additional fields before saving.
</Note>

## 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 builder*.
2. Review the module’s available settings and outcomes.
3. Configure module settings and outcomes.

Learn more:

* [How to configure module outcomes in GO](/docs/go-v2/guides/product-guides/configure-outcome-decisions).
* [Configure module settings](/docs/go-v2/guides/product-guides/configure-module-settings).

## Delete modules

To delete a module from your journey:

1. Right-click the module you want to delete.
2. Select **Delete** from the context menu.

## What's next?

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

* **[Set up evaluation](/docs/go-v2/platform/journey-builder/set-up-evaluation)**: Add decision points like accept, reject, or manual review.
* **[Publish journeys](/docs/go-v2/platform/journey-builder/publish-journey)**: Deploy your journey for testing or production.
* [View interaction groups](/docs/go-v2/low-code-builder/interactions/explore-interactions):  These are data points generated for your journey modules.
