User Guide

Time Categories

Time Categories let users classify their worklogs by type of work - for example, Development, Code Review, Meetings, or QA - enabling richer analysis and reporting beyond issue-level tracking.

Accessing Time Categories

Global sidebar → SettingsTime Categories tab

Default Categories

The app ships with a set of default time categories:

CategoryDescription
DevelopmentFeature development, implementation work
Code ReviewReviewing pull requests and code changes
Testing / QAManual or automated testing
MeetingsStandups, sprint ceremonies, client calls
DocumentationWriting specs, runbooks, or user docs
SupportBug triage, customer issue investigation

Creating a Custom Category

  1. Click Add Category
  2. Enter:
    • Category Name (e.g., "Design Review")
    • Description (optional)
    • Color (optional - used in charts and calendar views)
  3. Click Save

The category is immediately available in the Log Time form's Category dropdown.

Editing a Category

  1. Click the Edit (pencil) icon next to the category
  2. Modify name, description, or color
  3. Click Save

Changes apply to future worklogs. Existing worklogs using the old category name are updated to reflect the new name.

Deactivating a Category

To remove a category from the Log Time dropdown without deleting historical data:

  1. Edit the category
  2. Toggle Active to Off
  3. Click Save

Deactivated categories are hidden from the form but their data remains in reports.

Deleting a Category

  • Click the Delete (trash) icon → Confirm
  • Historical worklogs using this category will show the category as "Deleted" in reports

Using Categories in Reports

Once set up, Time Categories appear as:

FeatureWhere
FilterAdd Filter → Time Category in Report Builder, My Timesheet, Capacity Report
Group ByGroup By → Time Category for category-breakdown reports
Chart SlicePie chart sliced by Time Category shows time split across work types

Tips

  • Keep categories broad and meaningful - 5–8 categories is the sweet spot; too many leads to inconsistent logging
  • Align categories with what your reporting stakeholders care about (e.g., Billable vs. Non-billable, Customer vs. Internal)
  • Make "Meetings" a category - it typically consumes 10–30% of engineering time and is often invisible without tracking
  • Brief your team on category definitions so everyone logs consistently