# Time Tracking

- [7shifts](https://docs.coupler.io/sources/category/time-tracking/7shifts.md): Connect 7shifts to Coupler.io to export scheduling, time punches, and labor cost data to Google Sheets, BigQuery, or databases automatically.
- [Data Overview](https://docs.coupler.io/sources/category/time-tracking/7shifts/data-overview.md): 7shifts integration pulls organizational structure, employee records, shifts, time punches, and pre-aggregated labor reports via OAuth.
- [Common Issues](https://docs.coupler.io/sources/category/time-tracking/7shifts/common-issues.md): Fix 7shifts OAuth login failures, connection loops, and redirect issues — popup blocker and cookie troubleshooting.
- [Best Practices](https://docs.coupler.io/sources/category/time-tracking/7shifts/best-practices.md): Set up separate 7shifts data flows per entity — time punches, users, wages, shifts — then join by user\_id for complete labor analytics.
- [FAQ](https://docs.coupler.io/sources/category/time-tracking/7shifts/faq.md): Export pre-aggregated labor reports from 7shifts with daily hours, wages, and tips — or pull punch-level detail for custom payroll analysis.
- [Cal.com](https://docs.coupler.io/sources/category/time-tracking/cal-com.md): Connect Cal.com to Coupler.io and pull booking data, event types, and availability into Google Sheets or BigQuery for scheduling analytics.
- [Data Overview](https://docs.coupler.io/sources/category/time-tracking/cal-com/data-overview.md): Access Cal.com bookings, event types, schedules, and attendee data through Coupler.io's six entities for complete scheduling visibility.
- [Common Issues](https://docs.coupler.io/sources/category/time-tracking/cal-com/common-issues.md): Fix Cal.com API key rejection, missing data, and authentication errors with these connection troubleshooting steps.
- [Best Practices](https://docs.coupler.io/sources/category/time-tracking/cal-com/best-practices.md): Join Cal.com bookings and event types to analyze meeting demand, set up multi-user imports, and automate scheduling reports.
- [FAQ](https://docs.coupler.io/sources/category/time-tracking/cal-com/faq.md): Find your Cal.com API key, pull team booking data, handle permission scoping, and sync scheduling info to spreadsheets.
- [Clockify](https://docs.coupler.io/sources/category/time-tracking/clockify.md): Sync Clockify time entries, projects, and reports to Google Sheets and BigQuery. Automate Summary, Detailed, and Weekly reports without manual exports.
- [Data Overview](https://docs.coupler.io/sources/category/time-tracking/clockify/data-overview.md): Clockify Summary, Detailed, and Weekly reports explained — choose the right format for billing, payroll, and executive dashboards.
- [Common Issues](https://docs.coupler.io/sources/category/time-tracking/clockify/common-issues.md): Fix Clockify 404 errors, workspace ID mismatches, and permission issues blocking your time data syncs.
- [Best Practices](https://docs.coupler.io/sources/category/time-tracking/clockify/best-practices.md): Start with Summary reports to validate credentials, use macros for rolling dates, and schedule regular refreshes for accurate payroll.
- [FAQ](https://docs.coupler.io/sources/category/time-tracking/clockify/faq.md): Use Clockify macros like {{lastweekstart}} and {{30daysago}} for automatic date range updates in your time reports.
- [Clockodo](https://docs.coupler.io/sources/category/time-tracking/clockodo.md): Pull time entries, projects, and customer data from Clockodo into Google Sheets or BigQuery via Coupler.io for billing and team performance reports.
- [Data Overview](https://docs.coupler.io/sources/category/time-tracking/clockodo/data-overview.md): Access Clockodo time entries, projects, and customers — all your workforce tracking data in one unified feed.
- [Common Issues](https://docs.coupler.io/sources/category/time-tracking/clockodo/common-issues.md): Fix Clockodo authentication errors: use account email + API key, handle special characters, and verify admin permissions.
- [Best Practices](https://docs.coupler.io/sources/category/time-tracking/clockodo/best-practices.md): Maximize Clockodo data: use admin API keys to unlock absences and overtime, pair entries with lookup tables for context.
- [FAQ](https://docs.coupler.io/sources/category/time-tracking/clockodo/faq.md): How to find your Clockodo API key, pull multiple accounts, and set up reliable time tracking exports.
- [Harvest](https://docs.coupler.io/sources/category/time-tracking/harvest.md): Pull time entries, invoices, expenses, and project data from Harvest into Google Sheets or BigQuery via Coupler.io.
- [Data Overview](https://docs.coupler.io/sources/category/time-tracking/harvest/data-overview.md): Harvest entities include Time entries, Expenses, Invoices, Time reports, Budget reports, and Expense categories for Coupler.io.
- [Common Issues](https://docs.coupler.io/sources/category/time-tracking/harvest/common-issues.md): Fix Harvest connection drops, missing accounts, and API failures — reconnect, verify tokens, and check data flow logs.
- [Best Practices](https://docs.coupler.io/sources/category/time-tracking/harvest/best-practices.md): Use Time report for dashboards, Time entries for payroll; filter by date range and join multiple entities for complete reports.
- [FAQ](https://docs.coupler.io/sources/category/time-tracking/harvest/faq.md): Understand Time entries vs. Time report aggregation, invoice line items, expense filtering, and multi-workspace syncing in Harvest.
- [TimeTonic](https://docs.coupler.io/sources/category/time-tracking/timetonic.md): Export TimeTonic timesheets, project hours, and team activity to Google Sheets, BigQuery, or AI tools via Coupler.io's automated syncs.
- [Data Overview](https://docs.coupler.io/sources/category/time-tracking/timetonic/data-overview.md): TimeTonic timesheet and project data tables for payroll, billing, resource planning, and time analytics workflows.
- [Common Issues](https://docs.coupler.io/sources/category/time-tracking/timetonic/common-issues.md): Fix TimeTonic authentication errors, invalid API keys, and missing workspace issues in Coupler.io connections.
- [Best Practices](https://docs.coupler.io/sources/category/time-tracking/timetonic/best-practices.md): Optimize TimeTonic exports with filtered views, date ranges, approved entries, and custom column naming for faster syncs.
- [FAQ](https://docs.coupler.io/sources/category/time-tracking/timetonic/faq.md): Learn how to export multiple TimeTonic tables, schedule frequent syncs, and combine timesheet data with append transformations.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.coupler.io/sources/category/time-tracking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
