> ## Documentation Index
> Fetch the complete documentation index at: https://bytebeam.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Editing a Geofence Configuration version

![](https://usercontent.clueso.io/1f4455e0-789e-4beb-8cd9-4dac96bc47e4/242bbc33-a2e1-46fa-94df-ee482bf18716/6579a69a-dba9-4968-a422-ab82e5ca11c9/images/966dbfbc-8db9-44be-8436-3dce913994f1.gif)

To edit a Geofence Configuration version in Bytebeam console,

<Steps>
  <Step title="Access Actions Tab">
    Click on the **Actions** tab
  </Step>

  <Step title="Go to Inventory Tab and Access Geofence Configurations Tab">
    Navigate to the **Geofence Configurations** tab by clicking on Inventory section
  </Step>

  <Step title="Locate the desired Geofence Configuration version ">
    Click on **Geofence Configurations** tab and locate the desired **Geofence Configuration version**
  </Step>

  <Step title="Click on Edit icon and Initiate Edit">
    Click on the **Edit** icon next to the desired version and use one of the following methods:

    1. **Map-Based Edit**:\
       Click on Map View tab, modify the polygon by clicking on the points and ensuring the polygon is completed by clicking inside the enclosed shape. Update the value for the Alert Threshold field (in seconds) and click **Update**.

    2. **JSON Edit**:\
       Click on JSON View tab, modify the JSON payload directly, ensuring that the polygon and location details are accurate. Enable the checkbox to ensure the polygon is complete. Update the value for the Alert Threshold field (in seconds) and click **Update**.

    <Note>
      The JSON edit method allows for precise modifications to geofence configurations by updating location details such as latitude and longitude.
    </Note>
  </Step>
</Steps>

## Important Info

<Note>You can remove the last selected point by clicking on **Undo Last Point** on the map.</Note>
<Note>Version name cannot be edited once defined.</Note>
