# Add Geofence

Once an agent or field worker enters or exits this predefined area, the system can trigger automated actions or alerts. Geofencing can be used to enhance operations, monitor field agents, and improve customer service.

## **What is Geofencing?**

Geofencing is a technology that uses GPS, RFID, or Wi-Fi to define a geographical boundary. When an entity, such as a mobile device or field agent, enters or exits this boundary, it can trigger actions like notifications or updates.

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

## Key Components

### **Map View / Satellite View**

The map shows a specific region, and you can zoom in or out to select the area where you want to define a geofence.&#x20;

The **Satellite View** provides a detailed, aerial perspective of the geographical area, allowing for a more precise and real-world representation of locations when setting up geofences.

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

### **My Sites**

On the left side, there is a list of previously added sites. You can view, edit, or delete these sites. These sites represent locations that you’ve set geofences for.

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

## **Draw Geofence Panel**

You have two options for defining your geofence:

**Places**: You can search for a specific location (e.g., "Chennai") and set a radius around it, which will be the boundary of your geofence. You can specify the radius in meters (e.g., 100 meters).

**Coordinates**: Alternatively, you can enter the exact coordinates (latitude and longitude) to set a more precise geofence.

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

**Create Option**: After defining the geofence (either by selecting a place or using coordinates), you can click **Create** to establish the geofence. This action will save the geofence, which can later be used to monitor field agents entering or exiting the defined area.&#x20;

## Benefits of This Geofence Feature:

* **Location-Based Tracking**: Helps businesses monitor when agents enter or leave specific areas, such as customer locations or service zones.
* **Automation**: Triggers automated actions or alerts when field agents cross a geofence boundary (e.g., notifications to managers or customers).
* **Customizable**: You can choose different places or coordinates for accurate and flexible geofencing based on your operational needs.

Adding a geofence allows businesses to create automated, location-based actions that improve efficiency, accountability, and customer satisfaction. By integrating geofencing with BizMagnets, businesses can enhance real-time communication with field agents and customers, providing seamless service delivery and operational optimization.


---

# 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.bizmagnets.ai/field-force-tracking/add-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.
