Most software you've procured in the last twenty years has been a product. You bought a license, you got a feature set, you used what the vendor shipped. An AI workflow is different. It is a custom service that takes a specific business process you already run - intake, scheduling, status lookups, recall, payment, triage - and ships the AI layer that runs that process end-to-end with your specific playbook, your specific integrations, and your specific compliance posture. The output is not a transcript or a dashboard. It is a completed work-item in your system of record, with the audit trail to prove it.

The category has matured fast in the last 18 months because of three converging forces: foundation-model voice quality crossed the threshold where humans stop noticing they are talking to a machine, FedRAMP-authorized AI services made government procurement viable, and the cost structure of conversational AI dropped to a fraction of staff-handled equivalents. The economic argument for AI workflows is not subtle anymore. Most well-designed deployments pay back inside six months and continue to generate margin every year after.

This guide is for the CIO, the operations director, the COO, the agency head, or the founder who has heard about AI workflows and wants a clear, vendor-neutral explanation of what the technology actually is, what it does, what it costs, what it integrates with, what compliance posture it requires, and how to evaluate a vendor or service partner. It is the hub for BetaQuick's complete library of AI workflow content - 40+ deep-dive articles publishing across the next two quarters, linked at the bottom of this page.

What an AI Workflow Actually Is

Direct Answer

An AI workflow is a configured, end-to-end automated business process where AI handles a structured workflow - from the trigger event through conversation, integration, and write-back to your system of record. It uses conversational AI to interact with the human, real-time API integration to read and write data, structured business logic from your specific playbook, and an audit-defensible record of every action. The output is a completed work-item, not a transcript.

The simplest mental model for an AI workflow is this: it is what a great employee would do for that specific repetitive task, executed by AI on the same infrastructure your organization already uses. Take a routine status check call. A great front-desk employee picks up on the first ring, authenticates the caller by phone number, queries the relevant system, reads back the status, and offers next steps - all in under 90 seconds. An AI workflow does the same thing, the same way, every time, at scale, 24/7, in 60 languages.

What makes it a workflow rather than just an AI voice agent is the end-to-end nature. The workflow does not stop when the call ends. It writes the outcome back to your CRM. It updates the ticket status. It triggers downstream events (text the resident a reference number, schedule the field crew, notify the supervisor of an escalation). It logs the entire interaction with structured fields for your audit trail. The result by the end of the call is a closed-loop work-item that would have required a human agent to type, click, and verify across three systems.

The workflow has five visible components, each of which is configured to your specific operation:

  1. The trigger - inbound phone call, scheduled outbound campaign, event from your system, or webhook from an upstream process.
  2. The conversation - natural multilingual voice running your specific playbook, with the policy language your team has approved.
  3. The integrations - real-time reads from and writes to the systems your organization runs (CRM, scheduling, billing, GIS, payment processor).
  4. The decision logic - your business rules applied to the conversation, including escalation triggers, eligibility checks, and compliance constraints.
  5. The audit trail - structured log of every interaction, ready for your audit, your QA program, or a public-records request if your sector requires one.

Every AI workflow BetaQuick builds has these five components. What varies is the depth and complexity of each, calibrated to the specific workflow you're automating.

How It Differs from RPA, Zapier, and Chatbots

The category has been muddied by adjacent technologies that solve different problems. A clean understanding of what an AI workflow is requires understanding what it is not.

vs. RPA (Robotic Process Automation)

RPA automates clicks on a screen. It records a human navigating a legacy system and replays the clicks. RPA is excellent for organizations stuck with systems that have no API and no realistic path to modernization. RPA is terrible at conversation - it cannot talk to a customer. RPA also breaks the moment the UI it was trained on changes. An AI workflow uses APIs where they exist (which is most of the time in modern stacks), handles conversation natively, and is resilient to UI changes because it never depends on the UI. Where you would have used RPA five years ago because there was no other option, an AI workflow is usually the better answer today.

vs. Zapier / Make / n8n

Zapier, Make, and n8n automate triggers between SaaS apps. When a Calendly booking happens, send a Slack message and create a Notion page. These tools are excellent for moving structured data between systems. They do not converse with humans. An AI workflow is conversational at its core - the value is in the human-AI conversation that produces the data, not in the data routing afterward. You will often run an AI workflow alongside Zapier-style automation: the AI handles the conversation and writes to your system of record; downstream automation routes the resulting data wherever else it needs to go.

vs. Chatbots

Most chatbots converse but don't write to systems of record. They give answers, route the question to a human, or push the user to a form. An AI workflow's defining feature is the closed loop: it doesn't just answer the question, it executes the action and writes the result back to your system. A chatbot tells a resident their water bill is overdue. An AI workflow tells the resident their bill is overdue, sets up the payment plan with them, processes the deposit, and writes the agreement back to the billing platform. Chatbot equals conversation. AI workflow equals conversation plus completed work.

vs. Commercial AI Voice Agents (off-the-shelf)

A growing crop of commercial AI voice agents handle generic call categories with off-the-shelf playbooks. They work well for narrow, standardized use cases (appointment confirmation, basic FAQ). They struggle the moment your workflow has any specificity - your authentication policy, your eligibility rules, your fee schedule, your integration map. A custom-built AI workflow is configured to your organization's actual playbook from day one. The difference between off-the-shelf and custom shows up most clearly in production: off-the-shelf workflows escalate a lot of calls to humans because they cannot handle the specifics; custom workflows resolve them.

The 5-Stage Lifecycle of an AI Workflow

Every AI workflow BetaQuick builds goes through the same five-stage delivery service. Total elapsed time from kickoff to live is 30 days for most workflows.

The 30-Day Service

Discover (Days 1-3): We learn your workflow, your stack, your constraints. Design (Days 4-7): Conversation flows, integrations, compliance review. Build (Days 8-21): We configure and connect to your systems of record. Deploy (Days 22-30): Soft launch, monitor, tune, then full production. Support (Day 31+): Quarterly reviews, optimization, new workflows added.

Inside each stage, here is what actually happens.

Discover (Days 1-3)

We meet with your operations team and the people who actually handle the workflow today. We listen to live calls. We pull volume data. We map the existing decision tree - what questions the staff asks, what answers they accept, what escalates, what fails. We document the systems involved (CRM, scheduling, billing, GIS, payment processor) and confirm API access. By end of day 3, we have a written workflow spec that you have reviewed and approved.

Design (Days 4-7)

We translate the workflow spec into a conversation design: the script, the structured intake fields, the escalation rules, the language coverage, the compliance constraints. We review with your compliance officer, your legal counsel where applicable, and your union representative where applicable. We map the integrations in detail - which API calls, which fields, which read/write directions, which error handling. By end of day 7, we have a design document you have signed off on.

Build (Days 8-21)

Our engineering team configures the AI workflow on the underlying platform (Amazon Connect, Azure OpenAI, AWS Transcribe). We connect the integrations to your sandbox environment. We test the full happy path and the major edge cases. We tune the conversation against the test cases you provided in discovery. By end of day 21, the workflow runs end-to-end in your sandbox.

Deploy (Days 22-30)

Soft launch on a defined slice of call volume - typically after-hours or overflow first, then a wider rollout. We monitor every call for the first week, tune the conversation and integration based on what we see, and progressively widen the routing. By end of day 30, the workflow handles its target volume in full production with the metrics you set as success criteria.

Support (Day 31+)

Quarterly review of call patterns, accuracy, and new workflow opportunities. As your business rules change, we update the workflow. As you identify additional workflows to automate, we add them. The relationship is ongoing - the deployment improves over time without new SOWs.

The Economics: Why AI Workflows Pay Back Fast

The financial case for AI workflows is built on three numbers that compound: cost per call before, cost per call after, and the capacity unlocked. The pattern is consistent across deployments.

MetricStaff-HandledAI Workflow
Loaded cost per call$4 to $9$0.40 to $1.20
Average speed of answer2 to 30 minutesUnder 2 seconds
Abandonment rate (peak)20 to 45 percentUnder 3 percent
CoverageBusiness hours24/7
Structured-intake accuracy60 to 75 percent95+ percent
Languages supported1 to 260+ on demand
Simultaneous call capacityLimited by staffingEffectively unlimited

The math compounds because three things happen at once. First, the unit cost drops ten-fold. Second, the calls you used to lose to abandonment now become completed work. Third, your existing staff is freed from the repetitive work and redirected to the high-judgment work that actually requires them.

For a typical mid-size deployment handling 100,000 calls per year at a loaded $6.50 per staff-call, the math runs as follows. Before AI: 100,000 × $6.50 = $650,000 in annual phone-handling cost. After AI absorbing 65 percent of volume: 35,000 residual calls at a blended cost of $7.20 (staff + AI overlay) = $252,000 + 65,000 calls × $0.80 = $52,000 in AI cost = approximately $280,000 total. Net annual savings: roughly $370,000. Plus 24/7 coverage you didn't have. Plus a clean structured intake the staff team never produced consistently. Plus the audit trail that defends your program.

Payback timing scales with volume. Under 30,000 calls per year, payback typically lands in 4-8 months. Mid-volume (30,000-200,000 calls), 3-6 months. High-volume (200,000+ calls), 2-4 months. The first workflow recovers cost; every workflow you add after that is pure margin.

Workflow Categories: The Common Patterns

AI workflows tend to fall into a small number of common patterns that recur across industries and use cases. Understanding the patterns helps you identify which workflows in your organization are good candidates for the first deployment.

Intake Workflows

The caller has a request or report. The workflow captures structured data from the unstructured conversation, validates against your business rules, and files it into your system of record. Examples: 311 service requests, FOIA records intake, stray animal reports, IDDE complaints, customer support tickets. Highest-volume workflow category; easiest to deploy first.

Scheduling Workflows

The caller wants to book, reschedule, or cancel an appointment. The workflow reads live calendar availability, applies eligibility and capacity rules, books the slot, and writes the appointment back to your scheduling platform. Examples: medical appointments, building inspections, paratransit trips, recreation program registration, facility reservations. High-leverage when your scheduling platform has live availability via API.

Status Lookup Workflows

The caller wants to know the status of an existing record - their permit, their citation, their license, their case, their order. The workflow authenticates the caller, queries your system, reads back the status, and offers next steps. The most-deflectable category in any contact center.

Recall and Outreach Workflows

The workflow proactively contacts your customer base on a schedule - appointment reminders, license renewal reminders, payment due reminders, recall outreach. Outbound at scale without TCPA risk when properly configured for your consent posture.

Payment Workflows

The caller needs to make or set up a payment. The workflow confirms the amount and warm-transfers to your PCI-compliant payment processor for the card capture step. The AI never touches card data, which keeps your PCI scope unchanged.

Triage Workflows

The caller has a complex or sensitive request. The workflow captures structured information about what they need, classifies the request against your routing rules, and warm-transfers to the right human staffer with full context already attached. Used everywhere from emergency dispatch to enterprise customer support.

Mass Notification Workflows

The workflow contacts a defined audience on demand - boil water notices, evacuation orders, service interruptions, mass communications. Combines outbound voice delivery with inbound surge handling so the callbacks don't break your main line.

Build vs Buy: Custom vs Off-the-Shelf

The build-vs-buy decision for AI workflows is the same decision your organization has made many times for other software, with one important twist: the workflows that look "standard" from the outside almost never are once you look inside.

The off-the-shelf path: subscribe to a commercial AI voice product (Cresta, Talkdesk, Five9, NICE Enlighten, vendor-supplied bots from Twilio or Vonage). These tools are good at narrow, generic workflows where your operation can adapt to the vendor's playbook rather than the other way around. They tend to ship with limited integration to your specific systems and limited configuration of your specific business rules.

The custom path: contract a service partner like BetaQuick to design and build the workflow to your operation's specifics. Your authentication policy, your eligibility rules, your fee schedule, your integration map, your compliance posture, your escalation rules. The custom path costs more upfront in implementation time, but it produces a workflow that resolves more calls without human escalation - because it actually knows your specifics.

The rule of thumb: if your operation has any specificity at all (and almost every operation does), the custom path produces materially better outcomes. The off-the-shelf path is right for the narrow set of operations where your workflow is genuinely identical to the vendor's standard template.

Integration: Reading and Writing to Systems of Record

An AI workflow is only as valuable as the systems it can integrate with. The integration is what produces the closed loop - the difference between a transcript and a completed work-item.

BetaQuick integrates with the systems most organizations already run:

  • CRM systems: Salesforce, Microsoft Dynamics 365, HubSpot, ServiceNow, Pipedrive, Zoho
  • Government platforms: Tyler Munis, Accela, OpenGov, Cityworks, Cartegraph, Lucity, Granicus, NextRequest, JustFOIA, GovQA, Salesforce Public Sector
  • Healthcare EHRs: Athena, Epic, eClinicalWorks, NextGen, Kareo (Tebra), drchrono, Elation, Allscripts
  • Scheduling platforms: Calendly, Acuity, Square Appointments, SimplePractice, ActiveNet, RecTrac, CivicRec, Trapeze, Ecolane
  • Billing and payments: Stripe, Square, Tyler Cashiering, Point and Pay, MuniciPay, GovPay, InvoiceCloud, PaymentVision
  • Contact center platforms: Amazon Connect, Genesys Cloud, NICE CXone, Talkdesk, Five9, RingCentral, Twilio
  • Communication channels: SMS, email, voice, web chat, WhatsApp Business, Microsoft Teams

For systems we haven't worked with yet, we integrate via REST API, webhook, or structured file exchange. We have not encountered a system we could not integrate with given a willing vendor and a published API.

Compliance and the Audit-Defensible Workflow

Compliance is not a separate concern from the workflow - it is part of the workflow design from day one. AI workflows BetaQuick deploys meet the compliance posture your sector requires.

Underlying infrastructure runs on FedRAMP-authorized platforms: Amazon Connect (FedRAMP High), Azure OpenAI Service (FedRAMP High), AWS Transcribe (FedRAMP), Azure Speech Services (FedRAMP), VAPI orchestration. For healthcare workflows, BAA coverage with HIPAA-aligned PHI handling. For PCI-relevant workflows, the AI never captures card data - payment handoff routes to your existing PCI-compliant processor, keeping your PCI scope unchanged. For TCPA outbound workflows, consent posture and emergency-purpose exception handled separately at the campaign level. For CJIS-relevant workflows, CJIS-aware infrastructure and personnel screening. For Title VI multilingual coverage, native multilingual voice matched to your published demographics.

Every workflow produces an audit trail: full call recording, full transcript, structured intent and decision logging, every system read and write logged with timestamps. Required for FOIA, regulatory audit, denial appeals, and the QA program. The audit trail is what makes the workflow defensible in front of your auditor, your inspector general, your union representative, your board, or your customer.

Implementation: The 30-Day Path

The fastest deployment we have shipped end-to-end was 21 days. The slowest, with heavy compliance integration in a federal agency, was 75 days. The median is 30. The pattern is consistent: success in week 4 depends on disciplined scoping in week 1.

The single biggest predictor of a fast deployment is decision-maker access during discovery. The workflow has to be approved by the people who actually own it - the operations director, the compliance officer, the union representative if applicable, the legal counsel if applicable. When those people are in the room during discovery and design, the workflow ships on time. When they get looped in during deploy, the timeline slips by weeks or months while approval cycles run.

The second biggest predictor is integration sandbox access. The AI workflow has to be tested against your real systems, not stand-in mocks. When your IT team can provision sandbox API access in week 1, the build stage runs cleanly. When sandbox access takes 4 weeks to arrange, the build stage stalls behind it.

Ready to scope your first AI workflow? 30-minute discovery call. We'll listen to what you're trying to fix, walk you through how an AI workflow would handle it, and tell you the rough cost and timeline. Schedule a discovery call or contact us.

40+ AI Workflow Topics: Full Resource Library

This pillar page is the hub for BetaQuick's complete library of AI workflow content. Topics below publish weekly across the next two quarters. Browse by category.

Anatomy of an AI Workflow

Anatomy

The 5 Stages of an AI Workflow Lifecycle: A Deep Dive

Discover → Design → Build → Deploy → Support. What actually happens inside each stage and where deployments fail.

Coming Soon
Anatomy

Trigger Patterns: Inbound, Outbound, Scheduled, and Event-Driven

The four ways an AI workflow starts, when each fits, and how to design for the mix.

Coming Soon
Anatomy

Conversation Design: The Playbook That Makes or Breaks the Workflow

Why 80 percent of AI workflow failures trace back to a thin or generic conversation design.

Coming Soon
Anatomy

Real-Time Integration: Reading from and Writing to Systems of Record

The technical patterns for live read/write during a call - latency budgets, error handling, and graceful fallback.

Coming Soon
Anatomy

Post-Call Write-Back: Closing the Loop Cleanly

What lands in your system of record after the call ends, and how to make it match what the staff would have logged.

Coming Soon
Anatomy

Audit Trail Design: What "Compliant" Actually Means

The records every AI workflow should produce and the formats auditors actually want them in.

Coming Soon

Build and Deploy

Build & Deploy

From Discovery Call to Live Workflow in 30 Days: The Full Playbook

The day-by-day path from kickoff to production, with the gates that have to clear at each phase.

Coming Soon
Build & Deploy

Configuration vs Code: When Each Pattern Wins for AI Workflows

How much of an AI workflow should be configurable in a UI vs. written in code, and why the answer matters.

Coming Soon
Build & Deploy

Sandbox Testing: How We Validate AI Workflows Before Go-Live

The test suite every workflow should pass before any real customer ever talks to it.

Coming Soon
Build & Deploy

Soft Launch Strategy: Why Not Everyone Should Get Day-One Routing

The progressive rollout pattern that catches edge cases before they hit your full call volume.

Coming Soon
Build & Deploy

Monitoring an AI Workflow in Production: The Dashboards That Matter

The four metrics that tell you whether your workflow is succeeding and the alerts that catch failure early.

Coming Soon
Build & Deploy

Versioning AI Workflows: When Policies Change Mid-Quarter

How to update a live workflow without breaking calls in flight, and how to roll back when a change misfires.

Coming Soon

Workflow Categories (Horizontal Patterns)

Patterns

Intake Workflows: Capturing Structured Data from Unstructured Calls

The highest-leverage AI workflow category and the cleanest place to start.

Coming Soon
Patterns

Scheduling Workflows: Calendar-Aware Booking at Scale

Real-time scheduling against live availability with capacity and routing constraints honored.

Coming Soon
Patterns

Recall and Outreach Workflows: Outbound at Scale Without TCPA Risk

The consent posture, do-not-call enforcement, and campaign cadence patterns that keep outbound clean.

Coming Soon
Patterns

Status Lookup Workflows: The 80 Percent You Can Automate Today

Why status calls are the most-deflectable category in any contact center.

Coming Soon
Patterns

Triage Workflows: Routing the Right Call to the Right Person

Structured intake that hands the human staffer a complete picture before they ever pick up.

Coming Soon
Patterns

Payment Workflows: PCI-Compliant Handoff Design

How to take payments in an AI workflow without expanding your PCI DSS audit scope.

Coming Soon

Industry Applications

Industries

AI Workflows for Government Contact Centers

The federal, state, and city patterns - what's different about government and what stays the same.

Coming Soon
Industries

AI Workflows for Healthcare Practices

HIPAA-bound workflows for scheduling, intake, recall, and patient communication.

Coming Soon
Industries

AI Workflows for Property Management

Tenant maintenance intake, leasing inquiries, application screening, and rent payment.

Coming Soon
Industries

AI Workflows for Legal Practices

Intake, conflict checks, appointment scheduling, and client communication workflows.

Coming Soon
Industries

AI Workflows for Financial Services

Account servicing, fraud-screen intake, and compliance-bound customer support.

Coming Soon
Industries

AI Workflows for Field Services and Trades

Service dispatch, technician scheduling, estimate intake, and after-hours emergency routing.

Coming Soon

Integration Deep-Dives

Integrations

Salesforce-Native AI Workflows: Patterns That Win

How AI workflows write back to Salesforce in real time and respect record-level access controls.

Coming Soon
Integrations

ServiceNow + AI Workflows for IT and HR Service Management

Workflow integration with the platform most large enterprises already run for case management.

Coming Soon
Integrations

Microsoft Dynamics 365 + AI Workflows

Native integration patterns for D365 Customer Service and D365 Contact Center.

Coming Soon
Integrations

HubSpot + AI Workflows for Mid-Market

How mid-market organizations layer AI workflows on top of HubSpot Service Hub.

Coming Soon
Integrations

EHR-Integrated Workflows: Athena, Epic, eClinicalWorks

Live EHR read/write for scheduling, intake, recall, and patient communication.

Coming Soon
Integrations

Government Platform Integrations: Tyler, Accela, Cityworks

The municipal platforms most cities run and the AI workflow integration patterns that fit each.

Coming Soon

ROI and Economics

ROI

The ROI Math: How AI Workflows Pay Back in 3-6 Months

The cost structure that makes the AI workflow business case nearly always positive.

Coming Soon
ROI

Workflow Cost Modeling: A Framework for Procurement

The procurement-grade cost model that defends the AI workflow line item in the budget hearing.

Coming Soon
ROI

Where AI Workflows Fail to Pay Back (and How to Avoid It)

The four patterns that produce disappointing AI workflow deployments and how to design around each.

Coming Soon
ROI

Build vs Buy: When to Hire Staff, When to Ship an AI Workflow

The decision framework that helps operations leaders identify which work is right for which approach.

Coming Soon

Compliance and Security

Compliance

HIPAA-Compliant AI Workflows for Healthcare

BAA coverage, PHI handling, and the design patterns that keep healthcare workflows audit-defensible.

Coming Soon
Compliance

PCI-DSS Payment Handoff in AI Workflows

How to take payments without expanding your PCI scope and what your QSA will want to see.

Coming Soon
Compliance

FedRAMP-Authorized AI Workflows for Government

The infrastructure stack that gets you to FedRAMP-aligned without rebuilding from scratch.

Coming Soon
Compliance

TCPA Compliance for Outbound AI Workflows

The consent posture, do-not-call enforcement, and emergency-purpose exception explained.

Coming Soon
Compliance

SOC 2 + AI Workflows: What Your Auditor Wants to See

The controls, evidence, and documentation that pass a SOC 2 audit for AI workflow deployments.

Coming Soon
Compliance

FOIA and Public Records: AI Workflow Audit Trails

The records every government AI workflow produces and how they hold up to a public-records request.

Coming Soon

Buyer's Guides and Vendor Comparisons

Buyer's Guide

AI Workflow Platform vs Zapier vs Make: When Each Wins

The decision matrix for choosing between conversational AI workflows and SaaS automation tools.

Coming Soon
Buyer's Guide

AI Workflow vs RPA: Different Problems, Different Tools

Where each technology fits, where they overlap, and where they belong together in the same stack.

Coming Soon
Buyer's Guide

Custom AI Workflows vs Off-the-Shelf Voice Agents

The build vs. buy decision specifically for AI voice - when each path wins and what gets missed.

Coming Soon
Buyer's Guide

Evaluating an AI Workflow Vendor: The 15-Point Buyer Checklist

The procurement-grade evaluation checklist for selecting an AI workflow service partner.

Coming Soon

Frequently Asked Questions

What is an AI workflow?

An AI workflow is a configured, end-to-end automated process where AI handles a structured business operation - intake, scheduling, status lookups, recall outreach, payment, triage - from the trigger event through the write-back to your system of record. Unlike a chatbot (which only converses) or RPA (which only clicks buttons), an AI workflow uses conversational AI to interact with the human, real-time API integration to read and write data, structured business logic from your specific playbook, and an audit-defensible record of every action.

How does an AI workflow differ from RPA, Zapier, or a chatbot?

RPA automates clicks on a screen. Zapier/Make automates triggers between SaaS apps. Chatbots converse but don't typically write to systems of record. An AI workflow combines all three: it converses naturally with humans, reads and writes to systems of record through APIs, applies your specific business logic, and produces a completed audit-defensible outcome.

What does an AI workflow cost and how fast does it pay back?

AI workflow cost per call typically runs $0.40 to $1.20 fully loaded, compared to $4 to $9 for staff-handled equivalents. For a typical mid-size deployment of 100,000 calls per year, that's roughly $370,000 in annual savings. Payback timing scales with call volume: under 30K calls/year typically pays back in 4-8 months, 30K-200K in 3-6 months, 200K+ in 2-4 months.

Do you build the AI workflow or sell a SaaS product?

BetaQuick is a service company. We design and build custom AI workflows for your organization on a 30-day timeline. You don't pay during discovery and design - we work at our cost until the workflow is configured and ready to deploy. Underlying infrastructure runs on FedRAMP-authorized platforms. Custom-built, not subscription-only.

Is an AI workflow compliant with HIPAA, PCI, FedRAMP, and TCPA?

Yes, when the workflow is designed for it from day one. BetaQuick deployments run on FedRAMP-authorized infrastructure. HIPAA-bound workflows use BAA-covered services. PCI scope stays unchanged because the AI never captures card data. TCPA outbound workflows enforce the consent posture per the federal rule. The compliance posture is documented for your audit before go-live.