# TheAutomate > A Melbourne automation agency, trading as Azay Pty Ltd. We find the work in a business that repeats, build the software that does it, then operate that software on an ongoing basis. theautomate.io is the agency; saas.theautomate.io is the voice and intake product we build and run. ## Website - [https://theautomate.io/](https://theautomate.io/): Homepage. What the agency does and the three questions we ask to size the work. - [https://theautomate.io/services](https://theautomate.io/services): What we do: find the repeating work, build software that does it, then run that software. - [https://theautomate.io/work](https://theautomate.io/work): What we have built. The product we wrote and operate ourselves, which is our only proof. - [https://theautomate.io/demo](https://theautomate.io/demo): Live demo. Speak to a working AI voice agent in the browser for two minutes. No form, no sign up. - [https://theautomate.io/about](https://theautomate.io/about): Who we are. A deliberately small Melbourne agency, trading as Azay Pty Ltd. - [https://theautomate.io/blog](https://theautomate.io/blog): Blog. Notes on the work that repeats and on building this kind of software. - [https://theautomate.io/help](https://theautomate.io/help): Common questions about working with us. - [https://theautomate.io/contact](https://theautomate.io/contact): Get in touch, and what happens after you do. - [https://theautomate.io/careers](https://theautomate.io/careers): Working here. No roles are listed; open applications are read. - [https://theautomate.io/legal](https://theautomate.io/legal): The legal hub. Each document introduced by the question it answers. - [https://theautomate.io/terms](https://theautomate.io/terms): Terms of engagement. How a build and a run engagement work, and who owns what we build. - [https://theautomate.io/privacy](https://theautomate.io/privacy): Privacy policy. What we collect, the tracking on this site named individually, and what leaves Australia. - [https://theautomate.io/compliance](https://theautomate.io/compliance): How we handle data and contact. Which obligations the software enforces and which stay with the business. - [https://theautomate.io/sitemap](https://theautomate.io/sitemap): Every page on this site on one page. - [https://theautomate.io/repeats/](https://theautomate.io/repeats/): A scroll-driven essay about a week that repeats. Long form, mostly visual. ## Products - saas.theautomate.io, the voice and intake platform we build and operate. Pricing lives there, not on this domain. The agency runs its own live voice demo at https://theautomate.io/demo ## Machine readable - [Sitemap](https://theautomate.io/sitemap.xml): every indexable URL, XML. - [Robots](https://theautomate.io/robots.txt): crawl policy. - Every page is prerendered to static HTML, so fetching a URL without running JavaScript returns the full text of that page. ## Facts - Legal entity: Azay Pty Ltd, trading as TheAutomate. ABN 36 638 228 109. - Based in Melbourne, Victoria, Australia. - Two separate databases, in two regions. The product database holding customer records for saas.theautomate.io runs in Sydney. The database behind this website, which holds enquiries sent through theautomate.io, runs in Tokyo, and its region was fixed when it was created. - Other services do not offer an Australian region: speech and transcripts, sign in records and payment records are held in the United States, and error monitoring runs in the European Union. See https://theautomate.io/compliance/ - The voice demo at https://theautomate.io/demo is a live call with our own AI agent. Retell processes and retains the audio and transcript in the United States. - Contact: hello@theautomate.io - We hold no security or compliance certification and claim none. - There are no published customers, case studies or testimonials, because there are none to publish. ## Blog Posts - [Agent Validation: Stop Before You Book, Charge, or Send](https://theautomate.io/blog/agent-validation-before-irreversible-actions): Agent validation is the checkpoint that stops your AI from booking wrong, charging twice, or sending junk. Here's how to wire it into every production build. - [Retell's Concurrent Call Pricing: What You're Actually Paying For](https://theautomate.io/blog/retell-concurrent-calls-pricing-free-tier): Every Retell account includes 20 concurrent calls free. Extra concurrency costs $8 per call per month. Here's what that means for your voice AI build cost. - [The Dead Letter Queue: Where Failed Calls Go to Be Replayed](https://theautomate.io/blog/dead-letter-queue-failed-call-event-replay): A dead letter queue catches failed call events so you can replay them instead of losing the lead. Keep your voice AI stack reliable. Here's how to wire one in. - [Why Production Agents Store State in Postgres, Not the Model](https://theautomate.io/blog/production-agents-postgres-state-persistence): Production agents that store call state in Postgres outperform context-only builds. Here's the architecture decision that keeps voice AI reliable at scale. - [The Quote Was $0.07 a Minute. The Bill Wasn't.](https://theautomate.io/blog/voice-agent-cost-breakdown-model-telephony-tts): The $0.07/min voice agent cost quote covers the engine only. Add the model, telephony, and TTS and you're paying $0.13 to $0.31 per minute in production. - [Cheap Model First, Expensive Model on Retry: Voice Agent Cost Control](https://theautomate.io/blog/cheap-model-first-expensive-model-retry-voice-agent-cost): Keep your voice agent cost flat without sacrificing accuracy. The cheap-first, expensive-on-retry pattern for production AI builds that need cost discipline. - [Model Dependency Killed My Build Mid-Session](https://theautomate.io/blog/model-dependency-build-mid-session-ai-export-control): Anthropic's Fable 5 went dark mid-build after a US export-control order. Here's what model dependency actually costs and how to build so it doesn't kill your launch. - [LLM Evals Are the Unit Tests of AI Agent Work](https://theautomate.io/blog/llm-evals-unit-tests-ai-agent-work): LLM evals catch regressions before your clients do. Here's how we started writing them, why they matter, and what the architecture looks like in production. - [Code Description Is Now the Bottleneck (Not the Code)](https://theautomate.io/blog/code-description-bottleneck-spec-kit-90000-stars): Spec-Kit hit 90,000 stars in seven months. The reason? Code description is now the slow part. Here's what that means for builders shipping real automation. - [Plan Mode Is the Cheapest Phase. Use It.](https://theautomate.io/blog/plan-mode-cheapest-phase-solve-right-problem): Plan mode is where automation builds succeed or fail. It costs almost nothing and decides everything. Skip it and you will build the wrong thing faster. - [The Offboarding Kit: What Clients Actually Get Back](https://theautomate.io/blog/offboarding-kit-prompts-knowledge-base-recordings-creds): Your offboarding kit should include prompts in plain text, exported knowledge base, recordings in client storage, and rotated credentials. Here's how we do it. - [Why We Charge for the Handover Call](https://theautomate.io/blog/why-we-charge-for-the-handover-call): The handover call isn't a courtesy. It's billable work. Here's why we line-item the handover call on every automation build and why your pricing should too. - [Managed Agents vs N8N: Agent Cost Isn't the Same Thing](https://theautomate.io/blog/managed-agents-vs-n8n-agent-cost-breakdown): Managed Agents charges $0.08 per session-hour. N8N self-hosted is $20/month. Same category, completely different agent cost model. Here's how to pick the right one. - [18 N8N Workflows for Clients Who Had No Idea What an API Was](https://theautomate.io/blog/18-n8n-workflows-clients-no-api-knowledge): Shipped 18 n8n workflows for non-technical clients. Here's what actually breaks, what slows you down, and how to scope these builds properly so they stick. - [I Tested Google AI Mode for AU Finance Queries. Zero Hits.](https://theautomate.io/blog/google-ai-mode-au-finance-broker-zero-hits): I ran theautomate.io through Google AI Mode for 8 AU finance broker queries and got zero citations. Here's the root cause and the fix I shipped today. - [The Two-Track Agency: Self-Serve vs Bespoke Builds](https://theautomate.io/blog/two-track-agency-self-serve-vs-bespoke-builds): Not every client needs a custom build. Learn when to push a client toward self-serve and when bespoke automation is the only sensible option, saving time and budget. - [Hand-Off Design for a Four-Person Broker Team](https://theautomate.io/blog/hand-off-design-four-person-broker-voice-ai): Hand-off design is where most voice AI builds break down. Here's how a small broker team gets the agent to stop at the right moment and pass to a human. - [Why We Price at $499 a Month, Not the $99 Floor](https://theautomate.io/blog/ai-agent-pricing-99-no-contract-10-free-calls): theautomate.io prices at $499 a month, not $99. No contract, 20 free calls on the trial. Here is the reasoning behind every part of that decision. - [The Signup Pipeline: URL In, Live Agent in Under 5 Minutes](https://theautomate.io/blog/signup-pipeline-url-scraped-knowledge-base-voice-clone): The signup pipeline turns a URL into a scraped knowledge base, voice clone, and live agent in under 5 minutes. See how it works for Australian service businesses. - [9,000 Dormant Contacts, 90 Days, One AI Agent: What We Found](https://theautomate.io/blog/dormant-contacts-pipedrive-ai-agent-90-days): We ran one AI agent across 9,000 dormant Pipedrive contacts over 90 days. Here is what actually happened, what broke, and what service businesses should know. - [What It Costs a Finance Broker to Ring Back Every Enquiry](https://theautomate.io/blog/finance-broker-lead-qualification-cost-voice-ai): A worked example, not a client story: what the first call to an enquiry really costs, what we built to take it, and the arithmetic to run on your own numbers. - [Retell vs Vapi vs Bland: 200 Broker Leads, Same Data](https://theautomate.io/blog/retell-vs-vapi-vs-bland-australian-broker-leads): We ran Retell, Vapi, and Bland AI on 200 Australian broker leads with identical data. Here is what each platform cost, broke, and delivered in production. - [How We Train AI Voice Agents to Handle Difficult Callers](https://theautomate.io/blog/training-ai-voice-agents-difficult-callers-australia): How we train AI voice agents to handle angry, confused and distressed callers in Australia. Real call recordings, adversarial testing, weekly retraining. - [AI Receptionist for Specialist Medical Clinics in Australia](https://theautomate.io/blog/ai-receptionist-specialist-medical-clinic-australia): AI receptionists for Australian specialist clinics: referral intake, bookings and callbacks, what they cannot do, and the practice software questions to ask. - [AI Receptionist for Australian Dental Practices: The Honest 2026 Guide](https://theautomate.io/blog/ai-receptionist-dental-practice-australia): What an AI receptionist can and cannot do for an Australian dental practice: after-hours calls, bookings, honest limits and a worked example you can check. - [AI Receptionists for Solar Installers Australia: Capturing After-Hours Quotes](https://theautomate.io/blog/ai-receptionist-solar-installer-australia): Australian solar installers miss quote calls once the crews are off the roof and the office is closed. AI receptionists answer after hours, work out who's a real prospect, and book site assessments overnight. - [How We Chose Our AI Voice Stack: Behind the Scenes](https://theautomate.io/blog/ai-voice-stack-australia-how-we-chose-it): We run our voice agent on Retell, on a number that stays ours. The criteria that decided it, and how to test a voice platform yourself. - [AI Voice Agents for Law Firm Client Intake in Australia](https://theautomate.io/blog/ai-voice-agent-legal-client-intake-australia): AI voice agents handle Australian law firm client intake by qualifying enquiries, booking consults, and catching the after-hours calls you would otherwise lose. - [AI Phone Answering Cost Australia: The Real 2026 Number](https://theautomate.io/blog/ai-phone-answering-cost-australia-2026): Most Australian small businesses overpay for phone answering. See the real AI phone answering cost Australia in 2026 and the number you should actually compare it to. - [Australian Accents and AI Voice Agents: What Actually Works](https://theautomate.io/blog/australian-accent-ai-voice-training): We did not train a speech model. Here is what actually decides whether an Australian caller gets understood, and why the voice you pick is a different question. - [From a Dormant Patient List to Booked Appointments: A Worked Example](https://theautomate.io/blog/from-9000-dormant-patients-to-booked-appointments): A worked example, not a client story: how to price a list of 9,000 dormant patients, and what an AI phone agent can honestly do about it. - [The Hidden Costs of 'Cheap' AI Receptionists: What That $49/Month Doesn't Tell You](https://theautomate.io/blog/the-hidden-costs-of-cheap-ai-receptionists): Discover the hidden costs of cheap AI receptionists. Learn about LLM fees, telephony charges, and the integration tax before you commit to a provider. - [The Real Cost of a Missed Call for Trades Businesses](https://theautomate.io/blog/the-missed-call-tax-is-real): What an unanswered phone actually costs a trades business, worked out from your own call log, and how an AI phone agent picks up outside office hours. - [Bland AI vs Vapi vs Retell vs Air AI: Which is Best for Australian Businesses?](https://theautomate.io/blog/bland-ai-vs-vapi-vs-retell-vs-air-ai): Bland AI vs Vapi vs Retell vs Air AI compared for Australian businesses. Honest breakdown of pricing, features, and which platform actually works locally. - [AI Voice Agents: The Ultimate Guide for Australian Tradies](https://theautomate.io/blog/ai-voice-agents-for-tradies): AI voice agents give Australian tradies a reliable way to answer calls, qualify jobs, and book work during the hours the business sets, including evenings and weekends. This guide explains how an AI receptionist stops you from losing jobs to whichever competitor picks up first. - [The Definitive Guide to AI Phone Agents for Australian Businesses](https://theautomate.io/blog/ai-phone-agents-australian-businesses): How AI phone agents help Australian SMBs answer more calls, work out which ones need a person, and book appointments outside standard hours. A practical guide. - [47 Missed Calls. 5 Voicemails. The Hidden Revenue Problem Costing Australian Small Businesses Every Month.](https://theautomate.io/blog/missed-calls-small-business-australia): 47 missed calls, 5 voicemails, 42 silent losses. See what missed calls cost Australian small businesses every month and how an AI voice agent stops the bleeding. - [Why AI Receptionists Are Becoming Table Stakes: What Separates the Ones That Work](https://theautomate.io/blog/ai-receptionist-australia-2026-market-shift): The AI receptionist market is bifurcating into cheap DIY tools and purpose-built managed systems. Here is what the shift means for Australian SMBs in 2026. - [7 Myths About AI Voice Agents That Australian SMBs Still Believe in 2026](https://theautomate.io/blog/myths-about-ai-voice-agents-australia-2026): 7 common myths about AI voice agents that Australian small business owners still believe in 2026, and the reality behind each one. - [AI or a Human Receptionist: Which Calls Should Go Where](https://theautomate.io/blog/ai-vs-human-receptionist-australia): Most Australian business call volume is repetitive and AI-ready. See how the AI vs human receptionist hybrid model works, and what it costs to implement. - [After-Hours Leads for a Melbourne Plumber: A Worked Example](https://theautomate.io/blog/melbourne-plumber-after-hours-leads): Not a client story. A worked example for a Melbourne plumbing business: how many jobs an after-hours voice agent at $499 a month has to cover. - [Why Every Trades Business Needs an AI Receptionist in 2026](https://theautomate.io/blog/trades-business-ai-receptionist-2026): Why every Australian trades business needs an AI receptionist in 2026. Pick up the calls you can't get to, book more jobs, for $499 a month. - [AI Voice Agents for Physio Clinics: Calling a Dormant Patient List](https://theautomate.io/blog/ai-patient-reactivation-physio-clinic-case-study): AI patient reactivation for Australian clinics: how a voice agent works a dormant patient list, plus the arithmetic. A worked example, not a client story. - [AI Voice Agents Are Not Replacing Your Receptionist](https://theautomate.io/blog/ai-voice-agents-not-replacing-receptionists): AI voice agents don't replace receptionists. They handle the repetitive 80% so your team can focus on high-value work. See how the split works, with a worked example. - [How Finance Brokers Lose Leads Every Night After 5pm](https://theautomate.io/blog/finance-brokers-after-hours-calls): Finance brokers who rely on voicemail after 5pm let evening enquiries go to whoever answers first. See how AI voice agents can answer inside the hours you set and book the appointment before the lead calls someone else.