Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Geolocation utility

Use the Geolocation utility to gather map coordinates from a user, to personalize topics to a user's location, provide data for navigation or on-site tasks, and other services.

Geolocation utility properties

Specify the flow action properties for the node that you want to create.

PropertyDescription
Node nameName of the Geolocation node.
Input mapping
Permission promptString for the custom prompt requesting geolocation from a user.
Output mapping
LatitudeUser's latitude returned after the Permission prompt. Note: All Output Mappings are customizable. Select Enable to activate each one, and input a custom variable name to store the value under if desired.
LongitudeUser's longitude returned after the Permission prompt.
Error messageMessage returned if the geolocation attempt encounters an error.
Error typeType of error returned based on the error message.
StatusStatus of the geolocation data.
Advanced
Hide this node
Conditionally show this node ifNo-code condition statement or low-code script that specifies a condition for presenting this node in the conversation. The condition must evaluate to true.

Example Geolocation utility

Image omitted: flow-designer-geolocation-properties.png
Geolocation utility properties.

Parent Topic:Assistant Designer utilities