Configuration
| Option | Required | Description |
|---|---|---|
| Name | No | Label for the step in the workflow canvas. |
| Search Query | Yes | The value entered in Search Query. |
| Charge Type | No | Whether the step uses Hosted or Personal billing. |
| Language | No | Language code used for the query. You can choose a preset language or enter a custom value. |
| Language Custom Value | No | Turns Custom Value on for Language. |
| Location | No | Location used for the query. You can choose a preset location or enter a custom value. |
| Location Custom Value | No | Turns Custom Value on for Location. |
| When the step fails | No | Controls whether the workflow should Terminate Workflow or Continue if this step fails. |
| This step uses the standard Settings and Output tab layout. |
United States.
Output
This step stores the returned Google AI Mode result as the step output. When Parallelization is enabled, each version runs at the same time and the step output becomes an ordered array with one entry per successful version. Use the base output reference in later steps:Example
Add Google AI Mode to your workflow. Set Search Query to the topic you want to research. Choose Hosted or Personal in the model type field, then set Language and Location from the presets or with Custom Value enabled. To compare multiple query, language, or location versions, enable Parallelization and configure each version’s overrides. Click Run in the step header, then review the result in Output before passing that data into another step.Notes
- Google AI Mode is a separate step from Google AI Overview and has its own settings page.
- The visible difference in this editor is the Hosted or Personal billing option in the settings form.
- Use the variable picker to insert nested output paths after you have a real result to inspect.

