> For the complete documentation index, see [llms.txt](https://loplat-loplat.gitbook.io/loplat-x-user-guide-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://loplat-loplat.gitbook.io/loplat-x-user-guide-en/geofence/single/edit.md).

# Edit geofence single

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

Inactive geofence can be modified. Click the edit button to move to the Edit Page

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

1\) You can edit geofence name.

2\) You can edit the description.

3\) You can edit client code

4\) you can change the geofence type and location

5\) Click the ‘Edit’ Button to register your modifications. If you click the ‘Cancel’ button, all the modification will be deleted and return to the previous page.

{% hint style="info" %}
Active geofence can not be modified. Please change the geofence status inactive before you edit any changes
{% endhint %}


---

# 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://loplat-loplat.gitbook.io/loplat-x-user-guide-en/geofence/single/edit.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.
