# Check-ins

The **Check-in** feature allows you to fix your location on the map, attach up to 9 photos, and add a comment.

{% hint style="info" %}
*Field employees using X-GPS Tracker can report on visiting checkpoints, report on work performed, and transmit more detailed information on various events.*
{% endhint %}

### Checking in

To check in:

1. Open the **X-GPS Tracker** app.
2. Go to the **Map** tab and tap **Check in.**
3. In the **Check-in** window, add a photo and a comment.
4. Tap the **Check-in** button to send a message to the monitoring system.

After that, the information contained in the Check-in will be transmitted to the server.

You'll receive the following information about each Check-in:

* Notifications in the web interface
* Push notifications in the mobile app

![](https://www.navixy.com/wp-content/uploads/2020/04/sgu8vkyi4d-600x374.png)

### Forms in Check-ins

You can also attach and fill out a [form](/docs/user/guide/field-service/forms.md) before submitting the Check-in. This feature can be useful, for example, in cases when an employee performs an emergency unplanned task and the operator has not yet entered it into the system.

The process is identical to [performing tasks](https://www.youtube.com/watch?v=FaHJU_EEkUU) in the **X-GPS tracker** application. However, there are a couple of things to consider when using this feature:

* Filling out the form is always optional to submit the Check-in.
* The form, like the Check-in itself, can be sent only if tracking is enabled and a connection to the server is established.
* The form can only be submitted at the same time as the checkout. Before submitting, you can edit the form without restrictions. After submitting, you can no longer edit the form.

![](https://www.navixy.com/wp-content/uploads/2020/08/oengxvdbed-384x600.png)

Completed forms can be found in the **Field service** -> **Forms** -> \[select the required form] -> **Submissions**. See [Viewing completed forms](/docs/user/guide/field-service/forms.md#viewing-completed-forms) for more information.

### View sent Check-ins on the map

The monitoring service allows you to view the previously sent Check-ins along with a photo and a comment on the map. To view the Check-ins:

1. Go to **Monitoring.**
2. Select the required device from the list.
3. Click the **Events** button.
4. Select the type of event.
5. Specify the time interval.
6. Click the **Show Events** icon.

![](https://www.navixy.com/wp-content/uploads/2019/12/show-events-1-600x263.png)

On the map, you will see all the Check-ins for the selected time period. By clicking on them, you can see detailed information:

* Time stamp
* Full address
* Name of the employee who sent the Check-in
* The form. By clicking on its name, you can view the contents of the submitted form

![](https://www.navixy.com/wp-content/uploads/2020/08/chrome_2020-08-06_11-20-08.png)

### View sent Check-ins in the report

If you have multiple Check-ins to go through, you can use **Check-in report:**

1. Go to **Reports.**
2. Select **Check-ins report** from the list.
3. Select the trackers that should be included in the report.
4. Specify the time interval.
5. Click the **Build report** button.

![](https://www.navixy.com/wp-content/uploads/2019/12/generate-report-600x368.png)


---

# 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://navixy.com/docs/user/guide/x-gps-mobile-apps/x-gps-tracker/check-ins.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.
