# Creating Check-In/Check-Out Records

While navigating on field user can Check-In and Check-Out against any record. This can be done in the following two ways:

* **From Record Form:** User can open the required record (Appointments, Accounts etc.) and click on Check-In/Check-Out button on the ribbon.

![](/files/-MbdsjFR-WBGI2lH_x4s)

![](/files/-Mbdsn8FiWvm9VUd6Gip)

![](/files/-MbdteM631vyBdp-TpTL)

![](/files/-MbdtiMuWZrZ6MS_ci32)

{% hint style="info" %}

* ***User needs to allow to read the GPS location of the device in order to Check-In/Check-Out.***
* ***The Check-Out button will be available in the place of Check-In button after the user Checks-In.***
  {% endhint %}

**Through Detail Map:** User can click on any plotted records (Appointments, Accounts etc.) to open the Tooltip Card and click on the Check-In/Check-Out button.

![](/files/-Mbdtlbaj_U-oH1KsS2X)

![](/files/-Mbdtp4O9Ayei4goOeqU)

![](/files/-Mbdtstrgf8WEonZVCYP)

{% hint style="info" %}
***Multiple Check-In/Check-Out records can be created for any record (Appointments, Accounts, etc.)***
{% 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/creating-check-in-check-out-records.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.
