> 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/de/plattform-benutzerhandbuch/geofence/geofence-anlegen.md).

# Geofence anlegen

<figure><img src="/files/LKOPzax3PZb4p3KSUa9O" alt=""><figcaption><p>Geofence anlegen</p></figcaption></figure>

## **Schritte zur Erstellung und Bearbeitung eines Geofences**

1. **Navigieren zum Geofence Template:**\
   **-** Öffnen Sie das Cockpit-Menü, gehen Sie zu „Template“ und wählen Sie „Geofence“.
2. **Geofence erstellen:**\
   **-** Klicken Sie auf das „+“-Symbol in der oberen linken Ecke, um das Popup-Fenster für die Erstellung zu öffnen.
3. **Geofence Details eingeben:**\
   **-** Geben Sie einen Namen für den Geofence im Eingabefeld ein und klicken Sie auf „Erstellen“, um eine neue Geofence-Karte zu generieren.
4. **Geofence bearbeiten:**\
   **-** Suchen Sie die neu erstellte Geofence-Karte, klicken Sie auf das ⋮ Listen-Symbol und wählen Sie „Bearbeiten“.
5. **Geofence Gebiet definieren:**\
   **-** Greifen Sie auf den Karten-Editor zu, um die Geo-Fence-Grenze zu zeichnen und zu definieren.

<figure><img src="/files/qvqcoDcaiBNMORVNY6Fr" alt=""><figcaption><p><strong>Geofence Bereich erstellen</strong></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/de/plattform-benutzerhandbuch/geofence/geofence-anlegen.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.
