# Location Column Support

The monday Location Column allows you to enter an address of a specific location. Once the form is submitted, you can then see the address on a geographical map in your monday board.

<figure><img src="https://2373693479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi86fl5Basjs0JgNXT5zB%2Fuploads%2FekVVVPv9fK0ZywnhiAym%2Flocation%20demo.gif?alt=media&#x26;token=d1c303b2-6e9f-4e45-97fc-c212315dc6d0" alt=""><figcaption><p>Click to view in full screen</p></figcaption></figure>

## Get Current Location

Easyform offers an easy way to fill location fields using a user's current location. A button next to the location field can be used to get this information. Upon first use, the user will need to grant permission for location access. If permitted, a menu will present all nearby locations.

<figure><img src="https://2373693479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi86fl5Basjs0JgNXT5zB%2Fuploads%2FLLiKYFxmEHM65IMckCqM%2Fget%20current%20location%20v2.gif?alt=media&#x26;token=382ac24c-72d4-4d54-90d3-db76750b0597" alt="" width="375"><figcaption><p>Click to view in full screen</p></figcaption></figure>

## Disable Get Current Location

Get Current Location is enabled by default. To turn it off, enable **Hide Get Current Location** in the location field settings.

<figure><img src="https://2373693479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi86fl5Basjs0JgNXT5zB%2Fuploads%2FX7BBqTMWnne5E4d8RC4X%2Fhide%20use%20current%20location.gif?alt=media&#x26;token=2a9333fb-76b7-4278-a7c3-3ba18294a35c" alt=""><figcaption><p>Click to view in full screen</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.easyappshq.com/easyform/field-settings/location-column-support.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
