> For the complete documentation index, see [llms.txt](https://prohelp.assetpanda.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prohelp.assetpanda.com/settings/account-management/fields/gps-data-management.md).

# GPS data management

## Maps <a href="#add-a-new-account" id="add-a-new-account"></a>

The Maps tool simplifies and enhances record location management. It enables precise address and GPS data handling while improving workflows for users who require accurate and actionable geographic information. Through manual entry and interactive map integration, Maps offers versatility and precision for various use cases.&#x20;

***

## GPS fields <a href="#gps-maps" id="gps-maps"></a>

GPS fields support the input and management of precise geographic coordinates. You can manually enter **Latitude** and **Longitude** values or click <i class="fa-location-dot">:location-dot:</i> to interact with a map to select a specific location. This flexibility supports high-precision scenarios, such as asset tracking or compliance verification.

Records that contain GPS data include dynamic mapping capabilities, allowing for easy access to location details directly from listings. This ensures users can view and manage coordinates without disrupting their workflows.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://prohelp.assetpanda.com/settings/account-management/fields/gps-data-management.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.
