What's new in TeamForm? Here are all the new features, integrations and performance updates we made to close out 2024. .
Strategy view
- TeamForm has listened and is reducing the amount of content being loaded on screen in Strategy view to make it easier to digest how teams are connected to strategy. The direct information is still there and can be explored. TeamForm is adopting a new Insights panel alongside the Strategy view, look out for that in an upcoming release and how the two connect!
Person history
- TeamForm collects detailed information about changes to people over time and is now displaying more of that data on the person history tab. The history tab will now show changes to a person’s address, manager, FTE, email, and many other fields, allowing users a better understanding of the way a person’s information has changed over time.
Allocation FTE cap
- Over-allocating an employee should be avoided, and now TeamForm provides validation to stop this from occurring. TeamForm will no longer allow a person to have a greater FTE allocation to teams than their capacity to work, and will display validation messages to users attempting to over-allocate. This validation is configurable by TeamForm admin users if required.
Insights
- We've just released the Allocation Distribution widget to help team leaders manage team capacity effectively. The new feature ensures resources are allocated efficiently, preventing over-allocation and supporting balanced workloads. Leaders can now visualise team allocations with a donut chart, categorising team members into over-allocated, fully allocated, under-allocated, and unallocated groups. The widget appears on the Insights page and provides an interactive view, allowing leaders to expand categories for detailed insights, including names and allocation details. This enhancement makes capacity planning simpler and more impactful, helping teams contribute effectively to organisational goals.
- For customers that have connected TeamForm to your work management system, TeamForm is offering its first Strategy insight to you. This insight provides teams with a quick view of open work items (referred to as work in progress). If you are managing multiple teams or even one, this insights panel is being expanded to provide relevant Outcome (OKR), work and team data in one place. TeamForm is adding additional insights over time, so watch this space. If you’d like to discuss and provide feedback on future ideas for insights, please reach out to us for a product discovery chat.
Allocations with dates
- We’ve released improvements to our new allocations with dates feature this month. Notably users can use the streamlined user interface to easily change an existing allocation’s FTE at a point in time. This improvements cuts down the number of clicks to perform this common task. We’ve also introduced important protections for historical data. To improve trust and unlock use cases to further embed TeamForm data in business processes, non-admin users will no longer be able to edit data from the past, including start dates, end dates and FTE across past periods unless this validation is explicitly disabled.
Public API
- Clients can now make use of the
asOf
date request parameter on most public REST API endpoints to travel through time, retrieving data as it was in the past or what it looks like in future. There’s a newgetWorkspaces
endpoint to discover workspaces that exist in a tenancy with basic information about the workspaces. There’s a newsearchMemberships
endpoint that allows clients sophisticated searching and filtering options to get to the memberships they’re interested in, including when the memberships start and end. Lastly, all memberships returned by the API now contain a start date and an end date.