{
 "slug": "aor-receipt",
 "topic_id": "TOPIC-184",
 "cluster": "Insurance Carriers, Health Payers & Beneficiary Identity",
 "tier": "Tier B",
 "title": "Agent of record changes: moving a book of business with a signature nobody verifies",
 "summary": "An AOR letter on client letterhead redirects the commission on a commercial policy. Carriers process it because the client is presumed to have signed it, and incumbent brokers dispute it afterwards.",
 "lede": "There is a one-page letter that moves a recurring revenue stream from one broker to another, and the carrier's entire verification of it is that it arrived on the right letterhead.",
 "date": "2024-01-19",
 "category": "Vertical",
 "author_id": "nadia-ferreira-strand",
 "tags": [
  "agent of record",
  "broker of record",
  "commercial insurance",
  "commission",
  "distribution",
  "carrier operations"
 ],
 "image_title": "AOR Receipt",
 "schema": "Article",
 "key_takeaways": [
  "AOR practice is relationship-based, and verification is a courtesy call that frequently reaches whoever the requesting broker nominated.",
  "Disputes are arbitrated by the carrier, which places a commercial party in an adjudicative role it does not want.",
  "A client-signed AOR statement, verifiable by carrier and both brokers, converts arbitration into verification."
 ],
 "body": [
  {
   "type": "h2",
   "text": "Prerequisites"
  },
  {
   "type": "diagram",
   "kind": "flow",
   "alt": "A letter, a presumption, a book of business",
   "caption": "The document is prepared by the party who benefits from it.",
   "nodes": [
    {
     "label": "AOR letter arrives",
     "note": "client letterhead",
     "bad": true
    },
    {
     "label": "Signature image affixed",
     "note": "from any prior document",
     "bad": true
    },
    {
     "label": "Carrier processes",
     "note": "client presumed to have signed",
     "bad": true
    },
    {
     "label": "Commission redirected",
     "note": "incumbent finds out later",
     "bad": true
    }
   ]
  },
  {
   "type": "ul",
   "items": [
    "Twelve months of AOR changes processed, with premium and commission value per change.",
    "Your current AOR procedure as written, and as actually performed by the distribution operations team.",
    "Your dispute log, if one exists. Many carriers handle disputes informally and have no log, which is itself a finding."
   ]
  },
  {
   "type": "h2",
   "text": "Step 1 — Understand what the letter does"
  },
  {
   "type": "p",
   "html": "An agent of record letter is an instruction from the insured to the carrier, designating which broker represents them for a policy or a programme. It redirects commission and, more importantly, redirects the relationship — servicing, renewals, claims advocacy and access to the account."
  },
  {
   "type": "p",
   "html": "For a mid-size commercial account the commission stream may be a meaningful share of a broker's revenue. For a large account it can be a business."
  },
  {
   "type": "h2",
   "text": "Step 2 — Trace the verification"
  },
  {
   "type": "p",
   "html": "Ask your operations team what they do when an AOR letter arrives. The typical sequence:"
  },
  {
   "type": "ol",
   "items": [
    "Check the letter is on the insured's letterhead and signed by someone plausible.",
    "Check the policy number and named insured match.",
    "Notify the incumbent broker, usually with a defined period to respond.",
    "Sometimes, call the insured to confirm — using a number supplied by the requesting broker or taken from the letter."
   ]
  },
  {
   "type": "p",
   "html": "Step four is the control, and it is the same circular verification that appears in every other instruction fraud: the contact detail comes from the party whose instruction is being verified."
  },
  {
   "type": "h2",
   "text": "Step 3 — Size the dispute cost"
  },
  {
   "type": "table",
   "head": [
    "Cost component",
    "How to compute"
   ],
   "rows": [
    [
     "Operations handling time",
     "Hours per disputed AOR × loaded rate × dispute count"
    ],
    [
     "Commission clawback and adjustment",
     "Value of reversed commissions per year"
    ],
    [
     "Relationship cost",
     "Brokers lost or downgraded following disputed outcomes"
    ],
    [
     "Legal",
     "Tortious interference claims, where they arise"
    ]
   ]
  },
  {
   "type": "p",
   "html": "The third row is the one carriers underweight. Adjudicating between two brokers means being wrong in the view of at least one of them, on a recurring basis, with distribution partners you depend on."
  },
  {
   "type": "h2",
   "text": "Step 4 — Specify the AOR receipt"
  },
  {
   "type": "code",
   "text": "{\n  \"type\": \"manav-stmt/1\",\n  \"action\": \"agent_of_record_change\",\n  \"render\": [\n    \"Named insured: [name]  Policies: [numbers]\",\n    \"Current agent of record: [broker, agency code]\",\n    \"New agent of record: [broker, agency code]\",\n    \"Effective: [date]\",\n    \"Scope: [all lines | specified policies]\"\n  ],\n  \"insured\": \"[authorised officer, credential assertion]\"\n}"
  },
  {
   "type": "p",
   "html": "Rendering the current agent explicitly matters. An insured signing a change should see who they are moving away from — information that AOR letters drafted by the incoming broker do not always make prominent."
  },
  {
   "type": "h2",
   "text": "Step 5 — Distribute to all three parties"
  },
  {
   "type": "p",
   "html": "The carrier, the incoming broker and the incumbent broker each retain the receipt. The incumbent's copy is the important one: it converts their notification from an assertion by the carrier into a verifiable artefact they can check themselves."
  },
  {
   "type": "p",
   "html": "That single change removes most of the dispute volume, because the disputes that arise today are largely about whether the insured genuinely instructed the change."
  },
  {
   "type": "h2",
   "text": "Failure traps"
  },
  {
   "type": "ol",
   "items": [
    "Accepting a signature from any contact at the insured. Define whose authority is required — risk manager, CFO, authorised officer — and record it once.",
    "Treating the receipt as optional. A parallel unverified path will carry the contested cases, which are the ones that needed it.",
    "Neglecting programme and multi-line accounts, where scope ambiguity generates disputes independent of authenticity.",
    "Assuming brokers will resist. The incumbent broker gains most, and the incoming broker gains a change that cannot be reversed on a claim of forgery."
   ]
  },
  {
   "type": "h2",
   "text": "Why carriers process without verifying"
  },
  {
   "type": "table",
   "caption": "The carrier's position",
   "head": [
    "Consideration",
    "Effect"
   ],
   "rows": [
    [
     "The client may legitimately change broker",
     "Refusing is interference"
    ],
    [
     "Verification is slow and disputed",
     "Both brokers assert the client's wishes"
    ],
    [
     "The carrier is neutral",
     "No incentive to adjudicate"
    ],
    [
     "<strong style=\"font-weight:600\">The client is never asked directly</strong>",
     "<strong style=\"font-weight:600\">The one party who knows</strong>"
    ]
   ]
  },
  {
   "type": "h2",
   "text": "Objections and honest limits"
  },
  {
   "type": "p",
   "html": "<strong style=\"font-weight:600\">“The incumbent can contest it.”</strong> They can, and the dispute is two brokers each producing documents. The client is drawn into a conflict about a letter they may not have read."
  },
  {
   "type": "p",
   "html": "<strong style=\"font-weight:600\">“Clients do change brokers, frequently.”</strong> They do, which is why the answer is not to obstruct the change but to make the client's consent directly verifiable rather than presumed from a letter."
  }
 ],
 "faq": [
  {
   "q": "Who at the insured should sign?",
   "a": "Whoever the carrier's rules designate as authorised — typically a risk manager or officer. Recording that designation once, as a delegation, removes the ambiguity from every subsequent change."
  },
  {
   "q": "Does this slow legitimate AOR changes?",
   "a": "It replaces a notification period and a verification call with a signature. In practice it is faster."
  },
  {
   "q": "What if the insured refuses to sign?",
   "a": "That is information. An insured who genuinely wants the change will sign; one who did not initiate it will say so."
  },
  {
   "q": "Is AOR practice regulated?",
   "a": "State producer licensing and compensation rules apply, and carrier procedures vary. The verification mechanics are not prescribed, which is the gap."
  },
  {
   "q": "Why don't carriers verify AOR letters?",
   "a": "Refusing a genuine change is interference, verification is slow and contested, and the carrier has no incentive to adjudicate between brokers."
  },
  {
   "q": "Who prepares the letter?",
   "a": "Usually the incoming broker, who benefits from it. The client's involvement can be as little as a signature image."
  },
  {
   "q": "What would fix it?",
   "a": "The client's bound signature on a rendered statement of what is changing, plus notice to the incumbent before it takes effect."
  }
 ],
 "sources": [
  {
   "t": "Carrier agent of record change procedures and distribution operations practice."
  },
  {
   "t": "State producer licensing and compensation regulations."
  },
  {
   "t": "Broker association guidance on agent of record letters and competitive conduct."
  },
  {
   "t": "NAIC — model laws, regulations and guidelines",
   "u": "https://content.naic.org/cipr-topics"
  }
 ],
 "related": [
  {
   "slug": "designation-integrity",
   "title": "No duty to investigate",
   "category": "Vertical"
  },
  {
   "slug": "coverage-receipt",
   "title": "Premium diversion",
   "category": "Vertical"
  },
  {
   "slug": "assignment-change-receipt",
   "title": "The rate confirmation that changed bank accounts",
   "category": "Vertical"
  }
 ],
 "image": "https://cdn.twc.sh/images/igcache/AOR%20Receipt/1500_900/blog.jpg",
 "wordcount": 868,
 "url": "/blog/aor-receipt.html",
 "reading_time": "4 min read",
 "seo_title": "Agent of record changes nobody verifies",
 "meta_description": "An agent-of-record letter on client letterhead redirects commission on a commercial policy. Carriers process it presuming the client signed.",
 "hub": {
  "slug": "topics/payer-identity",
  "title": "Insurance and payer identity"
 },
 "answer": "An agent-of-record letter on client letterhead redirects the commission on a commercial policy. Carriers process it because the client is presumed to have signed, and the presumption rests on a document with a signature image that the competing broker prepared.",
 "answer_q": "How does a book of business move on an unverified signature?",
 "glossary": [
  {
   "term": "Agent of record",
   "def": "The broker recognised by the carrier as representing the client, and entitled to the commission."
  },
  {
   "term": "AOR letter",
   "def": "The client instruction changing that designation — in practice a letter prepared by the incoming broker."
  },
  {
   "term": "Book of business",
   "def": "The portfolio of client policies a broker services, and the asset an AOR change transfers."
  }
 ],
 "checklist": {
  "title": "Making an AOR change verifiable",
  "id": "aor",
  "desc": "Four steps.",
  "steps": [
   {
    "name": "Require the client's bound signature.",
    "text": "Not a letter bearing a signature image."
   },
   {
    "name": "Render what is changing.",
    "text": "Which policies, which broker, effective when."
   },
   {
    "name": "Notify the incumbent before it takes effect.",
    "text": "With a short window."
   },
   {
    "name": "Keep the receipt with the policy record.",
    "text": "So a later dispute is a retrieval."
   }
  ]
 },
 "cta": {
  "title": "Where this fits in Manav",
  "html": "Manav binds the authorising person to the exact change, determination or attestation, and produces a receipt a carrier, a regulator or a counterparty can verify without calling the issuer.",
  "href": "../docs.html",
  "label": "See authorisation receipts"
 }
}