CADstudio JobTime is an AutoCAD add-on utility for AutoCAD 2026/2025, 2024/2023/2022, 2021/2020/2019. 2018/2017/2016, 2015/2014/2013 and 2012/2011/2010 (both 32/64-bit).
Tracking of job-time spent on a DWG file in AutoCAD. JOBTIME is a time-tracking reactor for AutoCAD, which automatically logs true (net) editing time spent in the current AutoCAD drawing. Idle periods (longer than the defined timeout) are not counted to the tracked time.
Time is tracked across drawing sessions.
The time-tracking information is stored in custom propeties - _DWGPROPS > Custom. JobTime defines the properties:
Just load the JOBTIME.VLX using APPLOAD or ACADDOC.LSP (or Autoloader in 2012/2013/2014 - see below). Have it loaded automatically (see the briefcase in AppLoad) in each session for fully automatic operation! Any DWG file-editing sessions with JobTime.vlx not loaded cannot be tracked!
The tracking-reactor is ON by default. Using the JOBTIME command (or its commandline counterpart: -JOBTIME) you can setup the tracking parameters and see detailed statistics. All tracking is updated inside the DWG file on every SAVE command. Logging history (if enabled) is stored in a TXT (tab-delimited) or CSV (comma-delimited, Excel) file on drawing close (if the drawing was saved at least once in this session) - so you can track processing time for all your DWGs.
The preset parameters are stored in the Windows Registry (HKCU > Software > CAD Studio > JobTime) so they are kept between drawings and sessions.
You can also install JobTime company-wide by including it in your deployment images and by setting the Registry keys using GPO or other network deployment tool.
NB: a single idle-time period of e.g. 60 minutes - when timeout is set to e.g. 10 minutes - is counted as a half (5 min.) to the tracked time
See also the LogBook add-on for tracking all changes performed on a DWG file.
JobTime was tested on AutoCAD 2026, 2025, 2024, 2023, 2022, 2021, 2020, 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012, AutoCAD 2011 and AutoCAD 2010, 32-bit and 64-bit. We offer a separate version of JobTime for Revit (part of Revit Tools).
In AutoCAD 2012 and higher, you can use the new autoload mechanism for JobTime: copy the whole "JobTime.bundle" folder (from the distribution archive) as a subfolder to:
C:\Program Files\Autodesk\ApplicationPluginsor (in XP):
C:\Documents and Settings\{username}\Application Data\Autodesk\ApplicationPluginsor (in Win11/Win10/Win8/Win7/Vista):
C:\Users\{username}\AppData\Roaming\Autodesk\ApplicationPlugins-- and JobTime will be loaded automatically (see _APPAUTOLOADER)
Download the full version of JobTime (for AutoCAD)