Wakatime Integration
Import development time tracking data from Wakatime.
Overview
Wakatime automatically tracks coding time in editors/IDEs. The Gauzy integration imports this data to enrich time tracking.
Setup
1. Get Wakatime API Key
- Go to wakatime.com/settings/api-key
- Copy your API key
2. Configure
GAUZY_WAKATIME_API_KEY=your-wakatime-api-key
3. Connect
- Navigate to Integrations → Wakatime
- Enter your Wakatime API key
- Select sync options
Synced Data
| Wakatime Data | Gauzy Entity | Description |
|---|---|---|
| Heartbeats | Time Slot | Coding activity periods |
| Projects | Projects | Project name matching |
| Languages | Activity | Language breakdown |
| Editors | Activity | Editor usage |
| Duration | Time Log | Tracked duration |
Related Pages
- Time Tracking — time tracking feature
- Activity Tracking — activity monitoring