[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[],[],null,["# PrimaryAdminChangedEvent\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nEvent occurred when primary admin changed in customer's account. The event are being received from insight forwarder\n\n| JSON representation |\n|-----------------------------------------------------------------------------------------|\n| ``` { \"domain\": string, \"previousAdminEmail\": string, \"updatedAdminEmail\": string } ``` |\n\n| Fields ||\n|----------------------|----------------------------------------------------------------------|\n| `domain` | `string` domain in which actioned occurred |\n| `previousAdminEmail` | `string` Email of person who was the primary admin before the action |\n| `updatedAdminEmail` | `string` Email of person who is the primary admin after the action |"]]