-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Sina Gulsen edited this page Dec 28, 2025
·
6 revisions
This guide will help you install and configure Effort Tracker for your Azure DevOps organization.
- Azure DevOps Services (cloud) or Azure DevOps Server 2019+
- Organization administrator access for installation
- Project Collection Administrator or Project Administrator role
- Navigate to the Visual Studio Marketplace
- Search for "Effort Tracker" by Sinaware
- Click Get it free
- Select your Azure DevOps organization
- Click Install
Installing Effort Tracker from the Visual Studio Marketplace
After installation, verify that the extension is working:
- Open any work item in Azure Boards
- You should see a new Effort tab on the work item form
The Effort tab appears on work item forms after installation
The first time you use Effort Tracker, it will automatically initialize your organization's data tables. This happens automatically when you:
- Open the Effort tab on a work item
- Navigate to any Effort Tracker hub
After installation, you'll have access to these hubs under Boards:
| Hub | Location | Purpose |
|---|---|---|
| Effort | Work Item Form Tab | Log and view effort on individual work items |
| Reports | Boards > Effort Reports | Query and export effort data |
| Settings | Project Settings > Effort Tracker | Manage activity types |
| Organization Settings | Organization Settings > Effort Tracker | License and org-wide settings |
Effort Tracker hubs in the Azure DevOps navigation
Before logging effort, you may want to customize the activity types for your project:
- Go to Project Settings > Effort Tracker
- Add, edit, or remove activity types
- Set display order as needed
See Admin Guide - Activity Types for details.
- Open any work item
- Click the Effort tab
- Fill in the form:
- Date: When the work was done
- Hours: Time spent (supports decimals like 1.5)
- Activity Type: Select from dropdown
- Notes: Optional description
- Click Add
Logging your first effort entry
- User Guide - Learn how to log and manage effort entries
- Reports Guide - Query and export effort data
- Admin Guide - Configure project settings