> ## Documentation Index
> Fetch the complete documentation index at: https://quaso.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Operations

> Ops glue: payments, changelogs, reconciliation, and routing.

<Frame>
  <img src="https://mintcdn.com/quaso/vzuKmByECgeSQGMP/images/learn/operations.png?fit=max&auto=format&n=vzuKmByECgeSQGMP&q=85&s=6cac4722a3ea30f9ce0a3561020c29f0" alt="Operations use cases" width="2400" height="800" data-path="images/learn/operations.png" />
</Frame>

Real workflows Quaso runs today. Every card opens the Quaso composer with the prompt filled in: edit to taste and hit send.

<CardGroup cols={2}>
  <Card title="Chief of staff" icon="briefcase" href="https://www.quaso.ai/?prompt=Be%20my%20chief%20of%20staff.%20Watch%20the%20team%20Slack%20and%20Linear%2C%20surface%20what%20needs%20my%20attention%20today%2C%20and%20ping%20me%20only%20when%20something%20is%20on%20fire.">
    "Be my chief of staff. Watch the team Slack and Linear, surface what needs my attention today, and ping me only when something is on fire."
  </Card>

  <Card title="Stripe to ledger" icon="receipt" href="https://www.quaso.ai/?prompt=When%20Stripe%20sends%20a%20payment%20webhook%2C%20log%20the%20line%20item%20in%20my%20accounting%20sheet%20and%20update%20the%20customer%27s%20CRM%20record.">
    "When Stripe sends a payment webhook, log the line item in my accounting sheet and update the customer's CRM record."
  </Card>

  <Card title="Release notes" icon="git-merge" href="https://www.quaso.ai/?prompt=When%20PRs%20merge%20to%20main%20on%20GitHub%2C%20summarize%20the%20diffs%20and%20update%20our%20public%20changelog%20in%20Notion.">
    "When PRs merge to main on GitHub, summarize the diffs and update our public changelog in Notion."
  </Card>

  <Card title="Reconcile QBO" icon="scale" href="https://www.quaso.ai/?prompt=Every%20Monday%2C%20reconcile%20my%20QuickBooks%20entries%20against%20my%20bank%20feed%20and%20flag%20any%20mismatches.">
    "Every Monday, reconcile my QuickBooks entries against my bank feed and flag any mismatches."
  </Card>

  <Card title="Publishing queue" icon="send" href="https://www.quaso.ai/?prompt=When%20I%20move%20a%20post%20to%20%27Ready%27%20in%20Notion%2C%20schedule%20it%20on%20Hootsuite%20and%20notify%20%23marketing%20with%20the%20publish%20time.">
    "When I move a post to 'Ready' in Notion, schedule it on Hootsuite and notify #marketing with the publish time."
  </Card>

  <Card title="Webhook backbone" icon="webhook" href="https://www.quaso.ai/?prompt=Be%20the%20glue%20between%20our%20tools.%20Receive%20incoming%20webhooks%2C%20route%20them%20to%20the%20right%20humans%2C%20and%20persist%20the%20right%20rows%20to%20Supabase.">
    "Be the glue between our tools. Receive incoming webhooks, route them to the right humans, and persist the right rows to Supabase."
  </Card>
</CardGroup>
