Configuration
Use the Insert Variable button next to Search Query, Language, and Location when those values should come from start inputs or earlier step output.
For Language and Location, Custom Value changes the control from a selectable list into a freeform field.
To inspect supported countries programmatically, use Search Service Countries. Google AI Mode uses country-name values such as
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.

