FINANCE

Expense Pre-Audit: Weekly Manager Digest of Reports Awaiting Approval

Every week this pulls all expense reports that passed the policy pre-audit but still await manager sign-off, groups them by approving manager.

CategoryFinance
Enginesim
Difficultyintermediate
Triggerschedule
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWeekly Monday schedule fires
  • ActionQuery Airtable for clean, unapproved reportsAirtableAirtable
  • LogicGroup by manager and compute days waiting
  • LogicSkip managers with an empty queue
  • OutputSend each manager a Teams pending-approval digestMicrosoft Teams

What it does

Gives every approving manager a single weekly view of their pending-approval queue. It reads the pre-audited expense records, filters to those marked policy-clean but not yet approved, groups them by the responsible manager, and delivers a per-manager digest showing report owner, total amount, and days waiting.

When to use it

Use this when clean reports still stall because managers forget to approve. The scheduled nudge keeps the approval queue moving without finance chasing each manager individually.

How it works

  1. 1A weekly schedule triggers the run on Monday morning.
  2. 2The flow queries the Airtable expense table for records with a Pass pre-audit verdict and no approval timestamp.
  3. 3A grouping step organizes pending reports by their assigned approving manager and computes days-waiting per report.
  4. 4A branch skips managers with an empty queue so no one gets a noise message.
  5. 5Each manager receives a Microsoft Teams direct digest listing their pending reports and aging, with a link back to approve.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect AirtableBases, tables, views, automations.
  2. 2
    Connect Microsoft TeamsChannels, chats, files.
  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.