Time and Calendar
Planned Effort
How GreenVee stores planned effort per Task per Project Member through the Employee Usage record, including cadence.
Planned effort sits at the intersection of a Task and a Project Member. In the data model this is an Employee Usage record; the UI presents it as “Planned Effort” when you open a task’s assignments.
Fields at a glance
Section titled “Fields at a glance”| Field | What it stores |
|---|---|
| Project Member | The employee assigned to this task (via their project membership) |
| Task | The task this planned effort belongs to |
| Estimated Effort | The total planned hours for this person on this task |
| Cadence | How the effort is spread across the task’s duration: throughout, once, or periodic |
| Quantity | How many units of this assignment are needed (defaults to 1) |
Estimated Effort is a planning input — it does not change automatically as work is logged. Comparing it against actual work happens through utilization and workload views, which combine planned effort with bookings and logged time.
Cadence: how the effort is spread out
Section titled “Cadence: how the effort is spread out”The Cadence setting controls when the planned hours are expected to happen within the task:
| Cadence | Meaning |
|---|---|
| Throughout | The default — effort is spread evenly across the whole task duration |
| Once | A single block of work, anchored at the start or the end of the task |
| Periodic | A repeating block of hours, every N days or weeks (e.g. “4 hours every 2 weeks”) |
For Once and Periodic cadence, an additional block length (in hours) defines how long each occurrence runs. GreenVee warns if a periodic block is longer than the working hours available in one period.
Relationship to bookings
Section titled “Relationship to bookings”An Employee Usage record can be linked to an Employee Booking. The booking reserves the calendar time; the Employee Usage record holds the effort estimate for the same work. Together they answer two different questions: when is this person working on this task (booking), and how much effort is involved (planned effort).
The equivalent for equipment is Equipment Usage, linked to Equipment Bookings — see Bookings for how these connect.
One record per person per task
Section titled “One record per person per task”Each Project Member gets one Employee Usage record per Task. If two people are assigned to the same task, there are two Employee Usage records — one per person. This means estimates are tracked individually, not pooled across the team.