// Pricing.jsx — Stripe-style two-card pricing: pay-as-you-go + custom function Pricing({ onBook, onContact }) { return (
Pricing

Simple, pay-as-you-go pricing. No setup fees. No hidden fees.

We price every engagement around the actual work — not seat counts or contracts. Start with one workflow, scale as you see the value.

Standard

Pay-as-you-go

Custom — priced per workflow

For teams that want to start with one operational problem and see the result before committing to more. Every quote is fixed up-front in writing — no surprises on the invoice.

  • One-page proposal within 48 hours of the consult
  • Named operations lead from day one
  • All tooling, agents, and engineering included
  • Cancel any time — month-to-month
  • Monthly reporting on hours saved & ROI
No setup fees. No monthly platform fees. No surprise charges.
Operating partner

Embedded team

Let's talk — scoped to your ops

For teams who want DuckTask as the operating layer of the business: HR + admin + automation + AI agents, run as one program with a single point of contact.

  • Everything in pay-as-you-go, across multiple workflows
  • Dedicated ops lead + engineer + AI specialist
  • Custom software & SaaS builds included
  • Quarterly business review with leadership
  • Priority response & on-call coverage
20-min consultation, then a written plan. No commitment.
); } window.Pricing = Pricing;