An Orkeste agent watches your #time-off Slack channel and DMs to HR, extracts the dates and reason from each request, checks team coverage and policy balance, and routes a clean approval card to the right manager.
How the workflow runs
Detect PTO request: Agent reads Slack channel and DM patterns that look like time-off asks.
Extract dates and type: Parses dates, type (PTO, sick, parental) and reason if shared.
Check coverage and balance: Cross-checks team calendar and remaining policy balance.
Manager approves: Sends an approval card to the manager with coverage context.
Confirm in Slack: Posts confirmation to the employee and updates the team calendar.
Human-in-the-loop: Every PTO request requires explicit manager approval before any calendar update or confirmation is sent.