# Check-Out

After enabling the feature, user can also enable the option of ‘Check-Out’. This way the user can first click on the Check-In button while visiting the meeting and then can click on the Check-Out button while completing the meeting. Here, the geo-coordinates for both the locations will be saved which will also help the management to track the time spent on the meetings.

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

***Go to Settings > Maplytics Configuration Details > Default Configuration Detail Record (the one with no user name) > Check-In tab > Set the value for Enable Check-Out to ‘Yes’ & click on ‘Save’.***

![](/files/-MbdsCsXK-JOuWtv-9pC)

{% hint style="info" %}

* ***The default value for ‘Enable Check-Out’ is set to ‘No’.***
* ***User can anytime disable this option.***
* ***Check-Out option can only be enabled for entities for which the feature of Check-In has been enabled.***
* ***Check-Out can be enabled/disabled only at Organization level.***
* ***Check-Out button will only be available for the records for which the user has checked-in.***
  {% 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/check-out.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.
