The time tracker query keeps a record of the work hours and the time spent on every job. It is divided into two queries:


1. Job Time Tracker

   This calculates the total time spent in completing a job which includes the job start time and end time.


2. Shift Tracker
   This calculates the total hours of the shift which includes the time in, time out, and break time.


These queries are only accessible for Production Manager roles. 



How to generate the reports:



1. Log in to CMS and go to Reports.


2. Select from the date range or input a specific date.


3. Click Generate.


4. Bothe queries generate a CSV file.