[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-twilio-twilio-organizations-setup":3,"mdc-9xu7cq-key":30,"related-org-twilio-twilio-organizations-setup":1368,"related-repo-twilio-twilio-organizations-setup":1550},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":20,"repoUrl":21,"updatedAt":22,"license":23,"forks":24,"topics":25,"repo":26,"sourceUrl":28,"mdContent":29},"twilio-organizations-setup","manage Twilio Organization account hierarchies","Set up and manage Twilio Organizations for centralized account and user governance. Covers the Organization > Account > Subaccount hierarchy, roles (Owner\u002FAdmin\u002FStandard), managed vs independent accounts, domain registration, SSO enforcement, SCIM provisioning, and Organization merging. Use this skill when managing multiple Twilio accounts or users across teams.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"twilio","Twilio","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Ftwilio.png",[12,16,19],{"name":13,"slug":14,"type":15},"Operations","operations","tag",{"name":17,"slug":18,"type":15},"Governance","governance",{"name":9,"slug":8,"type":15},25,"https:\u002F\u002Fgithub.com\u002Ftwilio\u002Fai","2026-07-17T06:04:14.988002",null,7,[],{"repoUrl":21,"stars":20,"forks":24,"topics":27,"description":23},[],"https:\u002F\u002Fgithub.com\u002Ftwilio\u002Fai\u002Ftree\u002FHEAD\u002Fskills\u002Ftwilio\u002Ftwilio-organizations-setup","---\nname: twilio-organizations-setup\ndescription: >\n  Set up and manage Twilio Organizations for centralized account and user\n  governance. Covers the Organization > Account > Subaccount hierarchy,\n  roles (Owner\u002FAdmin\u002FStandard), managed vs independent accounts, domain\n  registration, SSO enforcement, SCIM provisioning, and Organization\n  merging. Use this skill when managing multiple Twilio accounts or users\n  across teams.\n---\n\n## Overview\n\nEvery Twilio customer automatically gets an Organization when they sign up (auto-created since May 2024 for new signups; since June 2024 for existing paying customers). An Organization is the top-level container that groups accounts, users, and security policies. The creation has no effect on existing account functionality. Most developers never need to touch it — but as soon as you have multiple accounts, teams, or compliance requirements (SSO, HIPAA), Organization setup becomes essential.\n\n**Hierarchy:** Organization > Accounts > Subaccounts\n\n| Layer | What it is | When you need it |\n|-------|-----------|-----------------|\n| **Organization** | Centralized governance: users, accounts, domains, SSO | Multiple teams or accounts, SSO, HIPAA designation |\n| **Account** | Application boundary: all Twilio products, resources, billing live here | Always — you need at least one |\n| **Subaccount** | Isolated partition under an account: separate resources, consolidated billing | Multi-tenant apps, per-customer isolation |\n\n---\n\n## Organization vs Subaccount — When to Use Which\n\n| Dimension | Organization (Managed Accounts) | Subaccounts |\n|-----------|----------------------------------|-------------|\n| **Management** | Console UI + Organizations API | REST API (`\u002F2010-04-01\u002FAccounts`) |\n| **Billing** | Independent per account | Consolidated to parent account |\n| **Account limit** | 10 per Organization (default) | 1 per unupgraded account; 1,000 per upgraded account (contact AE for more) |\n| **User management** | Full lifecycle: invite, roles, SSO, SCIM | None — no user concept |\n| **SSO\u002FSCIM** | Supported | Not applicable |\n| **HIPAA designation** | Per-account toggle in Admin console | Inherits from parent (new only) |\n| **Resource isolation** | Separate accounts, separate credentials | Separate but parent can access all |\n| **Cost** | Free | Free |\n\n**Rule of thumb:** Use **Organizations** when different teams\u002Fusers need separate billing and access control. Use **Subaccounts** when your application needs programmatic multi-tenant isolation with consolidated billing.\n\n---\n\n## Organization Roles\n\n| Role | Capabilities | Limit |\n|------|-------------|-------|\n| **Owner** | Full control + sole authority to delete the Organization | 1 per Organization |\n| **Administrator** | Invite\u002Fremove users, add\u002Fcreate accounts, modify settings | Unlimited |\n| **Standard User** | Access only to specified accounts — no org management | Unlimited (default) |\n\nThe Organization creator is automatically assigned the Owner role.\n\n---\n\n## Setting Up Your Organization\n\n### Find Your Organization\n\nAll Twilio customers have an Organization (auto-created at signup). Access it via:\n\n- **Console > Settings** (gear icon) — shows Organization settings, or\n- **Twilio Admin** link in the top-right navigation — opens the Organization admin panel\n\n### Add Accounts to Your Organization\n\n**Create a new account:**\n1. Console > Admin > Accounts\n2. Click **Create New Account**\n3. Name the account, select Twilio or Flex usage\n4. Confirm — the account starts in trial mode with fresh defaults\n\n**Import an existing account:**\n1. Console > Admin > Accounts > **Add Existing Account**\n2. Enter the account's SID (find it in Console > Account > General settings)\n3. The account owner receives an email and must confirm\n\n**Requirement:** The account owner's email must match your Organization's verified domain.\n\n### Account Types\n\n| Type | Description |\n|------|-------------|\n| **Managed** | Owned by your Organization — full lifecycle control |\n| **Independent** | External account your users can access — you do NOT control it |\n| **Pending** | Added but awaiting owner confirmation |\n\n### Transfer Account Ownership\n\nOnly between managed users in the same Organization:\n1. Console > Admin > Accounts > select account\n2. Remove current owner, enter new owner's email or User SID\n3. Save\n\n---\n\n## Domain Registration\n\nRegister your company's email domain to control how employees interact with Twilio.\n\n**Console > Admin > Domains**\n\n| Setting | Behavior |\n|---------|----------|\n| **Restricted** | Users with your domain email can't sign up unless explicitly invited |\n| **Auto-enrollment** | Users who sign up with your domain automatically join your Organization |\n| **Blocked** | Users with your domain email cannot join this Organization |\n\nDomain registration also enables Organization merging — the Prime org must have verified domains.\n\n**Important:** Common domains (gmail.com, hotmail.com, etc.) cannot be verified — you cannot invite users from common domains. Enter domains without \"www.\" (e.g., `corporate.com`, not `www.corporate.com`). You can verify the same domain under multiple Organizations (with restrictions) or use subdomains (`stage.corporate.com`).\n\n---\n\n## SSO and SCIM\n\n- **SSO:** Enforce Single Sign-On at the Organization level via your identity provider (Okta, Azure AD, etc.). See [SSO docs](https:\u002F\u002Fwww.twilio.com\u002Fdocs\u002Fiam\u002Forganizations\u002Fsso).\n- **SCIM:** Automate user provisioning and deprovisioning via the SCIM 2.0 API. See [SCIM docs](https:\u002F\u002Fwww.twilio.com\u002Fdocs\u002Fiam\u002Forganizations\u002Fscim).\n\nWhen SSO is enabled on a verified domain, all users with that domain email must authenticate via SSO.\n\n---\n\n## Organization Merging\n\nCombine two Organizations: the **Prime** absorbs the **Candidate**.\n\n**Requirements:**\n- Prime must have verified domains\n- Candidate Owner's email must match Prime's verified domain\n- Candidate must have NO verified domains of its own\n\n**Post-merge:** Candidate ceases to exist. All accounts and users transfer to Prime. Billing and functionality unchanged. If Prime has SSO enabled, it applies to merged users.\n\n---\n\n## HIPAA Designation\n\nRequires an executed BAA with Twilio. After BAA:\n\n1. Console > Admin > Accounts > select account\n2. Enable HIPAA flag\n3. Save\n\n**Each account must be individually flagged** — existing accounts do NOT auto-inherit. New accounts created after designation DO inherit. See `twilio-security-compliance-hipaa` for full HIPAA guidance.\n\n---\n\n## User Management\n\n**Users are separate from accounts.** A user is defined by their login (email + password) and can own or have access to many accounts.\n\n- **Users can only belong to ONE Organization** — if they need access to multiple orgs, create a dedicated user per org (e.g., `user+org1@corporate.com`)\n- **Owner's accounts are auto-added** — any account owned by the Organization Owner is automatically added to that Organization and cannot be \"independent\"\n- **New accounts by managed users are auto-added** — accounts created by any managed user (Owner, Admin, Standard) automatically join the Organization\n- **New user signup behavior** is controlled by domain settings (Restricted\u002FAuto-enrollment\u002FBlocked)\n\n**Admin actions for managed users:**\n- **Reset password:** Admin Center > Users > Managed Users > select user > Reset Password (logs out user, sends 24-hour reset link)\n- **Reset 2FA:** Admin Center > Users > Managed Users > select user > Reset 2FA (removes current 2FA number, prompts for new one on next login)\n- **Bulk user import:** Available via Admin Center (contact Support if not enabled on your Organization)\n\n---\n\n## CANNOT\n\n- **Cannot create accounts via API at the Organization level** — Account creation within Organizations is Console-only. Subaccount creation via REST API is separate and lives under the parent account.\n- **Cannot close or delete an Organization from Console** — There is no self-service delete. To remove an Organization, merge it into another one.\n- **Cannot transfer ownership to an independent user** — Account ownership transfers are restricted to managed users within the same Organization.\n- **Cannot merge Organizations if the Candidate has verified domains** — Remove Candidate's domain verification first, or the merge will fail.\n- **Cannot assume configurations transfer to new accounts** — New managed accounts start with fresh defaults. Product configurations, phone numbers, and settings do not inherit.\n- **Cannot manage independent accounts' lifecycle** — You can grant your users access to independent accounts, but you cannot close, suspend, or modify them.\n- **Cannot have multiple Owners per Organization** — Exactly one. Transfer ownership before the current Owner leaves the company.\n- **A user cannot belong to multiple Organizations** — One user = one Organization. Use email aliases for multi-org access.\n- **Cannot verify common email domains** — gmail.com, hotmail.com, etc. are not supported for domain verification or user invitations.\n- **Cannot invite users from unverified domains** — Domain must be verified first before you can invite users with that domain email.\n- **Billing is NOT consolidated at the Organization level** — Each managed account is billed independently. For consolidated billing, use subaccounts under a single parent account instead.\n\n---\n\n## Next Steps\n\n- **Account and subaccount setup:** `twilio-account-setup`\n- **Authentication methods (API Keys, OAuth2):** `twilio-security-api-auth`\n- **HIPAA account configuration:** `twilio-security-compliance-hipaa`\n- **Credential security:** `twilio-security-hardening`\n- **Docs:** [Organizations overview](https:\u002F\u002Fwww.twilio.com\u002Fdocs\u002Fiam\u002Forganizations) | [Managed accounts](https:\u002F\u002Fwww.twilio.com\u002Fdocs\u002Fiam\u002Forganizations\u002Fmanaged-accounts)\n",{"data":31,"body":32},{"name":4,"description":6},{"type":33,"children":34},"root",[35,44,50,61,157,161,167,370,393,396,402,492,497,500,506,513,518,543,549,557,586,594,617,627,633,703,709,714,732,735,741,746,754,824,829,874,877,883,923,928,931,937,955,963,981,991,994,1000,1005,1021,1039,1042,1048,1058,1108,1116,1149,1152,1158,1271,1274,1280],{"type":36,"tag":37,"props":38,"children":40},"element","h2",{"id":39},"overview",[41],{"type":42,"value":43},"text","Overview",{"type":36,"tag":45,"props":46,"children":47},"p",{},[48],{"type":42,"value":49},"Every Twilio customer automatically gets an Organization when they sign up (auto-created since May 2024 for new signups; since June 2024 for existing paying customers). An Organization is the top-level container that groups accounts, users, and security policies. The creation has no effect on existing account functionality. Most developers never need to touch it — but as soon as you have multiple accounts, teams, or compliance requirements (SSO, HIPAA), Organization setup becomes essential.",{"type":36,"tag":45,"props":51,"children":52},{},[53,59],{"type":36,"tag":54,"props":55,"children":56},"strong",{},[57],{"type":42,"value":58},"Hierarchy:",{"type":42,"value":60}," Organization > Accounts > Subaccounts",{"type":36,"tag":62,"props":63,"children":64},"table",{},[65,89],{"type":36,"tag":66,"props":67,"children":68},"thead",{},[69],{"type":36,"tag":70,"props":71,"children":72},"tr",{},[73,79,84],{"type":36,"tag":74,"props":75,"children":76},"th",{},[77],{"type":42,"value":78},"Layer",{"type":36,"tag":74,"props":80,"children":81},{},[82],{"type":42,"value":83},"What it is",{"type":36,"tag":74,"props":85,"children":86},{},[87],{"type":42,"value":88},"When you need it",{"type":36,"tag":90,"props":91,"children":92},"tbody",{},[93,115,136],{"type":36,"tag":70,"props":94,"children":95},{},[96,105,110],{"type":36,"tag":97,"props":98,"children":99},"td",{},[100],{"type":36,"tag":54,"props":101,"children":102},{},[103],{"type":42,"value":104},"Organization",{"type":36,"tag":97,"props":106,"children":107},{},[108],{"type":42,"value":109},"Centralized governance: users, accounts, domains, SSO",{"type":36,"tag":97,"props":111,"children":112},{},[113],{"type":42,"value":114},"Multiple teams or accounts, SSO, HIPAA designation",{"type":36,"tag":70,"props":116,"children":117},{},[118,126,131],{"type":36,"tag":97,"props":119,"children":120},{},[121],{"type":36,"tag":54,"props":122,"children":123},{},[124],{"type":42,"value":125},"Account",{"type":36,"tag":97,"props":127,"children":128},{},[129],{"type":42,"value":130},"Application boundary: all Twilio products, resources, billing live here",{"type":36,"tag":97,"props":132,"children":133},{},[134],{"type":42,"value":135},"Always — you need at least one",{"type":36,"tag":70,"props":137,"children":138},{},[139,147,152],{"type":36,"tag":97,"props":140,"children":141},{},[142],{"type":36,"tag":54,"props":143,"children":144},{},[145],{"type":42,"value":146},"Subaccount",{"type":36,"tag":97,"props":148,"children":149},{},[150],{"type":42,"value":151},"Isolated partition under an account: separate resources, consolidated billing",{"type":36,"tag":97,"props":153,"children":154},{},[155],{"type":42,"value":156},"Multi-tenant apps, per-customer isolation",{"type":36,"tag":158,"props":159,"children":160},"hr",{},[],{"type":36,"tag":37,"props":162,"children":164},{"id":163},"organization-vs-subaccount-when-to-use-which",[165],{"type":42,"value":166},"Organization vs Subaccount — When to Use Which",{"type":36,"tag":62,"props":168,"children":169},{},[170,191],{"type":36,"tag":66,"props":171,"children":172},{},[173],{"type":36,"tag":70,"props":174,"children":175},{},[176,181,186],{"type":36,"tag":74,"props":177,"children":178},{},[179],{"type":42,"value":180},"Dimension",{"type":36,"tag":74,"props":182,"children":183},{},[184],{"type":42,"value":185},"Organization (Managed Accounts)",{"type":36,"tag":74,"props":187,"children":188},{},[189],{"type":42,"value":190},"Subaccounts",{"type":36,"tag":90,"props":192,"children":193},{},[194,224,245,266,287,308,329,350],{"type":36,"tag":70,"props":195,"children":196},{},[197,205,210],{"type":36,"tag":97,"props":198,"children":199},{},[200],{"type":36,"tag":54,"props":201,"children":202},{},[203],{"type":42,"value":204},"Management",{"type":36,"tag":97,"props":206,"children":207},{},[208],{"type":42,"value":209},"Console UI + Organizations API",{"type":36,"tag":97,"props":211,"children":212},{},[213,215,222],{"type":42,"value":214},"REST API (",{"type":36,"tag":216,"props":217,"children":219},"code",{"className":218},[],[220],{"type":42,"value":221},"\u002F2010-04-01\u002FAccounts",{"type":42,"value":223},")",{"type":36,"tag":70,"props":225,"children":226},{},[227,235,240],{"type":36,"tag":97,"props":228,"children":229},{},[230],{"type":36,"tag":54,"props":231,"children":232},{},[233],{"type":42,"value":234},"Billing",{"type":36,"tag":97,"props":236,"children":237},{},[238],{"type":42,"value":239},"Independent per account",{"type":36,"tag":97,"props":241,"children":242},{},[243],{"type":42,"value":244},"Consolidated to parent account",{"type":36,"tag":70,"props":246,"children":247},{},[248,256,261],{"type":36,"tag":97,"props":249,"children":250},{},[251],{"type":36,"tag":54,"props":252,"children":253},{},[254],{"type":42,"value":255},"Account limit",{"type":36,"tag":97,"props":257,"children":258},{},[259],{"type":42,"value":260},"10 per Organization (default)",{"type":36,"tag":97,"props":262,"children":263},{},[264],{"type":42,"value":265},"1 per unupgraded account; 1,000 per upgraded account (contact AE for more)",{"type":36,"tag":70,"props":267,"children":268},{},[269,277,282],{"type":36,"tag":97,"props":270,"children":271},{},[272],{"type":36,"tag":54,"props":273,"children":274},{},[275],{"type":42,"value":276},"User management",{"type":36,"tag":97,"props":278,"children":279},{},[280],{"type":42,"value":281},"Full lifecycle: invite, roles, SSO, SCIM",{"type":36,"tag":97,"props":283,"children":284},{},[285],{"type":42,"value":286},"None — no user concept",{"type":36,"tag":70,"props":288,"children":289},{},[290,298,303],{"type":36,"tag":97,"props":291,"children":292},{},[293],{"type":36,"tag":54,"props":294,"children":295},{},[296],{"type":42,"value":297},"SSO\u002FSCIM",{"type":36,"tag":97,"props":299,"children":300},{},[301],{"type":42,"value":302},"Supported",{"type":36,"tag":97,"props":304,"children":305},{},[306],{"type":42,"value":307},"Not applicable",{"type":36,"tag":70,"props":309,"children":310},{},[311,319,324],{"type":36,"tag":97,"props":312,"children":313},{},[314],{"type":36,"tag":54,"props":315,"children":316},{},[317],{"type":42,"value":318},"HIPAA designation",{"type":36,"tag":97,"props":320,"children":321},{},[322],{"type":42,"value":323},"Per-account toggle in Admin console",{"type":36,"tag":97,"props":325,"children":326},{},[327],{"type":42,"value":328},"Inherits from parent (new only)",{"type":36,"tag":70,"props":330,"children":331},{},[332,340,345],{"type":36,"tag":97,"props":333,"children":334},{},[335],{"type":36,"tag":54,"props":336,"children":337},{},[338],{"type":42,"value":339},"Resource isolation",{"type":36,"tag":97,"props":341,"children":342},{},[343],{"type":42,"value":344},"Separate accounts, separate credentials",{"type":36,"tag":97,"props":346,"children":347},{},[348],{"type":42,"value":349},"Separate but parent can access all",{"type":36,"tag":70,"props":351,"children":352},{},[353,361,366],{"type":36,"tag":97,"props":354,"children":355},{},[356],{"type":36,"tag":54,"props":357,"children":358},{},[359],{"type":42,"value":360},"Cost",{"type":36,"tag":97,"props":362,"children":363},{},[364],{"type":42,"value":365},"Free",{"type":36,"tag":97,"props":367,"children":368},{},[369],{"type":42,"value":365},{"type":36,"tag":45,"props":371,"children":372},{},[373,378,380,385,387,391],{"type":36,"tag":54,"props":374,"children":375},{},[376],{"type":42,"value":377},"Rule of thumb:",{"type":42,"value":379}," Use ",{"type":36,"tag":54,"props":381,"children":382},{},[383],{"type":42,"value":384},"Organizations",{"type":42,"value":386}," when different teams\u002Fusers need separate billing and access control. Use ",{"type":36,"tag":54,"props":388,"children":389},{},[390],{"type":42,"value":190},{"type":42,"value":392}," when your application needs programmatic multi-tenant isolation with consolidated billing.",{"type":36,"tag":158,"props":394,"children":395},{},[],{"type":36,"tag":37,"props":397,"children":399},{"id":398},"organization-roles",[400],{"type":42,"value":401},"Organization Roles",{"type":36,"tag":62,"props":403,"children":404},{},[405,426],{"type":36,"tag":66,"props":406,"children":407},{},[408],{"type":36,"tag":70,"props":409,"children":410},{},[411,416,421],{"type":36,"tag":74,"props":412,"children":413},{},[414],{"type":42,"value":415},"Role",{"type":36,"tag":74,"props":417,"children":418},{},[419],{"type":42,"value":420},"Capabilities",{"type":36,"tag":74,"props":422,"children":423},{},[424],{"type":42,"value":425},"Limit",{"type":36,"tag":90,"props":427,"children":428},{},[429,450,471],{"type":36,"tag":70,"props":430,"children":431},{},[432,440,445],{"type":36,"tag":97,"props":433,"children":434},{},[435],{"type":36,"tag":54,"props":436,"children":437},{},[438],{"type":42,"value":439},"Owner",{"type":36,"tag":97,"props":441,"children":442},{},[443],{"type":42,"value":444},"Full control + sole authority to delete the Organization",{"type":36,"tag":97,"props":446,"children":447},{},[448],{"type":42,"value":449},"1 per Organization",{"type":36,"tag":70,"props":451,"children":452},{},[453,461,466],{"type":36,"tag":97,"props":454,"children":455},{},[456],{"type":36,"tag":54,"props":457,"children":458},{},[459],{"type":42,"value":460},"Administrator",{"type":36,"tag":97,"props":462,"children":463},{},[464],{"type":42,"value":465},"Invite\u002Fremove users, add\u002Fcreate accounts, modify settings",{"type":36,"tag":97,"props":467,"children":468},{},[469],{"type":42,"value":470},"Unlimited",{"type":36,"tag":70,"props":472,"children":473},{},[474,482,487],{"type":36,"tag":97,"props":475,"children":476},{},[477],{"type":36,"tag":54,"props":478,"children":479},{},[480],{"type":42,"value":481},"Standard User",{"type":36,"tag":97,"props":483,"children":484},{},[485],{"type":42,"value":486},"Access only to specified accounts — no org management",{"type":36,"tag":97,"props":488,"children":489},{},[490],{"type":42,"value":491},"Unlimited (default)",{"type":36,"tag":45,"props":493,"children":494},{},[495],{"type":42,"value":496},"The Organization creator is automatically assigned the Owner role.",{"type":36,"tag":158,"props":498,"children":499},{},[],{"type":36,"tag":37,"props":501,"children":503},{"id":502},"setting-up-your-organization",[504],{"type":42,"value":505},"Setting Up Your Organization",{"type":36,"tag":507,"props":508,"children":510},"h3",{"id":509},"find-your-organization",[511],{"type":42,"value":512},"Find Your Organization",{"type":36,"tag":45,"props":514,"children":515},{},[516],{"type":42,"value":517},"All Twilio customers have an Organization (auto-created at signup). Access it via:",{"type":36,"tag":519,"props":520,"children":521},"ul",{},[522,533],{"type":36,"tag":523,"props":524,"children":525},"li",{},[526,531],{"type":36,"tag":54,"props":527,"children":528},{},[529],{"type":42,"value":530},"Console > Settings",{"type":42,"value":532}," (gear icon) — shows Organization settings, or",{"type":36,"tag":523,"props":534,"children":535},{},[536,541],{"type":36,"tag":54,"props":537,"children":538},{},[539],{"type":42,"value":540},"Twilio Admin",{"type":42,"value":542}," link in the top-right navigation — opens the Organization admin panel",{"type":36,"tag":507,"props":544,"children":546},{"id":545},"add-accounts-to-your-organization",[547],{"type":42,"value":548},"Add Accounts to Your Organization",{"type":36,"tag":45,"props":550,"children":551},{},[552],{"type":36,"tag":54,"props":553,"children":554},{},[555],{"type":42,"value":556},"Create a new account:",{"type":36,"tag":558,"props":559,"children":560},"ol",{},[561,566,576,581],{"type":36,"tag":523,"props":562,"children":563},{},[564],{"type":42,"value":565},"Console > Admin > Accounts",{"type":36,"tag":523,"props":567,"children":568},{},[569,571],{"type":42,"value":570},"Click ",{"type":36,"tag":54,"props":572,"children":573},{},[574],{"type":42,"value":575},"Create New Account",{"type":36,"tag":523,"props":577,"children":578},{},[579],{"type":42,"value":580},"Name the account, select Twilio or Flex usage",{"type":36,"tag":523,"props":582,"children":583},{},[584],{"type":42,"value":585},"Confirm — the account starts in trial mode with fresh defaults",{"type":36,"tag":45,"props":587,"children":588},{},[589],{"type":36,"tag":54,"props":590,"children":591},{},[592],{"type":42,"value":593},"Import an existing account:",{"type":36,"tag":558,"props":595,"children":596},{},[597,607,612],{"type":36,"tag":523,"props":598,"children":599},{},[600,602],{"type":42,"value":601},"Console > Admin > Accounts > ",{"type":36,"tag":54,"props":603,"children":604},{},[605],{"type":42,"value":606},"Add Existing Account",{"type":36,"tag":523,"props":608,"children":609},{},[610],{"type":42,"value":611},"Enter the account's SID (find it in Console > Account > General settings)",{"type":36,"tag":523,"props":613,"children":614},{},[615],{"type":42,"value":616},"The account owner receives an email and must confirm",{"type":36,"tag":45,"props":618,"children":619},{},[620,625],{"type":36,"tag":54,"props":621,"children":622},{},[623],{"type":42,"value":624},"Requirement:",{"type":42,"value":626}," The account owner's email must match your Organization's verified domain.",{"type":36,"tag":507,"props":628,"children":630},{"id":629},"account-types",[631],{"type":42,"value":632},"Account Types",{"type":36,"tag":62,"props":634,"children":635},{},[636,652],{"type":36,"tag":66,"props":637,"children":638},{},[639],{"type":36,"tag":70,"props":640,"children":641},{},[642,647],{"type":36,"tag":74,"props":643,"children":644},{},[645],{"type":42,"value":646},"Type",{"type":36,"tag":74,"props":648,"children":649},{},[650],{"type":42,"value":651},"Description",{"type":36,"tag":90,"props":653,"children":654},{},[655,671,687],{"type":36,"tag":70,"props":656,"children":657},{},[658,666],{"type":36,"tag":97,"props":659,"children":660},{},[661],{"type":36,"tag":54,"props":662,"children":663},{},[664],{"type":42,"value":665},"Managed",{"type":36,"tag":97,"props":667,"children":668},{},[669],{"type":42,"value":670},"Owned by your Organization — full lifecycle control",{"type":36,"tag":70,"props":672,"children":673},{},[674,682],{"type":36,"tag":97,"props":675,"children":676},{},[677],{"type":36,"tag":54,"props":678,"children":679},{},[680],{"type":42,"value":681},"Independent",{"type":36,"tag":97,"props":683,"children":684},{},[685],{"type":42,"value":686},"External account your users can access — you do NOT control it",{"type":36,"tag":70,"props":688,"children":689},{},[690,698],{"type":36,"tag":97,"props":691,"children":692},{},[693],{"type":36,"tag":54,"props":694,"children":695},{},[696],{"type":42,"value":697},"Pending",{"type":36,"tag":97,"props":699,"children":700},{},[701],{"type":42,"value":702},"Added but awaiting owner confirmation",{"type":36,"tag":507,"props":704,"children":706},{"id":705},"transfer-account-ownership",[707],{"type":42,"value":708},"Transfer Account Ownership",{"type":36,"tag":45,"props":710,"children":711},{},[712],{"type":42,"value":713},"Only between managed users in the same Organization:",{"type":36,"tag":558,"props":715,"children":716},{},[717,722,727],{"type":36,"tag":523,"props":718,"children":719},{},[720],{"type":42,"value":721},"Console > Admin > Accounts > select account",{"type":36,"tag":523,"props":723,"children":724},{},[725],{"type":42,"value":726},"Remove current owner, enter new owner's email or User SID",{"type":36,"tag":523,"props":728,"children":729},{},[730],{"type":42,"value":731},"Save",{"type":36,"tag":158,"props":733,"children":734},{},[],{"type":36,"tag":37,"props":736,"children":738},{"id":737},"domain-registration",[739],{"type":42,"value":740},"Domain Registration",{"type":36,"tag":45,"props":742,"children":743},{},[744],{"type":42,"value":745},"Register your company's email domain to control how employees interact with Twilio.",{"type":36,"tag":45,"props":747,"children":748},{},[749],{"type":36,"tag":54,"props":750,"children":751},{},[752],{"type":42,"value":753},"Console > Admin > Domains",{"type":36,"tag":62,"props":755,"children":756},{},[757,773],{"type":36,"tag":66,"props":758,"children":759},{},[760],{"type":36,"tag":70,"props":761,"children":762},{},[763,768],{"type":36,"tag":74,"props":764,"children":765},{},[766],{"type":42,"value":767},"Setting",{"type":36,"tag":74,"props":769,"children":770},{},[771],{"type":42,"value":772},"Behavior",{"type":36,"tag":90,"props":774,"children":775},{},[776,792,808],{"type":36,"tag":70,"props":777,"children":778},{},[779,787],{"type":36,"tag":97,"props":780,"children":781},{},[782],{"type":36,"tag":54,"props":783,"children":784},{},[785],{"type":42,"value":786},"Restricted",{"type":36,"tag":97,"props":788,"children":789},{},[790],{"type":42,"value":791},"Users with your domain email can't sign up unless explicitly invited",{"type":36,"tag":70,"props":793,"children":794},{},[795,803],{"type":36,"tag":97,"props":796,"children":797},{},[798],{"type":36,"tag":54,"props":799,"children":800},{},[801],{"type":42,"value":802},"Auto-enrollment",{"type":36,"tag":97,"props":804,"children":805},{},[806],{"type":42,"value":807},"Users who sign up with your domain automatically join your Organization",{"type":36,"tag":70,"props":809,"children":810},{},[811,819],{"type":36,"tag":97,"props":812,"children":813},{},[814],{"type":36,"tag":54,"props":815,"children":816},{},[817],{"type":42,"value":818},"Blocked",{"type":36,"tag":97,"props":820,"children":821},{},[822],{"type":42,"value":823},"Users with your domain email cannot join this Organization",{"type":36,"tag":45,"props":825,"children":826},{},[827],{"type":42,"value":828},"Domain registration also enables Organization merging — the Prime org must have verified domains.",{"type":36,"tag":45,"props":830,"children":831},{},[832,837,839,848,850,856,858,864,866,872],{"type":36,"tag":54,"props":833,"children":834},{},[835],{"type":42,"value":836},"Important:",{"type":42,"value":838}," Common domains (gmail.com, hotmail.com, etc.) cannot be verified — you cannot invite users from common domains. Enter domains without \"",{"type":36,"tag":840,"props":841,"children":845},"a",{"href":842,"rel":843},"http:\u002F\u002Fwww",[844],"nofollow",[846],{"type":42,"value":847},"www",{"type":42,"value":849},".\" (e.g., ",{"type":36,"tag":216,"props":851,"children":853},{"className":852},[],[854],{"type":42,"value":855},"corporate.com",{"type":42,"value":857},", not ",{"type":36,"tag":216,"props":859,"children":861},{"className":860},[],[862],{"type":42,"value":863},"www.corporate.com",{"type":42,"value":865},"). You can verify the same domain under multiple Organizations (with restrictions) or use subdomains (",{"type":36,"tag":216,"props":867,"children":869},{"className":868},[],[870],{"type":42,"value":871},"stage.corporate.com",{"type":42,"value":873},").",{"type":36,"tag":158,"props":875,"children":876},{},[],{"type":36,"tag":37,"props":878,"children":880},{"id":879},"sso-and-scim",[881],{"type":42,"value":882},"SSO and SCIM",{"type":36,"tag":519,"props":884,"children":885},{},[886,905],{"type":36,"tag":523,"props":887,"children":888},{},[889,894,896,903],{"type":36,"tag":54,"props":890,"children":891},{},[892],{"type":42,"value":893},"SSO:",{"type":42,"value":895}," Enforce Single Sign-On at the Organization level via your identity provider (Okta, Azure AD, etc.). See ",{"type":36,"tag":840,"props":897,"children":900},{"href":898,"rel":899},"https:\u002F\u002Fwww.twilio.com\u002Fdocs\u002Fiam\u002Forganizations\u002Fsso",[844],[901],{"type":42,"value":902},"SSO docs",{"type":42,"value":904},".",{"type":36,"tag":523,"props":906,"children":907},{},[908,913,915,922],{"type":36,"tag":54,"props":909,"children":910},{},[911],{"type":42,"value":912},"SCIM:",{"type":42,"value":914}," Automate user provisioning and deprovisioning via the SCIM 2.0 API. See ",{"type":36,"tag":840,"props":916,"children":919},{"href":917,"rel":918},"https:\u002F\u002Fwww.twilio.com\u002Fdocs\u002Fiam\u002Forganizations\u002Fscim",[844],[920],{"type":42,"value":921},"SCIM docs",{"type":42,"value":904},{"type":36,"tag":45,"props":924,"children":925},{},[926],{"type":42,"value":927},"When SSO is enabled on a verified domain, all users with that domain email must authenticate via SSO.",{"type":36,"tag":158,"props":929,"children":930},{},[],{"type":36,"tag":37,"props":932,"children":934},{"id":933},"organization-merging",[935],{"type":42,"value":936},"Organization Merging",{"type":36,"tag":45,"props":938,"children":939},{},[940,942,947,949,954],{"type":42,"value":941},"Combine two Organizations: the ",{"type":36,"tag":54,"props":943,"children":944},{},[945],{"type":42,"value":946},"Prime",{"type":42,"value":948}," absorbs the ",{"type":36,"tag":54,"props":950,"children":951},{},[952],{"type":42,"value":953},"Candidate",{"type":42,"value":904},{"type":36,"tag":45,"props":956,"children":957},{},[958],{"type":36,"tag":54,"props":959,"children":960},{},[961],{"type":42,"value":962},"Requirements:",{"type":36,"tag":519,"props":964,"children":965},{},[966,971,976],{"type":36,"tag":523,"props":967,"children":968},{},[969],{"type":42,"value":970},"Prime must have verified domains",{"type":36,"tag":523,"props":972,"children":973},{},[974],{"type":42,"value":975},"Candidate Owner's email must match Prime's verified domain",{"type":36,"tag":523,"props":977,"children":978},{},[979],{"type":42,"value":980},"Candidate must have NO verified domains of its own",{"type":36,"tag":45,"props":982,"children":983},{},[984,989],{"type":36,"tag":54,"props":985,"children":986},{},[987],{"type":42,"value":988},"Post-merge:",{"type":42,"value":990}," Candidate ceases to exist. All accounts and users transfer to Prime. Billing and functionality unchanged. If Prime has SSO enabled, it applies to merged users.",{"type":36,"tag":158,"props":992,"children":993},{},[],{"type":36,"tag":37,"props":995,"children":997},{"id":996},"hipaa-designation",[998],{"type":42,"value":999},"HIPAA Designation",{"type":36,"tag":45,"props":1001,"children":1002},{},[1003],{"type":42,"value":1004},"Requires an executed BAA with Twilio. After BAA:",{"type":36,"tag":558,"props":1006,"children":1007},{},[1008,1012,1017],{"type":36,"tag":523,"props":1009,"children":1010},{},[1011],{"type":42,"value":721},{"type":36,"tag":523,"props":1013,"children":1014},{},[1015],{"type":42,"value":1016},"Enable HIPAA flag",{"type":36,"tag":523,"props":1018,"children":1019},{},[1020],{"type":42,"value":731},{"type":36,"tag":45,"props":1022,"children":1023},{},[1024,1029,1031,1037],{"type":36,"tag":54,"props":1025,"children":1026},{},[1027],{"type":42,"value":1028},"Each account must be individually flagged",{"type":42,"value":1030}," — existing accounts do NOT auto-inherit. New accounts created after designation DO inherit. See ",{"type":36,"tag":216,"props":1032,"children":1034},{"className":1033},[],[1035],{"type":42,"value":1036},"twilio-security-compliance-hipaa",{"type":42,"value":1038}," for full HIPAA guidance.",{"type":36,"tag":158,"props":1040,"children":1041},{},[],{"type":36,"tag":37,"props":1043,"children":1045},{"id":1044},"user-management",[1046],{"type":42,"value":1047},"User Management",{"type":36,"tag":45,"props":1049,"children":1050},{},[1051,1056],{"type":36,"tag":54,"props":1052,"children":1053},{},[1054],{"type":42,"value":1055},"Users are separate from accounts.",{"type":42,"value":1057}," A user is defined by their login (email + password) and can own or have access to many accounts.",{"type":36,"tag":519,"props":1059,"children":1060},{},[1061,1078,1088,1098],{"type":36,"tag":523,"props":1062,"children":1063},{},[1064,1069,1071,1077],{"type":36,"tag":54,"props":1065,"children":1066},{},[1067],{"type":42,"value":1068},"Users can only belong to ONE Organization",{"type":42,"value":1070}," — if they need access to multiple orgs, create a dedicated user per org (e.g., ",{"type":36,"tag":216,"props":1072,"children":1074},{"className":1073},[],[1075],{"type":42,"value":1076},"user+org1@corporate.com",{"type":42,"value":223},{"type":36,"tag":523,"props":1079,"children":1080},{},[1081,1086],{"type":36,"tag":54,"props":1082,"children":1083},{},[1084],{"type":42,"value":1085},"Owner's accounts are auto-added",{"type":42,"value":1087}," — any account owned by the Organization Owner is automatically added to that Organization and cannot be \"independent\"",{"type":36,"tag":523,"props":1089,"children":1090},{},[1091,1096],{"type":36,"tag":54,"props":1092,"children":1093},{},[1094],{"type":42,"value":1095},"New accounts by managed users are auto-added",{"type":42,"value":1097}," — accounts created by any managed user (Owner, Admin, Standard) automatically join the Organization",{"type":36,"tag":523,"props":1099,"children":1100},{},[1101,1106],{"type":36,"tag":54,"props":1102,"children":1103},{},[1104],{"type":42,"value":1105},"New user signup behavior",{"type":42,"value":1107}," is controlled by domain settings (Restricted\u002FAuto-enrollment\u002FBlocked)",{"type":36,"tag":45,"props":1109,"children":1110},{},[1111],{"type":36,"tag":54,"props":1112,"children":1113},{},[1114],{"type":42,"value":1115},"Admin actions for managed users:",{"type":36,"tag":519,"props":1117,"children":1118},{},[1119,1129,1139],{"type":36,"tag":523,"props":1120,"children":1121},{},[1122,1127],{"type":36,"tag":54,"props":1123,"children":1124},{},[1125],{"type":42,"value":1126},"Reset password:",{"type":42,"value":1128}," Admin Center > Users > Managed Users > select user > Reset Password (logs out user, sends 24-hour reset link)",{"type":36,"tag":523,"props":1130,"children":1131},{},[1132,1137],{"type":36,"tag":54,"props":1133,"children":1134},{},[1135],{"type":42,"value":1136},"Reset 2FA:",{"type":42,"value":1138}," Admin Center > Users > Managed Users > select user > Reset 2FA (removes current 2FA number, prompts for new one on next login)",{"type":36,"tag":523,"props":1140,"children":1141},{},[1142,1147],{"type":36,"tag":54,"props":1143,"children":1144},{},[1145],{"type":42,"value":1146},"Bulk user import:",{"type":42,"value":1148}," Available via Admin Center (contact Support if not enabled on your Organization)",{"type":36,"tag":158,"props":1150,"children":1151},{},[],{"type":36,"tag":37,"props":1153,"children":1155},{"id":1154},"cannot",[1156],{"type":42,"value":1157},"CANNOT",{"type":36,"tag":519,"props":1159,"children":1160},{},[1161,1171,1181,1191,1201,1211,1221,1231,1241,1251,1261],{"type":36,"tag":523,"props":1162,"children":1163},{},[1164,1169],{"type":36,"tag":54,"props":1165,"children":1166},{},[1167],{"type":42,"value":1168},"Cannot create accounts via API at the Organization level",{"type":42,"value":1170}," — Account creation within Organizations is Console-only. Subaccount creation via REST API is separate and lives under the parent account.",{"type":36,"tag":523,"props":1172,"children":1173},{},[1174,1179],{"type":36,"tag":54,"props":1175,"children":1176},{},[1177],{"type":42,"value":1178},"Cannot close or delete an Organization from Console",{"type":42,"value":1180}," — There is no self-service delete. To remove an Organization, merge it into another one.",{"type":36,"tag":523,"props":1182,"children":1183},{},[1184,1189],{"type":36,"tag":54,"props":1185,"children":1186},{},[1187],{"type":42,"value":1188},"Cannot transfer ownership to an independent user",{"type":42,"value":1190}," — Account ownership transfers are restricted to managed users within the same Organization.",{"type":36,"tag":523,"props":1192,"children":1193},{},[1194,1199],{"type":36,"tag":54,"props":1195,"children":1196},{},[1197],{"type":42,"value":1198},"Cannot merge Organizations if the Candidate has verified domains",{"type":42,"value":1200}," — Remove Candidate's domain verification first, or the merge will fail.",{"type":36,"tag":523,"props":1202,"children":1203},{},[1204,1209],{"type":36,"tag":54,"props":1205,"children":1206},{},[1207],{"type":42,"value":1208},"Cannot assume configurations transfer to new accounts",{"type":42,"value":1210}," — New managed accounts start with fresh defaults. Product configurations, phone numbers, and settings do not inherit.",{"type":36,"tag":523,"props":1212,"children":1213},{},[1214,1219],{"type":36,"tag":54,"props":1215,"children":1216},{},[1217],{"type":42,"value":1218},"Cannot manage independent accounts' lifecycle",{"type":42,"value":1220}," — You can grant your users access to independent accounts, but you cannot close, suspend, or modify them.",{"type":36,"tag":523,"props":1222,"children":1223},{},[1224,1229],{"type":36,"tag":54,"props":1225,"children":1226},{},[1227],{"type":42,"value":1228},"Cannot have multiple Owners per Organization",{"type":42,"value":1230}," — Exactly one. Transfer ownership before the current Owner leaves the company.",{"type":36,"tag":523,"props":1232,"children":1233},{},[1234,1239],{"type":36,"tag":54,"props":1235,"children":1236},{},[1237],{"type":42,"value":1238},"A user cannot belong to multiple Organizations",{"type":42,"value":1240}," — One user = one Organization. Use email aliases for multi-org access.",{"type":36,"tag":523,"props":1242,"children":1243},{},[1244,1249],{"type":36,"tag":54,"props":1245,"children":1246},{},[1247],{"type":42,"value":1248},"Cannot verify common email domains",{"type":42,"value":1250}," — gmail.com, hotmail.com, etc. are not supported for domain verification or user invitations.",{"type":36,"tag":523,"props":1252,"children":1253},{},[1254,1259],{"type":36,"tag":54,"props":1255,"children":1256},{},[1257],{"type":42,"value":1258},"Cannot invite users from unverified domains",{"type":42,"value":1260}," — Domain must be verified first before you can invite users with that domain email.",{"type":36,"tag":523,"props":1262,"children":1263},{},[1264,1269],{"type":36,"tag":54,"props":1265,"children":1266},{},[1267],{"type":42,"value":1268},"Billing is NOT consolidated at the Organization level",{"type":42,"value":1270}," — Each managed account is billed independently. For consolidated billing, use subaccounts under a single parent account instead.",{"type":36,"tag":158,"props":1272,"children":1273},{},[],{"type":36,"tag":37,"props":1275,"children":1277},{"id":1276},"next-steps",[1278],{"type":42,"value":1279},"Next Steps",{"type":36,"tag":519,"props":1281,"children":1282},{},[1283,1299,1314,1328,1343],{"type":36,"tag":523,"props":1284,"children":1285},{},[1286,1291,1293],{"type":36,"tag":54,"props":1287,"children":1288},{},[1289],{"type":42,"value":1290},"Account and subaccount setup:",{"type":42,"value":1292}," ",{"type":36,"tag":216,"props":1294,"children":1296},{"className":1295},[],[1297],{"type":42,"value":1298},"twilio-account-setup",{"type":36,"tag":523,"props":1300,"children":1301},{},[1302,1307,1308],{"type":36,"tag":54,"props":1303,"children":1304},{},[1305],{"type":42,"value":1306},"Authentication methods (API Keys, OAuth2):",{"type":42,"value":1292},{"type":36,"tag":216,"props":1309,"children":1311},{"className":1310},[],[1312],{"type":42,"value":1313},"twilio-security-api-auth",{"type":36,"tag":523,"props":1315,"children":1316},{},[1317,1322,1323],{"type":36,"tag":54,"props":1318,"children":1319},{},[1320],{"type":42,"value":1321},"HIPAA account configuration:",{"type":42,"value":1292},{"type":36,"tag":216,"props":1324,"children":1326},{"className":1325},[],[1327],{"type":42,"value":1036},{"type":36,"tag":523,"props":1329,"children":1330},{},[1331,1336,1337],{"type":36,"tag":54,"props":1332,"children":1333},{},[1334],{"type":42,"value":1335},"Credential security:",{"type":42,"value":1292},{"type":36,"tag":216,"props":1338,"children":1340},{"className":1339},[],[1341],{"type":42,"value":1342},"twilio-security-hardening",{"type":36,"tag":523,"props":1344,"children":1345},{},[1346,1351,1352,1359,1361],{"type":36,"tag":54,"props":1347,"children":1348},{},[1349],{"type":42,"value":1350},"Docs:",{"type":42,"value":1292},{"type":36,"tag":840,"props":1353,"children":1356},{"href":1354,"rel":1355},"https:\u002F\u002Fwww.twilio.com\u002Fdocs\u002Fiam\u002Forganizations",[844],[1357],{"type":42,"value":1358},"Organizations overview",{"type":42,"value":1360}," | ",{"type":36,"tag":840,"props":1362,"children":1365},{"href":1363,"rel":1364},"https:\u002F\u002Fwww.twilio.com\u002Fdocs\u002Fiam\u002Forganizations\u002Fmanaged-accounts",[844],[1366],{"type":42,"value":1367},"Managed accounts",{"items":1369,"total":1549},[1370,1385,1405,1416,1428,1443,1458,1474,1490,1503,1519,1537],{"slug":1298,"name":1298,"fn":1371,"description":1372,"org":1373,"tags":1374,"stars":20,"repoUrl":21,"updatedAt":1384},"configure Twilio accounts and credentials","Create and configure a Twilio account from scratch. Covers free trial signup, trial limitations, getting credentials (Account SID and Auth Token), buying a phone number, verifying recipient numbers for trial use, SDK installation, first API call, subaccount management (creation, inheritance, credential isolation, limits), and enabling specific products (AI Assistants, Conversations, Verify, ConversationRelay, WhatsApp). Use this skill before any other Twilio skill if you do not yet have a Twilio account or need to enable a product. For Organization-level governance (SSO, SCIM, multi-team), see `twilio-organizations-setup`.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1375,1378,1381],{"name":1376,"slug":1377,"type":15},"API Development","api-development",{"name":1379,"slug":1380,"type":15},"Communications","communications",{"name":1382,"slug":1383,"type":15},"SMS","sms","2026-08-01T05:43:28.968968",{"slug":1386,"name":1386,"fn":1387,"description":1388,"org":1389,"tags":1390,"stars":20,"repoUrl":21,"updatedAt":1404},"twilio-agent-augmentation-architect","augment human agents with AI intelligence","Planning skill for augmenting human agents with real-time AI intelligence. Qualifies the developer's use case across coaching, compliance, QA, and routing to recommend the right Conversation Intelligence + Conversation Memory + TaskRouter architecture. Handles both \"I want to add AI coaching to my call center\" and \"configure Conversation Intelligence operators for script adherence.\"\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1391,1394,1397,1400,1403],{"name":1392,"slug":1393,"type":15},"Agents","agents",{"name":1395,"slug":1396,"type":15},"AI","ai",{"name":1398,"slug":1399,"type":15},"Coaching","coaching",{"name":1401,"slug":1402,"type":15},"QA","qa",{"name":9,"slug":8,"type":15},"2026-07-17T06:07:58.250609",{"slug":1406,"name":1406,"fn":1407,"description":1408,"org":1409,"tags":1410,"stars":20,"repoUrl":21,"updatedAt":1415},"twilio-agent-connect","connect AI agents to Twilio channels","Connect third-party AI agents (OpenAI, Bedrock, LangChain, Microsoft Foundry) to Twilio's communication channels using the Twilio Agent Connect SDK. Covers identity resolution, memory and context management via Conversation Memory, conversation orchestration via Conversation Orchestrator, multi-channel handling (Voice, SMS, RCS, WhatsApp, Chat), and AI-to-human escalation. Use this skill when integrating an existing LLM agent with Twilio services.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1411,1412,1413,1414],{"name":1392,"slug":1393,"type":15},{"name":1376,"slug":1377,"type":15},{"name":1379,"slug":1380,"type":15},{"name":9,"slug":8,"type":15},"2026-07-17T06:06:05.217098",{"slug":1417,"name":1417,"fn":1418,"description":1419,"org":1420,"tags":1421,"stars":20,"repoUrl":21,"updatedAt":1427},"twilio-ai-agent-architect","plan Twilio conversational AI agents","Planning skill for AI-powered conversational agents. Qualifies the developer's use case across outcome sophistication, entry point, and customer profile to recommend the right Twilio Conversations architecture and implementation skills. Handles both high-level requests (\"build me a voice AI assistant\") and specific ones (\"integrate ConversationRelay with my OpenAI backend\").\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1422,1423,1426],{"name":1392,"slug":1393,"type":15},{"name":1424,"slug":1425,"type":15},"Architecture","architecture",{"name":9,"slug":8,"type":15},"2026-07-17T06:07:48.883723",{"slug":1429,"name":1429,"fn":1430,"description":1431,"org":1432,"tags":1433,"stars":20,"repoUrl":21,"updatedAt":1442},"twilio-call-recordings","record and manage Twilio voice calls","Record Twilio voice calls correctly. Covers the critical distinction between Record verb (voicemail) and Dial record (call recording), dual-channel for QA, mid-call pause for PCI, Conference recording, and the ConversationRelay workaround. Use this skill whenever you need to capture call audio for compliance, QA, or analytics.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1434,1437,1440,1441],{"name":1435,"slug":1436,"type":15},"Audio","audio",{"name":1438,"slug":1439,"type":15},"Compliance","compliance",{"name":1401,"slug":1402,"type":15},{"name":9,"slug":8,"type":15},"2026-07-17T06:07:55.268412",{"slug":1444,"name":1444,"fn":1445,"description":1446,"org":1447,"tags":1448,"stars":20,"repoUrl":21,"updatedAt":1457},"twilio-cli-reference","manage Twilio resources via CLI","Twilio CLI reference for managing Twilio resources from the terminal. Covers installation, credential profiles, phone number provisioning, sending SMS and email, webhook configuration, local development with a tunneling service, debugging with watch and logs, serverless deployment, and plugin ecosystem. Use when the developer asks to \"just do it\", \"set this up\", \"run a command\", mentions \"CLI\", \"command line\", or \"terminal\", or when an AI agent can execute a task directly instead of writing application code.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1449,1452,1455,1456],{"name":1450,"slug":1451,"type":15},"CLI","cli",{"name":1453,"slug":1454,"type":15},"Local Development","local-development",{"name":13,"slug":14,"type":15},{"name":9,"slug":8,"type":15},"2026-07-17T06:07:54.925664",{"slug":1459,"name":1459,"fn":1460,"description":1461,"org":1462,"tags":1463,"stars":20,"repoUrl":21,"updatedAt":1473},"twilio-compliance-onboarding","manage Twilio messaging and voice compliance","Registrations required BEFORE Twilio traffic works. Covers messaging programs (A2P 10DLC, toll-free verification, WhatsApp WABA, RCS, short code, alphanumeric sender) and voice trust programs (STIR\u002FSHAKEN, Voice Integrity, Branded Calling, CNAM). Each number\u002Fsender type has its own program — registration blocks traffic until complete.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1464,1465,1468,1469,1470],{"name":1438,"slug":1439,"type":15},{"name":1466,"slug":1467,"type":15},"Messaging","messaging",{"name":1382,"slug":1383,"type":15},{"name":9,"slug":8,"type":15},{"name":1471,"slug":1472,"type":15},"WhatsApp","whatsapp","2026-07-17T06:05:47.897229",{"slug":1475,"name":1475,"fn":1476,"description":1477,"org":1478,"tags":1479,"stars":20,"repoUrl":21,"updatedAt":1489},"twilio-compliance-traffic","ensure compliance for Twilio messaging traffic","Rules you must follow for Twilio messaging and voice traffic. Covers TCPA (consent tiers, quiet hours, DNC), GDPR (EU consent, right to deletion), PCI DSS (payment recording, Pay verb), HIPAA (BAA, PHI), FDCPA (debt collection limits), CAN-SPAM, WhatsApp policies, SHAKEN\u002FSTIR, and consent management patterns. Use this skill proactively when developers have working traffic to ensure they follow the rules.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1480,1481,1482,1485,1488],{"name":1438,"slug":1439,"type":15},{"name":1466,"slug":1467,"type":15},{"name":1483,"slug":1484,"type":15},"Regulatory Compliance","regulatory-compliance",{"name":1486,"slug":1487,"type":15},"Security","security",{"name":9,"slug":8,"type":15},"2026-07-17T06:07:55.952779",{"slug":1491,"name":1491,"fn":1492,"description":1493,"org":1494,"tags":1495,"stars":20,"repoUrl":21,"updatedAt":1502},"twilio-conference-calls","build multi-party calls with Twilio Conference","Build multi-party calls using Twilio Conference. Covers warm transfer, cold transfer, coaching (whisper), hold vs mute, participant modes, and supervisor barge. Use this skill for any contact center, support line, or scenario requiring transfers, holds, or multi-party calls.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1496,1497,1498,1501],{"name":1435,"slug":1436,"type":15},{"name":1379,"slug":1380,"type":15},{"name":1499,"slug":1500,"type":15},"Meetings","meetings",{"name":9,"slug":8,"type":15},"2026-07-17T06:07:55.603708",{"slug":1504,"name":1504,"fn":1505,"description":1506,"org":1507,"tags":1508,"stars":20,"repoUrl":21,"updatedAt":1518},"twilio-content-template-builder","create and send message templates with Twilio","Create, manage, and send message templates using Twilio's Content API. Covers template creation for WhatsApp, SMS, RCS, and MMS; variable usage; WhatsApp Meta approval; and sending templates via ContentSid. Use this skill when building structured messages that require pre-approval or consistent formatting across channels.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1509,1512,1513,1514,1517],{"name":1510,"slug":1511,"type":15},"Email","email",{"name":1466,"slug":1467,"type":15},{"name":1382,"slug":1383,"type":15},{"name":1515,"slug":1516,"type":15},"Templates","templates",{"name":9,"slug":8,"type":15},"2026-07-17T06:04:26.637309",{"slug":1520,"name":1520,"fn":1521,"description":1522,"org":1523,"tags":1524,"stars":20,"repoUrl":21,"updatedAt":1536},"twilio-conversation-intelligence","build conversation intelligence pipelines","Twilio Conversation Intelligence development guide. Use when building real-time or post-call conversation analysis, language operator pipelines, sentiment analysis, agent assist, cross-channel analytics, or querying aggregated conversation insights (sentiment trends, escalation rates, dashboards).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1525,1526,1529,1532,1535],{"name":1392,"slug":1393,"type":15},{"name":1527,"slug":1528,"type":15},"Analytics","analytics",{"name":1530,"slug":1531,"type":15},"Monitoring","monitoring",{"name":1533,"slug":1534,"type":15},"NLP","nlp",{"name":9,"slug":8,"type":15},"2026-07-17T06:07:52.545387",{"slug":1538,"name":1538,"fn":1539,"description":1540,"org":1541,"tags":1542,"stars":20,"repoUrl":21,"updatedAt":1548},"twilio-conversation-memory","manage conversation memory with Twilio","Store and retrieve conversation context using Twilio Conversation Memory. Covers Memory Store provisioning, profile management, traits, observations, conversation summaries, and semantic Recall. Use this skill to give AI agents or human agents persistent memory of conversations across sessions and channels.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1543,1544,1547],{"name":1392,"slug":1393,"type":15},{"name":1545,"slug":1546,"type":15},"Memory","memory",{"name":9,"slug":8,"type":15},"2026-07-17T06:04:19.526724",57,{"items":1551,"total":1549},[1552,1558,1566,1573,1579,1586,1593],{"slug":1298,"name":1298,"fn":1371,"description":1372,"org":1553,"tags":1554,"stars":20,"repoUrl":21,"updatedAt":1384},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1555,1556,1557],{"name":1376,"slug":1377,"type":15},{"name":1379,"slug":1380,"type":15},{"name":1382,"slug":1383,"type":15},{"slug":1386,"name":1386,"fn":1387,"description":1388,"org":1559,"tags":1560,"stars":20,"repoUrl":21,"updatedAt":1404},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1561,1562,1563,1564,1565],{"name":1392,"slug":1393,"type":15},{"name":1395,"slug":1396,"type":15},{"name":1398,"slug":1399,"type":15},{"name":1401,"slug":1402,"type":15},{"name":9,"slug":8,"type":15},{"slug":1406,"name":1406,"fn":1407,"description":1408,"org":1567,"tags":1568,"stars":20,"repoUrl":21,"updatedAt":1415},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1569,1570,1571,1572],{"name":1392,"slug":1393,"type":15},{"name":1376,"slug":1377,"type":15},{"name":1379,"slug":1380,"type":15},{"name":9,"slug":8,"type":15},{"slug":1417,"name":1417,"fn":1418,"description":1419,"org":1574,"tags":1575,"stars":20,"repoUrl":21,"updatedAt":1427},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1576,1577,1578],{"name":1392,"slug":1393,"type":15},{"name":1424,"slug":1425,"type":15},{"name":9,"slug":8,"type":15},{"slug":1429,"name":1429,"fn":1430,"description":1431,"org":1580,"tags":1581,"stars":20,"repoUrl":21,"updatedAt":1442},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1582,1583,1584,1585],{"name":1435,"slug":1436,"type":15},{"name":1438,"slug":1439,"type":15},{"name":1401,"slug":1402,"type":15},{"name":9,"slug":8,"type":15},{"slug":1444,"name":1444,"fn":1445,"description":1446,"org":1587,"tags":1588,"stars":20,"repoUrl":21,"updatedAt":1457},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1589,1590,1591,1592],{"name":1450,"slug":1451,"type":15},{"name":1453,"slug":1454,"type":15},{"name":13,"slug":14,"type":15},{"name":9,"slug":8,"type":15},{"slug":1459,"name":1459,"fn":1460,"description":1461,"org":1594,"tags":1595,"stars":20,"repoUrl":21,"updatedAt":1473},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1596,1597,1598,1599,1600],{"name":1438,"slug":1439,"type":15},{"name":1466,"slug":1467,"type":15},{"name":1382,"slug":1383,"type":15},{"name":9,"slug":8,"type":15},{"name":1471,"slug":1472,"type":15}]