OTHER

Weekly Desk Utilization Report

Compiles a weekly facilities report comparing reservations, actual badge-confirmed usage, and no-show rates per floor and team.

CategoryOther
Enginesim
Difficultybeginner
Triggerschedule
Steps5
Setup~5 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWeekly Monday schedule for prior week
  • ActionAggregate bookings, usage, no-shows by floor/teamGoogle BigQueryBigQuery
  • LogicCompute utilization and rank worst zones
  • ActionWrite weekly rollup to reporting tableGoogle BigQueryBigQuery
  • OutputPost utilization digest to leadership channelSlack

What it does

Once a week this workflow rolls up the reconciliation data into a leadership-ready report: how many desks were booked, how many were actually used (confirmed by badge-in), the no-show rate, and utilization broken down by floor and team. It writes the rollup to a reporting table and posts a digest so facilities can right-size floors and spot chronic over-booking.

When to use it

Use it when you need recurring evidence for space-planning, lease, or return-to-office decisions instead of one-off ad hoc pulls. It turns daily badge-vs-booking data into a trend.

How it works

  1. 1A weekly scheduled trigger runs Monday morning for the prior week.
  2. 2Query BigQuery aggregating reservations, badge-confirmed usage, and no-shows by floor and team.
  3. 3A logic step computes utilization and no-show percentages and ranks the worst-performing zones.
  4. 4Write the computed weekly rollup back to a BigQuery reporting table for dashboards.
  5. 5Post a formatted digest of the week's utilization and top no-show teams to the facilities leadership Slack channel.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect BigQueryDatasets, queries, schemas.
  2. 2
    Connect SlackChannels, DMs, threads, mentions.
  3. 3
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  4. 4
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  5. 5
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.