> For the complete documentation index, see [llms.txt](https://navixy.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://navixy.com/docs/user/es/guide/geo-links.md).

# Geo enlaces

Los Geo enlaces son enlaces independientes del servicio para mostrar objetos rastreados en el mapa. Permiten compartir datos específicos de Seguimiento con los usuarios finales mediante URL generadas automáticamente, ofreciendo un control flexible sobre la visibilidad del contenido y la duración del acceso.

Los Geo enlaces pueden emplearse en diversos sectores empresariales e industriales. En logística, ofrecen Seguimiento en tiempo real de las entregas y optimizan las actualizaciones para el cliente. Los Geo enlaces pueden configurarse con una vida útil específica, lo que los hace ideales para el acceso temporal a la información de Seguimiento, por ejemplo, durante la entrega. Después, el enlace se desactiva automáticamente para garantizar la privacidad y la Seguridad. Esta función es especialmente importante para el transporte seguro de artículos de alto valor o sensibles, ya que brinda visibilidad durante un período limitado o permanente.

Un geo enlace puede asociarse con varios objetos, que se muestran en el mapa cuando se hace clic en el enlace generado. Puede configurar tanto objetos específicos como todo el enlace a la vez. Las opciones incluyen tipo de mapa (Google Maps, OSM, etc.), duración, etiquetas de objeto, atributos rastreados (velocidad, dirección, lecturas de sensores, etc.), geocercas, Puntos de interés, historial y otras opciones.

{% hint style="info" %}
Aquí tiene un ejemplo de una URL de Geo enlace generada: `https://tracking.example/ls/#ecdd8c083d52a396ecdd8c083d52a396`
{% endhint %}

![Lista de Geo enlaces](/files/9d22d9aa1e9de9b2e58ef10ba733e91cca833914)

## Cómo usar Geo enlaces en X-GPS Mobile

Los Geo enlaces también se pueden crear y administrar en la aplicación X-GPS Mobile. Las cuentas de usuario comparten todos los Geo enlaces creados. Para obtener más información, consulte [Geo enlaces en X-GPS](/docs/user/es/guide/x-gps-mobile-apps/x-gps-mobile/geo-links-in-x-gps-mobile.md) Móvil.

## Contenido de la sección

Las siguientes páginas ofrecen guías paso a paso sobre las acciones que usted puede realizar con Geo enlaces en la plataforma Navixy. Explore su funcionalidad en detalle y encuentre la manera de utilizarlos.

* [Crear Geo enlaces](/docs/user/es/guide/geo-links/creating-geo-links.md)
* [Actualizar y compartir Geo enlaces](/docs/user/es/guide/geo-links/updating-and-sharing-geo-links.md)
* [Incrustar Geo enlaces](/docs/user/es/guide/geo-links/embedding-geo-links.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://navixy.com/docs/user/es/guide/geo-links.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
