# How to create Geofence?

## Creating and Setting Up Geofencing

### Overview

Geofencing allows you to monitor a specific circular area on the map. This guide will walk you through the process of creating a geofence and setting up related notifications.

<div align="center"><figure><img src="/files/TgYvA8cOIjFxvQkwHFOt" alt="" width="152"><figcaption></figcaption></figure></div>

### Creating a Geofence Area

1. Navigate to the Geofencing section and select "Create Geofencing Area"
2. Set up the location:
   * Enter the address for the geofence area
   * The map will automatically update to show the specified location
3. Save your geofence:
   * Click the "Submit" button to begin monitoring the defined area
4. Define the geofence circle:
   * Drag the center marker to your desired location
   * Use the radius marker to adjust the size of the geofence circle
   * The circle will dynamically update as you adjust the radius

<div align="center"><figure><img src="/files/u91LnAnN29xskDHtJVr6" alt=""><figcaption></figcaption></figure></div>

### Important Notes

* Ensure the geofence radius is above 300ft
* You can modify the geofence area at any time by repeating the creation process
* The system will begin monitoring the area immediately after submission

For additional assistance or troubleshooting, please contact our support team.

#### Contact Us

Phone: +1 (855) 658-7225 (M-F, 8:00 AM-5:00 PM PT)&#x20;

24/7 Email: <support.gps@matrackinc.com>


---

# 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://help.matrack.io/gps-and-dashcam/readme/categories/admin-website/how-to-create-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.
