> For the complete documentation index, see [llms.txt](https://help.quickappflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.quickappflow.com/attendance/geofencing.md).

# Geofencing

To create a geofencing policy

Go to attendance

![](/files/rgAEZe0sbG1X5wWchgi8)

Click on Geofencing

![](/files/75jPoENwuc6vBWPLUxtp)

To add new geofencing policy select Geofencing

Click on +New Record

![](/files/EvmXX2tPI3WkCBtawyby)

Add all the required details and save

![](/files/lzKXlmLNFIjvmG04MQYP)

New Geofencing policy will be added in the list

![](/files/6VAUPdgo3cNK6UMmxRQu)

### Geofencing Allocation

To allocate a geofencing to employee,

Go to Geofencing Allocation

Select the policy name

![](/files/y7MiZcZ8tF8Rh6S2hRuw)

After selecting the policy name, search the employee name

![](/files/No1nUQc8F3xVLEXfqj2V)

As an employee selected, click on the **+** icon to add the employee in the geofencing policy

![](/files/IVe4OABrtMEhov72ubZb)

Employee will be added in the new geofencing policy

![](/files/FQSzpMI7OfSgu8m1sC8v)

If user wants to remove the employee from geofencing policy, click on the remove icon, employee will be remove from the geofencing policy

![](/files/8e6jvGYYl3F6WYV964sM)

![](/files/tE89Zm94v6rmoVupDPq3)

### Report

In report user can search the allocated geofencing policy to the employee

Click on the Report

![](/files/zlhgQUG2rBV9L8PwEA8y)

In the report, search employee name

![](/files/SifHVDjxCdqcAuaNubyi)

Check the employee name and allocated geofencing policy

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


---

# 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://help.quickappflow.com/attendance/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.
