[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-twilio-twilio-sendgrid-email-settings":3,"mdc-7e2d8j-key":33,"related-repo-twilio-twilio-sendgrid-email-settings":836,"related-org-twilio-twilio-sendgrid-email-settings":946},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":23,"repoUrl":24,"updatedAt":25,"license":26,"forks":27,"topics":28,"repo":29,"sourceUrl":31,"mdContent":32},"twilio-sendgrid-email-settings","configure SendGrid email settings and templates","Configure SendGrid dynamic templates (Handlebars), tracking settings (opens, clicks, subscriptions), link branding for custom tracking domains, and content types (HTML, plain text, AMP). Use when customizing SendGrid email content, tracking behavior, or branded links. Requires a SendGrid API key (SG.-prefix) — not applicable to the Twilio Email API (comms.twilio.com).\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,22],{"name":13,"slug":14,"type":15},"SendGrid","sendgrid","tag",{"name":17,"slug":18,"type":15},"Templates","templates",{"name":20,"slug":21,"type":15},"Email","email",{"name":9,"slug":8,"type":15},25,"https:\u002F\u002Fgithub.com\u002Ftwilio\u002Fai","2026-07-17T06:07:23.318922",null,7,[],{"repoUrl":24,"stars":23,"forks":27,"topics":30,"description":26},[],"https:\u002F\u002Fgithub.com\u002Ftwilio\u002Fai\u002Ftree\u002FHEAD\u002Fskills\u002Fsendgrid\u002Ftwilio-sendgrid-email-settings","---\nname: twilio-sendgrid-email-settings\ndescription: >\n  Configure SendGrid dynamic templates (Handlebars), tracking settings\n  (opens, clicks, subscriptions), link branding for custom tracking\n  domains, and content types (HTML, plain text, AMP). Use when customizing\n  SendGrid email content, tracking behavior, or branded links. Requires a\n  SendGrid API key (SG.-prefix) — not applicable to the Twilio Email API\n  (comms.twilio.com).\n---\n\n## Overview\n\nSendGrid email settings control how your messages are constructed, personalized, and tracked. Most configuration happens in the SendGrid Console, but templates and tracking can also be managed via API.\n\n---\n\n## Dynamic Templates\n\nTemplates use Handlebars syntax and are managed in Console > Email API > Dynamic Templates. Template IDs start with `d-`.\n\n**Supported Handlebars helpers:**\n\n| Helper | Use | Example |\n|--------|-----|---------|\n| `if` \u002F `unless` | Conditional | `{{#if premium}}Welcome back!{{\u002Fif}}` |\n| `each` | Iteration | `{{#each items}}{{this.name}}{{\u002Feach}}` |\n| `equals` \u002F `notEquals` | Comparison | `{{#equals status \"active\"}}...{{\u002Fequals}}` |\n| `and` \u002F `or` | Boolean logic | `{{#and premium verified}}...{{\u002Fand}}` |\n| `greaterThan` \u002F `lessThan` | Numeric | `{{#greaterThan count 5}}...{{\u002FgreaterThan}}` |\n| `length` | Array\u002Fstring | `{{length items}}` |\n| `formatDate` | Date format | `{{formatDate date \"MM\u002FDD\u002FYYYY\"}}` |\n| `insert` | Module insert | `{{insert \"module_name\"}}` |\n\n**NOT supported:** Custom helpers, inline partials, `lookup`, `log`, `with`, `blockHelperMissing`. SendGrid implements a subset of Handlebars.js.\n\n### Template Versions\n\n- **Dynamic templates** (IDs starting with `d-`): Support Handlebars\n- **Legacy transactional templates**: Use `-substitution-` syntax — not interchangeable with Handlebars\n\n---\n\n## Tracking Settings\n\n| Setting | What it does | Caveat |\n|---------|-------------|--------|\n| **Open tracking** | Inserts a tracking pixel | Unreliable: Apple Mail Privacy Protection inflates opens; image-blocking clients produce false negatives |\n| **Click tracking** | Rewrites URLs through SendGrid's redirect | Can trigger spam filters on some domains |\n| **Subscription tracking** | Adds unsubscribe footer | Required for CAN-SPAM compliance |\n| **Google Analytics** | Adds UTM parameters | Only for marketing campaigns |\n\nConfigure per-message or account-wide in Console > Settings > Tracking.\n\n---\n\n## Link Branding (Custom Tracking Domains)\n\nBy default, click-tracked links route through `url####.ct.sendgrid.net`. Link Branding lets you use your own domain (e.g., `links.yourdomain.com`) instead, which improves deliverability and builds trust.\n\n**Setup:** Console > Settings > Sender Authentication > Link Branding\n\nRequires a CNAME DNS record pointing your subdomain to `sendgrid.net`. Validate via API: `GET \u002Fv3\u002Fwhitelabel\u002Flinks\u002F{id}\u002Fvalidate`\n\n---\n\n## Content Type Priority\n\nWhen sending multiple content types, email clients display in this priority:\n\n1. `text\u002Fx-amp-html` (AMP — only in supporting clients, requires sender registration)\n2. `text\u002Fhtml` (standard — most clients)\n3. `text\u002Fplain` (fallback)\n\nAlways include at least `text\u002Fplain` and `text\u002Fhtml`.\n\n---\n\n## CANNOT\n\n- **Cannot use custom Handlebars helpers** — Only the built-in set listed above.\n- **Cannot guarantee open tracking accuracy** — Pixel-based tracking is fundamentally unreliable. Do not use for business-critical logic.\n- **Personalizations `subject` is a plain string override** — It bypasses the template subject. To use dynamic subjects, set Handlebars variables (e.g., `{{{subject}}}`) in the Dynamic Template's subject field and pass values via `dynamic_template_data`.\n- **Undefined template variables are silent** — Missing keys in `dynamic_template_data` render as empty strings with no error.\n\n---\n\n## Next Steps\n\n- **Send email:** `twilio-sendgrid-email-send`\n- **Delivery tracking:** `twilio-sendgrid-webhooks`\n- **Manage bounces\u002Funsubscribes:** `twilio-sendgrid-suppressions`\n",{"data":34,"body":35},{"name":4,"description":6},{"type":36,"children":37},"root",[38,47,53,57,63,77,86,356,396,403,443,446,452,563,568,571,577,598,608,627,630,636,641,678,696,699,705,778,781,787],{"type":39,"tag":40,"props":41,"children":43},"element","h2",{"id":42},"overview",[44],{"type":45,"value":46},"text","Overview",{"type":39,"tag":48,"props":49,"children":50},"p",{},[51],{"type":45,"value":52},"SendGrid email settings control how your messages are constructed, personalized, and tracked. Most configuration happens in the SendGrid Console, but templates and tracking can also be managed via API.",{"type":39,"tag":54,"props":55,"children":56},"hr",{},[],{"type":39,"tag":40,"props":58,"children":60},{"id":59},"dynamic-templates",[61],{"type":45,"value":62},"Dynamic Templates",{"type":39,"tag":48,"props":64,"children":65},{},[66,68,75],{"type":45,"value":67},"Templates use Handlebars syntax and are managed in Console > Email API > Dynamic Templates. Template IDs start with ",{"type":39,"tag":69,"props":70,"children":72},"code",{"className":71},[],[73],{"type":45,"value":74},"d-",{"type":45,"value":76},".",{"type":39,"tag":48,"props":78,"children":79},{},[80],{"type":39,"tag":81,"props":82,"children":83},"strong",{},[84],{"type":45,"value":85},"Supported Handlebars helpers:",{"type":39,"tag":87,"props":88,"children":89},"table",{},[90,114],{"type":39,"tag":91,"props":92,"children":93},"thead",{},[94],{"type":39,"tag":95,"props":96,"children":97},"tr",{},[98,104,109],{"type":39,"tag":99,"props":100,"children":101},"th",{},[102],{"type":45,"value":103},"Helper",{"type":39,"tag":99,"props":105,"children":106},{},[107],{"type":45,"value":108},"Use",{"type":39,"tag":99,"props":110,"children":111},{},[112],{"type":45,"value":113},"Example",{"type":39,"tag":115,"props":116,"children":117},"tbody",{},[118,153,179,212,245,278,304,330],{"type":39,"tag":95,"props":119,"children":120},{},[121,139,144],{"type":39,"tag":122,"props":123,"children":124},"td",{},[125,131,133],{"type":39,"tag":69,"props":126,"children":128},{"className":127},[],[129],{"type":45,"value":130},"if",{"type":45,"value":132}," \u002F ",{"type":39,"tag":69,"props":134,"children":136},{"className":135},[],[137],{"type":45,"value":138},"unless",{"type":39,"tag":122,"props":140,"children":141},{},[142],{"type":45,"value":143},"Conditional",{"type":39,"tag":122,"props":145,"children":146},{},[147],{"type":39,"tag":69,"props":148,"children":150},{"className":149},[],[151],{"type":45,"value":152},"{{#if premium}}Welcome back!{{\u002Fif}}",{"type":39,"tag":95,"props":154,"children":155},{},[156,165,170],{"type":39,"tag":122,"props":157,"children":158},{},[159],{"type":39,"tag":69,"props":160,"children":162},{"className":161},[],[163],{"type":45,"value":164},"each",{"type":39,"tag":122,"props":166,"children":167},{},[168],{"type":45,"value":169},"Iteration",{"type":39,"tag":122,"props":171,"children":172},{},[173],{"type":39,"tag":69,"props":174,"children":176},{"className":175},[],[177],{"type":45,"value":178},"{{#each items}}{{this.name}}{{\u002Feach}}",{"type":39,"tag":95,"props":180,"children":181},{},[182,198,203],{"type":39,"tag":122,"props":183,"children":184},{},[185,191,192],{"type":39,"tag":69,"props":186,"children":188},{"className":187},[],[189],{"type":45,"value":190},"equals",{"type":45,"value":132},{"type":39,"tag":69,"props":193,"children":195},{"className":194},[],[196],{"type":45,"value":197},"notEquals",{"type":39,"tag":122,"props":199,"children":200},{},[201],{"type":45,"value":202},"Comparison",{"type":39,"tag":122,"props":204,"children":205},{},[206],{"type":39,"tag":69,"props":207,"children":209},{"className":208},[],[210],{"type":45,"value":211},"{{#equals status \"active\"}}...{{\u002Fequals}}",{"type":39,"tag":95,"props":213,"children":214},{},[215,231,236],{"type":39,"tag":122,"props":216,"children":217},{},[218,224,225],{"type":39,"tag":69,"props":219,"children":221},{"className":220},[],[222],{"type":45,"value":223},"and",{"type":45,"value":132},{"type":39,"tag":69,"props":226,"children":228},{"className":227},[],[229],{"type":45,"value":230},"or",{"type":39,"tag":122,"props":232,"children":233},{},[234],{"type":45,"value":235},"Boolean logic",{"type":39,"tag":122,"props":237,"children":238},{},[239],{"type":39,"tag":69,"props":240,"children":242},{"className":241},[],[243],{"type":45,"value":244},"{{#and premium verified}}...{{\u002Fand}}",{"type":39,"tag":95,"props":246,"children":247},{},[248,264,269],{"type":39,"tag":122,"props":249,"children":250},{},[251,257,258],{"type":39,"tag":69,"props":252,"children":254},{"className":253},[],[255],{"type":45,"value":256},"greaterThan",{"type":45,"value":132},{"type":39,"tag":69,"props":259,"children":261},{"className":260},[],[262],{"type":45,"value":263},"lessThan",{"type":39,"tag":122,"props":265,"children":266},{},[267],{"type":45,"value":268},"Numeric",{"type":39,"tag":122,"props":270,"children":271},{},[272],{"type":39,"tag":69,"props":273,"children":275},{"className":274},[],[276],{"type":45,"value":277},"{{#greaterThan count 5}}...{{\u002FgreaterThan}}",{"type":39,"tag":95,"props":279,"children":280},{},[281,290,295],{"type":39,"tag":122,"props":282,"children":283},{},[284],{"type":39,"tag":69,"props":285,"children":287},{"className":286},[],[288],{"type":45,"value":289},"length",{"type":39,"tag":122,"props":291,"children":292},{},[293],{"type":45,"value":294},"Array\u002Fstring",{"type":39,"tag":122,"props":296,"children":297},{},[298],{"type":39,"tag":69,"props":299,"children":301},{"className":300},[],[302],{"type":45,"value":303},"{{length items}}",{"type":39,"tag":95,"props":305,"children":306},{},[307,316,321],{"type":39,"tag":122,"props":308,"children":309},{},[310],{"type":39,"tag":69,"props":311,"children":313},{"className":312},[],[314],{"type":45,"value":315},"formatDate",{"type":39,"tag":122,"props":317,"children":318},{},[319],{"type":45,"value":320},"Date format",{"type":39,"tag":122,"props":322,"children":323},{},[324],{"type":39,"tag":69,"props":325,"children":327},{"className":326},[],[328],{"type":45,"value":329},"{{formatDate date \"MM\u002FDD\u002FYYYY\"}}",{"type":39,"tag":95,"props":331,"children":332},{},[333,342,347],{"type":39,"tag":122,"props":334,"children":335},{},[336],{"type":39,"tag":69,"props":337,"children":339},{"className":338},[],[340],{"type":45,"value":341},"insert",{"type":39,"tag":122,"props":343,"children":344},{},[345],{"type":45,"value":346},"Module insert",{"type":39,"tag":122,"props":348,"children":349},{},[350],{"type":39,"tag":69,"props":351,"children":353},{"className":352},[],[354],{"type":45,"value":355},"{{insert \"module_name\"}}",{"type":39,"tag":48,"props":357,"children":358},{},[359,364,366,372,374,380,381,387,388,394],{"type":39,"tag":81,"props":360,"children":361},{},[362],{"type":45,"value":363},"NOT supported:",{"type":45,"value":365}," Custom helpers, inline partials, ",{"type":39,"tag":69,"props":367,"children":369},{"className":368},[],[370],{"type":45,"value":371},"lookup",{"type":45,"value":373},", ",{"type":39,"tag":69,"props":375,"children":377},{"className":376},[],[378],{"type":45,"value":379},"log",{"type":45,"value":373},{"type":39,"tag":69,"props":382,"children":384},{"className":383},[],[385],{"type":45,"value":386},"with",{"type":45,"value":373},{"type":39,"tag":69,"props":389,"children":391},{"className":390},[],[392],{"type":45,"value":393},"blockHelperMissing",{"type":45,"value":395},". SendGrid implements a subset of Handlebars.js.",{"type":39,"tag":397,"props":398,"children":400},"h3",{"id":399},"template-versions",[401],{"type":45,"value":402},"Template Versions",{"type":39,"tag":404,"props":405,"children":406},"ul",{},[407,425],{"type":39,"tag":408,"props":409,"children":410},"li",{},[411,416,418,423],{"type":39,"tag":81,"props":412,"children":413},{},[414],{"type":45,"value":415},"Dynamic templates",{"type":45,"value":417}," (IDs starting with ",{"type":39,"tag":69,"props":419,"children":421},{"className":420},[],[422],{"type":45,"value":74},{"type":45,"value":424},"): Support Handlebars",{"type":39,"tag":408,"props":426,"children":427},{},[428,433,435,441],{"type":39,"tag":81,"props":429,"children":430},{},[431],{"type":45,"value":432},"Legacy transactional templates",{"type":45,"value":434},": Use ",{"type":39,"tag":69,"props":436,"children":438},{"className":437},[],[439],{"type":45,"value":440},"-substitution-",{"type":45,"value":442}," syntax — not interchangeable with Handlebars",{"type":39,"tag":54,"props":444,"children":445},{},[],{"type":39,"tag":40,"props":447,"children":449},{"id":448},"tracking-settings",[450],{"type":45,"value":451},"Tracking Settings",{"type":39,"tag":87,"props":453,"children":454},{},[455,476],{"type":39,"tag":91,"props":456,"children":457},{},[458],{"type":39,"tag":95,"props":459,"children":460},{},[461,466,471],{"type":39,"tag":99,"props":462,"children":463},{},[464],{"type":45,"value":465},"Setting",{"type":39,"tag":99,"props":467,"children":468},{},[469],{"type":45,"value":470},"What it does",{"type":39,"tag":99,"props":472,"children":473},{},[474],{"type":45,"value":475},"Caveat",{"type":39,"tag":115,"props":477,"children":478},{},[479,500,521,542],{"type":39,"tag":95,"props":480,"children":481},{},[482,490,495],{"type":39,"tag":122,"props":483,"children":484},{},[485],{"type":39,"tag":81,"props":486,"children":487},{},[488],{"type":45,"value":489},"Open tracking",{"type":39,"tag":122,"props":491,"children":492},{},[493],{"type":45,"value":494},"Inserts a tracking pixel",{"type":39,"tag":122,"props":496,"children":497},{},[498],{"type":45,"value":499},"Unreliable: Apple Mail Privacy Protection inflates opens; image-blocking clients produce false negatives",{"type":39,"tag":95,"props":501,"children":502},{},[503,511,516],{"type":39,"tag":122,"props":504,"children":505},{},[506],{"type":39,"tag":81,"props":507,"children":508},{},[509],{"type":45,"value":510},"Click tracking",{"type":39,"tag":122,"props":512,"children":513},{},[514],{"type":45,"value":515},"Rewrites URLs through SendGrid's redirect",{"type":39,"tag":122,"props":517,"children":518},{},[519],{"type":45,"value":520},"Can trigger spam filters on some domains",{"type":39,"tag":95,"props":522,"children":523},{},[524,532,537],{"type":39,"tag":122,"props":525,"children":526},{},[527],{"type":39,"tag":81,"props":528,"children":529},{},[530],{"type":45,"value":531},"Subscription tracking",{"type":39,"tag":122,"props":533,"children":534},{},[535],{"type":45,"value":536},"Adds unsubscribe footer",{"type":39,"tag":122,"props":538,"children":539},{},[540],{"type":45,"value":541},"Required for CAN-SPAM compliance",{"type":39,"tag":95,"props":543,"children":544},{},[545,553,558],{"type":39,"tag":122,"props":546,"children":547},{},[548],{"type":39,"tag":81,"props":549,"children":550},{},[551],{"type":45,"value":552},"Google Analytics",{"type":39,"tag":122,"props":554,"children":555},{},[556],{"type":45,"value":557},"Adds UTM parameters",{"type":39,"tag":122,"props":559,"children":560},{},[561],{"type":45,"value":562},"Only for marketing campaigns",{"type":39,"tag":48,"props":564,"children":565},{},[566],{"type":45,"value":567},"Configure per-message or account-wide in Console > Settings > Tracking.",{"type":39,"tag":54,"props":569,"children":570},{},[],{"type":39,"tag":40,"props":572,"children":574},{"id":573},"link-branding-custom-tracking-domains",[575],{"type":45,"value":576},"Link Branding (Custom Tracking Domains)",{"type":39,"tag":48,"props":578,"children":579},{},[580,582,588,590,596],{"type":45,"value":581},"By default, click-tracked links route through ",{"type":39,"tag":69,"props":583,"children":585},{"className":584},[],[586],{"type":45,"value":587},"url####.ct.sendgrid.net",{"type":45,"value":589},". Link Branding lets you use your own domain (e.g., ",{"type":39,"tag":69,"props":591,"children":593},{"className":592},[],[594],{"type":45,"value":595},"links.yourdomain.com",{"type":45,"value":597},") instead, which improves deliverability and builds trust.",{"type":39,"tag":48,"props":599,"children":600},{},[601,606],{"type":39,"tag":81,"props":602,"children":603},{},[604],{"type":45,"value":605},"Setup:",{"type":45,"value":607}," Console > Settings > Sender Authentication > Link Branding",{"type":39,"tag":48,"props":609,"children":610},{},[611,613,619,621],{"type":45,"value":612},"Requires a CNAME DNS record pointing your subdomain to ",{"type":39,"tag":69,"props":614,"children":616},{"className":615},[],[617],{"type":45,"value":618},"sendgrid.net",{"type":45,"value":620},". Validate via API: ",{"type":39,"tag":69,"props":622,"children":624},{"className":623},[],[625],{"type":45,"value":626},"GET \u002Fv3\u002Fwhitelabel\u002Flinks\u002F{id}\u002Fvalidate",{"type":39,"tag":54,"props":628,"children":629},{},[],{"type":39,"tag":40,"props":631,"children":633},{"id":632},"content-type-priority",[634],{"type":45,"value":635},"Content Type Priority",{"type":39,"tag":48,"props":637,"children":638},{},[639],{"type":45,"value":640},"When sending multiple content types, email clients display in this priority:",{"type":39,"tag":642,"props":643,"children":644},"ol",{},[645,656,667],{"type":39,"tag":408,"props":646,"children":647},{},[648,654],{"type":39,"tag":69,"props":649,"children":651},{"className":650},[],[652],{"type":45,"value":653},"text\u002Fx-amp-html",{"type":45,"value":655}," (AMP — only in supporting clients, requires sender registration)",{"type":39,"tag":408,"props":657,"children":658},{},[659,665],{"type":39,"tag":69,"props":660,"children":662},{"className":661},[],[663],{"type":45,"value":664},"text\u002Fhtml",{"type":45,"value":666}," (standard — most clients)",{"type":39,"tag":408,"props":668,"children":669},{},[670,676],{"type":39,"tag":69,"props":671,"children":673},{"className":672},[],[674],{"type":45,"value":675},"text\u002Fplain",{"type":45,"value":677}," (fallback)",{"type":39,"tag":48,"props":679,"children":680},{},[681,683,688,690,695],{"type":45,"value":682},"Always include at least ",{"type":39,"tag":69,"props":684,"children":686},{"className":685},[],[687],{"type":45,"value":675},{"type":45,"value":689}," and ",{"type":39,"tag":69,"props":691,"children":693},{"className":692},[],[694],{"type":45,"value":664},{"type":45,"value":76},{"type":39,"tag":54,"props":697,"children":698},{},[],{"type":39,"tag":40,"props":700,"children":702},{"id":701},"cannot",[703],{"type":45,"value":704},"CANNOT",{"type":39,"tag":404,"props":706,"children":707},{},[708,718,728,761],{"type":39,"tag":408,"props":709,"children":710},{},[711,716],{"type":39,"tag":81,"props":712,"children":713},{},[714],{"type":45,"value":715},"Cannot use custom Handlebars helpers",{"type":45,"value":717}," — Only the built-in set listed above.",{"type":39,"tag":408,"props":719,"children":720},{},[721,726],{"type":39,"tag":81,"props":722,"children":723},{},[724],{"type":45,"value":725},"Cannot guarantee open tracking accuracy",{"type":45,"value":727}," — Pixel-based tracking is fundamentally unreliable. Do not use for business-critical logic.",{"type":39,"tag":408,"props":729,"children":730},{},[731,744,746,752,754,760],{"type":39,"tag":81,"props":732,"children":733},{},[734,736,742],{"type":45,"value":735},"Personalizations ",{"type":39,"tag":69,"props":737,"children":739},{"className":738},[],[740],{"type":45,"value":741},"subject",{"type":45,"value":743}," is a plain string override",{"type":45,"value":745}," — It bypasses the template subject. To use dynamic subjects, set Handlebars variables (e.g., ",{"type":39,"tag":69,"props":747,"children":749},{"className":748},[],[750],{"type":45,"value":751},"{{{subject}}}",{"type":45,"value":753},") in the Dynamic Template's subject field and pass values via ",{"type":39,"tag":69,"props":755,"children":757},{"className":756},[],[758],{"type":45,"value":759},"dynamic_template_data",{"type":45,"value":76},{"type":39,"tag":408,"props":762,"children":763},{},[764,769,771,776],{"type":39,"tag":81,"props":765,"children":766},{},[767],{"type":45,"value":768},"Undefined template variables are silent",{"type":45,"value":770}," — Missing keys in ",{"type":39,"tag":69,"props":772,"children":774},{"className":773},[],[775],{"type":45,"value":759},{"type":45,"value":777}," render as empty strings with no error.",{"type":39,"tag":54,"props":779,"children":780},{},[],{"type":39,"tag":40,"props":782,"children":784},{"id":783},"next-steps",[785],{"type":45,"value":786},"Next Steps",{"type":39,"tag":404,"props":788,"children":789},{},[790,806,821],{"type":39,"tag":408,"props":791,"children":792},{},[793,798,800],{"type":39,"tag":81,"props":794,"children":795},{},[796],{"type":45,"value":797},"Send email:",{"type":45,"value":799}," ",{"type":39,"tag":69,"props":801,"children":803},{"className":802},[],[804],{"type":45,"value":805},"twilio-sendgrid-email-send",{"type":39,"tag":408,"props":807,"children":808},{},[809,814,815],{"type":39,"tag":81,"props":810,"children":811},{},[812],{"type":45,"value":813},"Delivery tracking:",{"type":45,"value":799},{"type":39,"tag":69,"props":816,"children":818},{"className":817},[],[819],{"type":45,"value":820},"twilio-sendgrid-webhooks",{"type":39,"tag":408,"props":822,"children":823},{},[824,829,830],{"type":39,"tag":81,"props":825,"children":826},{},[827],{"type":45,"value":828},"Manage bounces\u002Funsubscribes:",{"type":45,"value":799},{"type":39,"tag":69,"props":831,"children":833},{"className":832},[],[834],{"type":45,"value":835},"twilio-sendgrid-suppressions",{"items":837,"total":945},[838,854,874,885,897,912,929],{"slug":839,"name":839,"fn":840,"description":841,"org":842,"tags":843,"stars":23,"repoUrl":24,"updatedAt":853},"twilio-account-setup","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},[844,847,850],{"name":845,"slug":846,"type":15},"API Development","api-development",{"name":848,"slug":849,"type":15},"Communications","communications",{"name":851,"slug":852,"type":15},"SMS","sms","2026-08-01T05:43:28.968968",{"slug":855,"name":855,"fn":856,"description":857,"org":858,"tags":859,"stars":23,"repoUrl":24,"updatedAt":873},"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},[860,863,866,869,872],{"name":861,"slug":862,"type":15},"Agents","agents",{"name":864,"slug":865,"type":15},"AI","ai",{"name":867,"slug":868,"type":15},"Coaching","coaching",{"name":870,"slug":871,"type":15},"QA","qa",{"name":9,"slug":8,"type":15},"2026-07-17T06:07:58.250609",{"slug":875,"name":875,"fn":876,"description":877,"org":878,"tags":879,"stars":23,"repoUrl":24,"updatedAt":884},"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},[880,881,882,883],{"name":861,"slug":862,"type":15},{"name":845,"slug":846,"type":15},{"name":848,"slug":849,"type":15},{"name":9,"slug":8,"type":15},"2026-07-17T06:06:05.217098",{"slug":886,"name":886,"fn":887,"description":888,"org":889,"tags":890,"stars":23,"repoUrl":24,"updatedAt":896},"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},[891,892,895],{"name":861,"slug":862,"type":15},{"name":893,"slug":894,"type":15},"Architecture","architecture",{"name":9,"slug":8,"type":15},"2026-07-17T06:07:48.883723",{"slug":898,"name":898,"fn":899,"description":900,"org":901,"tags":902,"stars":23,"repoUrl":24,"updatedAt":911},"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},[903,906,909,910],{"name":904,"slug":905,"type":15},"Audio","audio",{"name":907,"slug":908,"type":15},"Compliance","compliance",{"name":870,"slug":871,"type":15},{"name":9,"slug":8,"type":15},"2026-07-17T06:07:55.268412",{"slug":913,"name":913,"fn":914,"description":915,"org":916,"tags":917,"stars":23,"repoUrl":24,"updatedAt":928},"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},[918,921,924,927],{"name":919,"slug":920,"type":15},"CLI","cli",{"name":922,"slug":923,"type":15},"Local Development","local-development",{"name":925,"slug":926,"type":15},"Operations","operations",{"name":9,"slug":8,"type":15},"2026-07-17T06:07:54.925664",{"slug":930,"name":930,"fn":931,"description":932,"org":933,"tags":934,"stars":23,"repoUrl":24,"updatedAt":944},"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},[935,936,939,940,941],{"name":907,"slug":908,"type":15},{"name":937,"slug":938,"type":15},"Messaging","messaging",{"name":851,"slug":852,"type":15},{"name":9,"slug":8,"type":15},{"name":942,"slug":943,"type":15},"WhatsApp","whatsapp","2026-07-17T06:05:47.897229",57,{"items":947,"total":945},[948,954,962,969,975,982,989,997,1013,1026,1038,1056],{"slug":839,"name":839,"fn":840,"description":841,"org":949,"tags":950,"stars":23,"repoUrl":24,"updatedAt":853},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[951,952,953],{"name":845,"slug":846,"type":15},{"name":848,"slug":849,"type":15},{"name":851,"slug":852,"type":15},{"slug":855,"name":855,"fn":856,"description":857,"org":955,"tags":956,"stars":23,"repoUrl":24,"updatedAt":873},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[957,958,959,960,961],{"name":861,"slug":862,"type":15},{"name":864,"slug":865,"type":15},{"name":867,"slug":868,"type":15},{"name":870,"slug":871,"type":15},{"name":9,"slug":8,"type":15},{"slug":875,"name":875,"fn":876,"description":877,"org":963,"tags":964,"stars":23,"repoUrl":24,"updatedAt":884},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[965,966,967,968],{"name":861,"slug":862,"type":15},{"name":845,"slug":846,"type":15},{"name":848,"slug":849,"type":15},{"name":9,"slug":8,"type":15},{"slug":886,"name":886,"fn":887,"description":888,"org":970,"tags":971,"stars":23,"repoUrl":24,"updatedAt":896},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[972,973,974],{"name":861,"slug":862,"type":15},{"name":893,"slug":894,"type":15},{"name":9,"slug":8,"type":15},{"slug":898,"name":898,"fn":899,"description":900,"org":976,"tags":977,"stars":23,"repoUrl":24,"updatedAt":911},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[978,979,980,981],{"name":904,"slug":905,"type":15},{"name":907,"slug":908,"type":15},{"name":870,"slug":871,"type":15},{"name":9,"slug":8,"type":15},{"slug":913,"name":913,"fn":914,"description":915,"org":983,"tags":984,"stars":23,"repoUrl":24,"updatedAt":928},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[985,986,987,988],{"name":919,"slug":920,"type":15},{"name":922,"slug":923,"type":15},{"name":925,"slug":926,"type":15},{"name":9,"slug":8,"type":15},{"slug":930,"name":930,"fn":931,"description":932,"org":990,"tags":991,"stars":23,"repoUrl":24,"updatedAt":944},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[992,993,994,995,996],{"name":907,"slug":908,"type":15},{"name":937,"slug":938,"type":15},{"name":851,"slug":852,"type":15},{"name":9,"slug":8,"type":15},{"name":942,"slug":943,"type":15},{"slug":998,"name":998,"fn":999,"description":1000,"org":1001,"tags":1002,"stars":23,"repoUrl":24,"updatedAt":1012},"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},[1003,1004,1005,1008,1011],{"name":907,"slug":908,"type":15},{"name":937,"slug":938,"type":15},{"name":1006,"slug":1007,"type":15},"Regulatory Compliance","regulatory-compliance",{"name":1009,"slug":1010,"type":15},"Security","security",{"name":9,"slug":8,"type":15},"2026-07-17T06:07:55.952779",{"slug":1014,"name":1014,"fn":1015,"description":1016,"org":1017,"tags":1018,"stars":23,"repoUrl":24,"updatedAt":1025},"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},[1019,1020,1021,1024],{"name":904,"slug":905,"type":15},{"name":848,"slug":849,"type":15},{"name":1022,"slug":1023,"type":15},"Meetings","meetings",{"name":9,"slug":8,"type":15},"2026-07-17T06:07:55.603708",{"slug":1027,"name":1027,"fn":1028,"description":1029,"org":1030,"tags":1031,"stars":23,"repoUrl":24,"updatedAt":1037},"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},[1032,1033,1034,1035,1036],{"name":20,"slug":21,"type":15},{"name":937,"slug":938,"type":15},{"name":851,"slug":852,"type":15},{"name":17,"slug":18,"type":15},{"name":9,"slug":8,"type":15},"2026-07-17T06:04:26.637309",{"slug":1039,"name":1039,"fn":1040,"description":1041,"org":1042,"tags":1043,"stars":23,"repoUrl":24,"updatedAt":1055},"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},[1044,1045,1048,1051,1054],{"name":861,"slug":862,"type":15},{"name":1046,"slug":1047,"type":15},"Analytics","analytics",{"name":1049,"slug":1050,"type":15},"Monitoring","monitoring",{"name":1052,"slug":1053,"type":15},"NLP","nlp",{"name":9,"slug":8,"type":15},"2026-07-17T06:07:52.545387",{"slug":1057,"name":1057,"fn":1058,"description":1059,"org":1060,"tags":1061,"stars":23,"repoUrl":24,"updatedAt":1067},"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},[1062,1063,1066],{"name":861,"slug":862,"type":15},{"name":1064,"slug":1065,"type":15},"Memory","memory",{"name":9,"slug":8,"type":15},"2026-07-17T06:04:19.526724"]