# Geofencing

Geofencing is creating a virtual geographical boundary of a specified Geofence radius around a record. If Geofencing is enabled, user needs to be within this radius to successfully Check-In/Check-Out for a record. If the user is not within this radius, the user will not be able to Check-In/Check-Out and will be shown a message specifying that they need to be within ‘n’ Km/Mi of distance from the Check-In/Check-Out location. This will help the management to have only valid Check-In and Check-Out records done by the field professionals.

In order to enable Geofencing, System Admin/Maplytics Admin can follow the steps mentioned below:

***Go to Settings > Maplytics Configuration Details > Default Configuration Detail Record > Check-In tab > Geofencing > Set the value for Geofencing as ‘Yes’***

![](https://3017709171-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MPnKwzedQAh8ohtXMDq%2F-Mbdqi13N8zkFBpzLpBN%2F-MbdsMX-UCWd3cdfQxnL%2F5.png?alt=media\&token=78843c2e-eda3-4f36-af77-45c23e0f8ac0)

### Geofencing Radius

After enabling Geofencing, System Admin/Maplytics Admin can set the default value for Geofence radius, which will be considered while a user Checks-In, or Checks-Out.

{% hint style="info" %}

* ***By default, Geofencing is disabled in which case the user can Check-In/Check-out from any location.***
* ***By default, Geofence radius is 0.20 kilometers or miles depending on the unit set in User configuration Details record.***
  {% endhint %}


---

# 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.maplytics.com/features/check-in-check-out/geofencing.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.
