# Work in Progress: How to Fetch User Location Data to use in your Flow

## How to fetch user location data to use in a flow

{% embed url="<https://firebasestorage.googleapis.com/v0/b/savvy-flow-uploads/o/ZH5RO6gKEiwXw7GF3AD6%2FSavvy%20(1)_5404340370741689.mp4?alt=media&token=89f5f982-5e19-4e9a-9483-5c494fa69a7e>" %}

* Go to Entire Flow settings and open the Advanced dropdown
* Select **Add User Location to User Data**
* Once that option is selected, you will be able to access the following properties from the User Data inside of the `location_data` object:
  * ip,
  * city,
  * region,
  * region\_code,
  * country\_name,
  * country\_code,
  * continent\_name,
  * continent\_code,
  * latitude,
  * longitude,
  * flag,
  * emoji\_flag,
  * geohash
