# Tracking Report

### Overview

The Tracking Report allows you to track and check the location of your users for a particular day. Please refer the image mentioned below:

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

Now from here you can see the list of your users, and also if you want to see detailed report of any user you can simply click on that "eye" button next to any user as mentioned in the image given below:

<figure><img src="/files/8B1O2QnFqzzKwRLil0jg" alt=""><figcaption></figcaption></figure>

When you click on this icon then you are directly see the tracking report of any user like the one mentioned below:

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

{% hint style="info" %}
You can add different filters like date to check the tracking report of that day.
{% 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.7sales.7system.in/7salesdocs/track-staff/tracking-report.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.
