Timesheets

Hive's timesheets feature allows users to log time spent on projects and actions. This document provides an overview of the API endpoints available for the timesheets feature through GraphQL introspection.

Overview

With Hive's Timesheets feature, users can easily track the time they spend on specific projects or actions, categorize it as billable or non-billable, and even apply a bill rate to accurately capture revenue. This data can then be aggregated by managers and administrators to analyze utilization against a project or action, based on the timesheet submissions from team members. With a streamlined time tracking process, teams can stay on top of project timelines and budgets, while enabling managers to make data-driven decisions to optimize productivity and profitability.

Using the Timesheets API

Support for GraphQL query editor is available. Click the drop-down on the top left of your screen and select "GraphQL".

2902

Finding the GraphQL Query Editor

Search for "Timesheets" within the GraphQL Schema to search for API endpoints as seen below.

2292

GraphQL Schema Search Bar