> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/it/guida-dellutente-alla-piattaforma/geofence/creare-un-geofence.md).

# Creare un Geofence

<figure><img src="/files/teScfHfaNZMVGD9GeRXA" alt=""><figcaption></figcaption></figure>

### Passaggi per Creare e Modificare un Geofence

1. **Vai al modello di GeoFence:** apri il menu Cockpit, vai su Modello e seleziona Geofence.
2. **Crea GeoFence**: fai clic sull'icona + nell'angolo in alto a sinistra per aprire il popup di creazione.
3. **Inserisci i dettagli del GeoFence**: fornisci un nome per il recinto virtuale nel campo di input e fai clic su Crea per generare una nuova scheda del recinto virtuale.
4. **Modifica GeoFence**: individuare la scheda del recinto virtuale appena creata, fare clic sul (**⋮)**&#x6D;enu (ellisse) e selezionare Modifica.
5. **Definisci area del GeoFence**: accedi all'editor di mappe per disegnare e definire il confine del recinto virtuale.

<figure><img src="/files/GyuBKwo1kl9CF6Zx3fBb" alt=""><figcaption><p>Crea un GeoFence</p></figcaption></figure>


---

# 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://docs.g-iot.io/it/guida-dellutente-alla-piattaforma/geofence/creare-un-geofence.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.
