# User Tracking

### Overview

User Tracking enables you to monitor and track user activities.&#x20;

* You can see the list of all users who are present.
* You can see the current location of all your staff members.

When you click on "User tracking" option you are directed to a page which looks like the one mentioned below:

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

On this page, you can view real-time information about your employees using the "**Map\[1]**" feature

{% hint style="info" %}
The Map feature displays the live location of your employees, indicating the time they clocked in and out of work. You can also add filters in "**Filter\[2]**" section such as date, location, and other parameters to check data for a particular time period or place.
{% endhint %}

**User/Employee List\[3]**: The User/Employee List provides a comprehensive list of all your employees, staff, or users.

Now, If you see, there is an option of (+) in front of every user. Please refer the image mentioned below to see where the sign is located:

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

When you click on this option then you can see the current location of that particular user separately, like the one mentioned below:

<figure><img src="/files/1pxaegzGTU82aiKTV3Xo" alt=""><figcaption></figcaption></figure>

Here, you have access to a comprehensive overview of user details:

1. **Live Location**: Gain real-time insights into the user's current location.
2. **Total Distance Covered**: Monitor the cumulative distance traveled by the user.
3. **Attendance Details**: Get a snapshot of the user's attendance record. Click on "View All" to access the complete monthly attendance report.
4. **Targets and Sales Stats**: Access information regarding the user's set targets and sales achievements.
5. **Tracking Report**: Obtain a detailed tracking report for the user by clicking on the designated icon.


---

# 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.7sales.7system.in/7salesdocs/track-staff/user-tracking.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.
