# Rastreo Satelital

El módulo de Rastreo Satelital, permite visualizar tanto en tiempo real como en modo de historial, la ubicación de los dispositivos configurados. También permite configurar alertas de distinto tipo y visualizar reportes de desempeño.

## Cómo accedo al módulo

Una vez logueados en Persat, podemos acceder al mismo haciendo click en alguna de sus opciones. Lo podemos visualizar en la siguiente imágen arriba al centro con el nombre **Rastreo Satelital**

![Módulos de Persat](/files/HgJ4zA0FbxTZA9cHHBim)

Podés visitar nuestra ayuda para conocer mas los alcances de este modulo [Módulo de Rastreo Satelital](http://docs.persat.com.ar/es/articles/5185220-modulo-de-rastreo-satelital)

### ¿Que podés hacer desde la api?

> [Obtener última posición GPS](/modulos/rastreo-satelital/obtener-ultima-posicion-gps.md)
>
> [Obtener estadísticas de Rastreo](/modulos/rastreo-satelital/obtener-estadisticas-de-rastreo.md)
>
> [Obtener Visitas a Clientes](/modulos/rastreo-satelital/obtener-visitas-a-clientes.md)
>
> [Integrar Dispositivos de Rastreo a Persat](/modulos/rastreo-satelital/integrar-dispositivos-de-rastreo-a-persat.md)
>
> [Recibir eventos por medio de webhooks](/modulos/rastreo-satelital/webhooks.md)


---

# 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.api.persat.com.ar/modulos/rastreo-satelital.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.
