> For the complete documentation index, see [llms.txt](https://docs.maplytics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maplytics.com/features/check-in-check-out/geofencing/geofencing-radius.md).

# Pending Check-In/Check-Out Requests

&#x20;System Admins and Maplytics Admin can enable this option to allow the users to create the requests for Check-in/Check-out for meetings in the past. For example, if a user had an offsite meeting or missed to check-in/out for any meeting, they will be able to create requests for check-in/out for such meetings if this option is enabled.&#x20;

To enable it, go to **Map Configuration Details > Default Configuration Detail Record > Check-In> Create pending Check-In/Check-Out Requests > Select the checkbox**

{% hint style="info" %}
Note: Any user who would be inside the defined Default Radius/Geofence radius of a record will not be able to create pending check-in or check-out for the respective record.
{% endhint %}

![](/files/-MbdsXOXitTyd2ibVfLT)

Once this option is enabled, the admins can also see the ‘Reasons for Requests’ which shows the list of acceptable reasons that are predefined. The users can select anyone while creating pending Check-In/Out records. The admins can also configure custom Request Reasons by going to Check-in Entity within CRM Customizations.

![](/files/-Mbds_8DvTKTGHL6goug)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.maplytics.com/features/check-in-check-out/geofencing/geofencing-radius.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
