- L'utilisation des ressources mesure l'efficacité de votre équipe en comparant le travail qui lui est assigné à son temps libre réel.
- Les rapports Jira standard conviennent à la planification de base des capacités, mais de nombreuses équipes se heurtent à des difficultés avec des fonctionnalités limitées.
- ActivityTimeline fournit des prévisions avancées, une disponibilité en temps réel et des vues interprojets.
- Les gadgets Jira vous permettent de consulter les graphiques d'utilisation directement sur le tableau de bord de votre projet sans changer d'outil.
Quelle que soit la taille de votre organisation, la gestion des ressources est un élément essentiel de tout projet. Le rapport d'utilisation est un excellent moyen de suivre les performances de votre projet/de votre équipe et d'identifier les domaines à améliorer.
This guide covers the part the spreadsheets keep getting wrong: what utilization actually is, how to calculate it honestly, what number you should be aiming for, and how to get that number out of Jira without exporting anything.
What is resource utilization?
L'utilisation des ressources est définie comme la mesure dans laquelle une organisation utilise ses ressources humaines disponibles, et
Here’s the distinction most guides skip, and the one that causes most of the spreadsheet arguments: utilization has two directions.
Looking backward, utilization is logged hours divided by available hours. It tells you whether the time you had actually went into the work. This is the number finance asks about.
Looking forward, utilization is scheduled hours divided by available capacity. It tells you whether you’re about to run out of people three weeks from now, while you can still do something about it.
Both are legitimately called “utilization.” They answer different questions, they come from different data (worklogs vs. estimates and bookings), and they should be tracked separately. When two people quote different utilization numbers for the same team, this split is usually why. From there, the rest is deciding what a good utilization rate looks like, how billable utilization differs from overall utilization, where Jira’s native reporting falls short, how to measure both views with ActivityTimeline, and what to change to improve the number without breaking the team.

Rapport d'utilisation des ressources dans Jira
Compte tenu de l'ampleur des projets et des tâches de Jira et des dizaines d'équipes Jira, il est essentiel de collecter les données pour mesurer les performances globales. La clé du succès ne réside pas seulement dans la collecte des données, mais également dans leur analyse pour obtenir de meilleures informations et indicateurs.resource utilization = (hours worked ÷ available hours) × 100. A developer who logs 32 hours of project work in a week where they had 40 available hours is at 32 ÷ 40 × 100 = 80% utilization. For forecasting, the same formula uses scheduled hours instead of logged ones: scheduled hours ÷ available capacity × 100.
The formula is the easy part. Two refinements decide whether your number means anything.
First: available hours are not contract hours. A 40-hour contract with one public holiday in the week means 32 available hours, not 40. Subtract vacations, holidays, sick leave, and part-time schedules before you divide. This is where most homemade spreadsheets quietly break: they divide by 40 for everyone, every week, and then nobody understands why the numbers never reconcile with reality. The person who took Friday off didn't have 40 hours. Pretending they did makes them look underutilized when they were actually fully booked.
Second: decide what counts as the "work" on top. If you count every logged hour, you get overall utilization. If you count only client-facing, chargeable hours, you get billable utilization: billable hours ÷ available hours × 100. Internal meetings, training, admin, and the weekly all-hands are real work, but they're non-billable, and for a services business the billable number is the one that connects to revenue. A consultant with 34 billable hours out of 40 available is at 85% billable utilization, even if their overall utilization is closer to 100%.
Get those two things right (honest availability on the bottom, a clear definition on top) and the rest is arithmetic.
What is a good resource utilization rate?
Les rapports jouent un rôle important dans l'analyse. Le chef de projet ou le responsable des ressources peut rechercher et trouver divers rapports. Deux d'entre eux peuvent faire un réel effort. Jira fournit des rapports d'utilisation standard qui peuvent couvrir certains besoins de base en matière de planification de projets. Il s'agit d'un rapport de suivi du temps et de la charge de travail des utilisateurs. Il est possible de les trouver dans la liste des rapports pour chaque projet dans Jira.
Why not 100%? Because a Jira team's week contains work nobody scheduled: the production bug, the support escalation, the estimate that was off by a day, the meeting that appeared on Tuesday. A plan with zero slack doesn't absorb any of that; it just converts it into overtime. And people who run at 100% for months ship worse work and eventually leave, which is the most expensive utilization problem there is.
Why not relax at 60%? Because at that point you're paying for hours that go nowhere in particular, and you usually can't say where. That's not a people problem, it's a visibility problem, and it's fixable (more on that below).For honest context, industry benchmark research from SPI, reported by Deltek, found that professional-services firms averaged 68.9% utilization in 2024, after three straight years of decline. So if your first real measurement lands below 70%, you're not an outlier. You're average. The interesting question isn't "why is it low?" but "where do the missing hours actually go?" And you can't answer that until you categorize non-billable time.
One more nuance, because this trips up teams comparing numbers across tools: the right target depends on which utilization you're looking at. A scheduled-capacity target can sit higher than a billable target, because scheduled utilization includes legitimate non-billable work. In our own planning guidance we suggest scheduling toward roughly 90% of a team's capacity, keeping about a 10% buffer for the unplanned. That 90% is a scheduling target. It doesn't contradict the ~80% billable target; they're measuring different things. Put them side by side as if they were the same metric and you'll conclude your team is simultaneously overbooked and underperforming, which helps nobody.
| Metric | Formula | Healthy range |
|---|---|---|
| Overall utilization (backward) | logged hours ÷ available hours × 100 | ~70–85% |
| Billable utilization (backward) | billable hours ÷ available hours × 100 | ~70–85%, target ~80% |
| Scheduled utilization (forward) | scheduled hours ÷ available capacity × 100 | up to ~90%, keep a ~10% buffer |
Rapports de ressources ActivityTimeline
L’application est entièrement synchronisée avec Jira, ce qui permet de refléter toutes les données sur un tableau de bord de planification dédié, affichant les projets en cours avec leurs tâches, offrant une vue interprojets des ressources partagées, et générant des feuilles de temps et des rapports pour une meilleure allocation des ressources.
How to measure resource utilization in Jira with ActivityTimeline
Looking backward: utilization from logged work
The honesty check on top of that is the Planned vs. Actual report, which provides valuable insights to help teams manage utilization and improve project estimates: planned hours next to logged hours, per person or per team, for any period. It helps project managers and resource managers compare planned utilization with actual utilization for individual team members and teams. If the plan said 36 hours and the worklogs say 41, that gap is your unplanned work made visible. Teams that watch this one report for a few sprints usually stop arguing about whether estimates are "wrong" and start seeing where reality consistently diverges from the plan.

Looking forward: scheduled utilization and forecast
That forward view helps maintain utilization at more optimal utilization rates before overload happens.
The point of this report is timing. An overloaded week that surfaces three weeks in advance is a scheduling conversation. The same week discovered on Monday morning is an apology.


The at-a-glance layer: charts and dashboards
The Team Capacity Chart shows total available capacity (the sum of individual capacities, minus non-working time like days off and holidays, plus any overtime), utilized capacity (from remaining estimates, daily estimates, or story points on assigned tasks, plus bookings, placeholders, and calendar events), the remaining capacity, and the utilization rate as a percentage, broken down week by week or month by month. Together, these act as resource utilization metrics that help teams spot utilization trends. A real example from one of our own walkthroughs: a team that had utilized 580.8 of 880 available hours for the month, roughly two-thirds, with close to 300 hours still open for new work. That works as a practical resource utilization example for team-level capacity decisions. That's a hiring conversation and a sales conversation in one screenshot.



Splitting billable from non-billable

How do you improve a low utilization number?
- Fix the availability data first. If holidays, vacations, and part-time schedules aren't in the system, every utilization number downstream is fiction. This one step alone usually moves the reported number several points, because people who were "underutilized" turn out to have been on leave.
- Categorize before you cut. A team at 65% isn't lazy; its hours are going somewhere you can't see. Mark non-billable work honestly for a month before deciding anything. Tracking non billable utilization separately from revenue generating work is what reveals where time really goes. Often the finding is 20% of capacity going to internal ceremonies, and that's a calendar decision, not a performance one.
- Rebalance across teams, not within them. The overloaded team and the underutilized one usually exist in the same company at the same time. Cross-team visibility is what lets you move work sideways instead of pressuring the busy team to somehow log more, which leads to more efficient resource allocation, better workload distribution, and more proper utilization.
- Use the forecast to fill gaps ahead, not to punish gaps behind. Last month's 68% already happened. Next month's 68% is still negotiable, if you can see it coming.
- Set the target per metric. ~80% billable, up to ~90% scheduled, and say so out loud, so nobody quietly chases 100% of anything. Resource utilization vs capacity utilization is a useful distinction here, because they are related metrics but not interchangeable.
After a few cycles of this, teams usually notice the same thing we did: a utilization report never made anyone work more. It shows you where the plan and reality disagree, and that disagreement is where the fixable problems live.
If your utilization number currently lives in a spreadsheet that one person maintains and nobody quite trusts, ActivityTimeline has a 30-day trial.
