{"id":23467,"date":"2026-08-24T22:06:01","date_gmt":"2026-08-24T22:06:01","guid":{"rendered":"https:\/\/scannn.com\/enterprise-ai-category-blog\/"},"modified":"2026-08-24T22:06:01","modified_gmt":"2026-08-24T22:06:01","slug":"enterprise-ai-category-blog","status":"publish","type":"post","link":"https:\/\/scannn.com\/lv\/enterprise-ai-category-blog\/","title":{"rendered":"Enterprise AI Category | Blog"},"content":{"rendered":"\n<div>\n<p><style><![CDATA[\n  :root {\n    --grid-breakout: [full-start] minmax(0, 1fr) [content-start] repeat(var(--_grid---column-count), minmax(0, var(--_grid---column-width))) [content-end] minmax(0, 1fr) [full-end];\n    --grid-breakout-single: [full-start] minmax(0, 1fr) [content-start] minmax(0, calc(100% - var(--site--margin) * 2)) [content-end] minmax(0, 1fr) [full-end];\n  }\n  ::before, ::after {\n    box-sizing: border-box;\n  }\n  .w-embed:before, .w-embed:after,\n  .w-richtext:before, .w-richtext:after {\n    content: unset;\n  }\n  html {\n    background-color: var(--_theme---background);\n  }\n  button {\n    background-color: unset;\n    padding: unset;\n    text-align: inherit;\n  }\n  button:not(:disabled) {\n    cursor: pointer;\n  }\n  video {\n    width: 100%;\n    object-fit: cover;\n  }\n  \/* remove padding of empty element *\/\n  .wf-empty {\n    padding: 0;\n  }\n  svg {\n    max-width: 100%;\n  }\n  @media (prefers-color-scheme: light) {\n    option { color: black; }\n  }\n  img::selection {\n    background: transparent;\n  }\n  \/* Typography *\/\n  body {\n    text-transform: var(--_text-style---text-transform);\n    font-smoothing: antialiased;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* Clear Defaults *\/\n  a:not ([class]) {\n    text-decoration: underline;} \n\n  [class~=\"u-rich-text\"] a,\n  [class~=\"u-rich-text-cs\"] a,\n  [class~=\"u-rich-text-blog\"] a,\n  [class~=\"u-rich-text-tutorials\"] a,\n  a.u-rich-text,\n  [class~=\"command_instruction\"] a {\n    transition: color .15s ease-out, text-decoration-color .15s ease-out;\n    text-underline-offset: 3px;\n    text-decoration: underline;\n    color: currentcolor;\n    text-decoration-color: var(--_theme---border-primary);\n  }\n\n  [class~=\"u-rich-text\"] a:hover,\n  [class~=\"u-rich-text-cs\"] a:hover,\n  [class~=\"u-rich-text-blog\"] a:hover,\n  [class~=\"u-rich-text-tutorials\"] a:hover,\n  a.u-rich-text:hover,\n  [class~=\"command_instruction\"] a:hover {\n    text-decoration-color: var(--_theme---foreground-primary);\n    color: var(--_theme---foreground-primary);\n  }\n\n  h1,h2,h3,h4,h5,h6,p,blockquote,label {\n    font-family: inherit;\n    font-size: inherit;\n    font-weight: inherit;\n    line-height: inherit;\n    letter-spacing: inherit;\n    text-transform: inherit;\n    text-wrap: inherit;\n    margin-top: 0;\n    margin-bottom: 0;\n  }\n  select:has(option[value=\"\"]:checked) {\n    color: color-mix(in lab, currentcolor 60%, transparent)\n  }\n  \/* Selection Color *\/\n  ::selection {\n    background-color: var(--_theme---selection--background);\n    color: var(--_theme---selection--text);\n  }\n  \/* Margin Trim *\/\n  :is(.u-margin-trim,.u-rich-text) > :not(:not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim) ~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim)),\n  :is(.u-margin-trim,.u-rich-text) > :not(:not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim) ~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim)).u-display-contents > :first-child {\n    margin-top: 0;\n  }\n  :is(.u-margin-trim,.u-rich-text) > :not(:has(~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim))),\n  :is(.u-margin-trim,.u-rich-text) > :not(:has(~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim))).u-display-contents > :last-child {\n    margin-bottom: 0;\n  }\n  \/* Line Height Trim *\/\n  :is(h1,h2,h3,h4,h5,h6,p):not(.u-text-trim-off,:has([class*=\"u-text-style-\"]))::before,\n  [class*=\"u-text-style-\"]:not(.u-text-trim-off,:has(h1,h2,h3,h4,h5,h6,p))::before {\n    content: \"\";\n    display: table;\n    margin-bottom: calc(-0.5lh + var(--_text-style---trim-top));\n  }\n  :is(h1,h2,h3,h4,h5,h6,p):not(.u-text-trim-off,:has([class*=\"u-text-style-\"]))::after,\n  [class*=\"u-text-style-\"]:not(.u-text-trim-off,:has(h1,h2,h3,h4,h5,h6,p))::after {\n    content: \"\";\n    display: table;\n    margin-bottom: calc(-0.5lh + var(--_text-style---trim-bottom));\n  }\n  \/* Rich Text Links *\/\n  .w-richtext a {\n    position: relative;\n    z-index: 4;\n  }\n  \/* Line Clamp *\/\n  .u-line-clamp-1, .u-line-clamp-2, .u-line-clamp-3, .u-line-clamp-4 {\n    -webkit-line-clamp: 1;\n    -webkit-box-orient: vertical;\n  }\n  .u-line-clamp-2 { -webkit-line-clamp: 2; }\n  .u-line-clamp-3 { -webkit-line-clamp: 3; }\n  .u-line-clamp-4 { -webkit-line-clamp: 4; }\n  \/* Child Contain *\/\n  .u-child-contain > * {\n    width: 100%;\n    max-width: inherit !important;\n    margin-inline: 0 !important;\n    margin-top: 0 !important;\n  }\n  \/* Hide *\/\n  .u-hide-if-empty:empty,\n  .u-hide-if-empty:not(:has(> :not(.w-condition-invisible))),\n  .u-hide-if-empty-cms:not(:has(.w-dyn-item)),\n  .u-embed-js,\n  .u-embed-css {\n    display: none !important;\n  }\n  \/* Focus State *\/\n  a, button, :where([tabindex]), [data-outline] {\n    outline-offset: var(--focus--offset-outer);\n  }\n  a:focus-visible,\n  button:focus-visible,\n  [tabindex]:focus-visible,\n  label:has(input:focus-visible) [data-outline] {\n    outline-color: color-mix(in srgb, var(--_button-style---border) 50%, transparent);\n    outline-width: var(--focus--width);\n    outline-style: solid;\n  }\n\n  \/* Global \/ Clickable Component *\/\n  .wf-design-mode .clickable_wrap {\n    z-index: 0;\n  }\n  .clickable_wrap a[href=\"#\"] {\n    display: none;\n  }\n  .clickable_wrap a[href=\"#\"] ~ button {\n    display: block;\n  }\n  \/* Responsive Above *\/\n  @container threshold-large (width >= 62em) {\n    .u-order-unset-above { order: unset !important; }\n    .u-all-unset-above { all: unset !important; }\n    .u-grid-below { display: flex !important; }\n    .u-max-width-unset-above { max-width: unset !important; }\n    .u-width-unset-above { width: unset !important; }\n    .u-hide-above { display: none !important; }\n  }\n  @container threshold-medium (width >= 48em) {\n    .u-order-unset-above { order: unset !important; }\n    .u-all-unset-above { all: unset !important; }\n    .u-grid-below { display: flex !important; }\n    .u-max-width-unset-above { max-width: unset !important; }\n    .u-width-unset-above { width: unset !important; }\n    .u-hide-above { display: none !important; }\n  }\n  @container threshold-small (width >= 30em) {\n    .u-order-unset-above { order: unset !important; }\n    .u-all-unset-above { all: unset !important; }\n    .u-grid-below { display: flex !important; }\n    .u-max-width-unset-above { max-width: unset !important; }\n    .u-width-unset-above { width: unset !important; }\n    .u-hide-above { display: none !important; }\n  }\n  \/* Responsive Below *\/\n  @container threshold-large (width < 62em) {\n    .u-order-unset-below { order: unset !important; }\n    .u-all-unset-below { all: unset !important; }\n    .u-grid-above { display: flex !important; }\n    .u-max-width-unset-below { max-width: unset !important; }\n    .u-width-unset-below { width: unset !important; }\n    .u-alignment-unset-below {\n      --_alignment---direction: start;\n      align-self: start;\n    }\n    .u-hide-below { display: none !important; }\n  }\n  @container threshold-medium (width < 48em) {\n    .u-order-unset-below { order: unset !important; }\n    .u-all-unset-below { all: unset !important; }\n    .u-grid-above { display: flex !important; }\n    .u-max-width-unset-below { max-width: unset !important; }\n    .u-width-unset-below { width: unset !important; }\n    .u-alignment-unset-below {\n      --_alignment---direction: start;\n      align-self: start;\n    }\n    .u-hide-below { display: none !important; }\n  }\n  @container threshold-small (width < 30em) {\n    .u-order-unset-below { order: unset !important; }\n    .u-all-unset-below { all: unset !important; }\n    .u-grid-above { display: flex !important; }\n    .u-max-width-unset-below { max-width: unset !important; }\n    .u-width-unset-below { width: unset !important; }\n    .u-alignment-unset-below {\n      --_alignment---direction: start;\n      align-self: start;\n    }\n    .u-hide-below { display: none !important; }\n  }\n  \/* Form Radio *\/\n  .form_main_radio_label:has(input:checked) .form_main_radio_circle_inner {\n    opacity: 1;\n  }\n  \/* Form Checkbox *\/\n  .form_main_checkbox_label:has(input:checked) .form_main_checkbox_box {\n    background-color: currentColor;\n    border-color: currentColor;\n  }\n  .form_main_checkbox_label:has(input:checked) .form_main_checkbox_icon {\n    opacity: 1;\n  }\n  \/* State Manager *\/\n  [data-state] { --_state---true: 1; --_state---false: 0; }\n  .is-active,\n  [data-state~=\"checked\"]:is(:checked, :has(:checked)),\n  [data-state~=\"current\"]:is(.w--current, :has(.w--current)),\n  [data-state~=\"open\"]:is(.w--open, :has(.w--open)),\n  [data-state~=\"expanded\"]:is([aria-expanded=\"true\"], :has([aria-expanded=\"true\"])),\n  [data-state~=\"external\"]:is([target=\"_blank\"], :has([target=\"_blank\"])) { \n    --_state---true: 0; --_state---false: 1;\n  }\n  .wf-design-mode [data-trigger~=\"preview\"],\n  [data-trigger~=\"focus\"]:is(:focus-visible, :has(:focus-visible)),\n  [data-trigger~=\"group\"]:has([data-trigger~=\"focus-other\"]:focus-visible, [data-trigger~=\"focus-other\"] :focus-visible)\n  [data-trigger~=\"focus-other\"]:not(:focus-visible, :has(:focus-visible)) {\n    --_trigger---on: 0; --_trigger---off: 1;\n  }\n  @media (hover: hover) {\n    [data-button]:hover,\n    [data-trigger~=\"hover\"]:is(a:hover,button:hover,:has(a:hover,button:hover)),\n    [data-trigger~=\"group\"]:has([data-trigger~=\"hover-other\"]:hover) [data-trigger~=\"hover-other\"]:not(:hover) { \n      --_trigger---on: 0; --_trigger---off: 1;\n    }\n    [data-trigger~=\"hover-other\"]:hover { --_trigger---on: 1 !important; --_trigger---off: 0 !important; }\n  }\n  @media (hover: none) {\n    [data-trigger~=\"mobile\"] { --_trigger---on: 0; --_trigger---off: 1; }\n  }\n]]><\/style>\n<\/p>\n<p><style><![CDATA[\n  code,\n  kbd,\n  pre,\n  samp {\n    font-family: var(--_typography---font--mono-family);\n  }\n  body * {\n    scrollbar-width: none; \/* Firefox *\/\n    -ms-overflow-style: none; \/* IE\/Edge Legacy *\/\n  }\n  body *::-webkit-scrollbar {\n    display: none; \/* Unreliable *\/\n    width: 0px; \/* WebKit\/Blink *\/\n  }\n\n  @media (prefers-color-scheme: dark) {\n    body,\n    .u-theme-ivory,\n    [data-wf--section--theme=\"ivory\"] {\n      --_theme---background-primary: var(--swatch--gray-950);\n      --_theme---background-secondary: var(--swatch--gray-900);\n      --_theme---background-tertiary: var(--swatch--gray-850);\n      --_theme---border-primary: var(--swatch--gray-600);\n      --_theme---border-secondary: var(--swatch--gray-700);\n      --_theme---border-tertiary: var(--swatch--gray-750);\n      --_theme---foreground-primary: var(--swatch--gray-050);\n      --_theme---foreground-secondary: var(--swatch--gray-400);\n      --_theme---foreground-tertiary: var(--swatch--gray-500);\n      --_theme---pictogram-accent: var(--swatch--gray-750);\n      --_theme---button-primary--background: var(--swatch--gray-050);\n      --_theme---button-primary--text: var(--swatch--gray-950);\n      --_theme---button-primary--border: var(--swatch--transparent);\n      --_theme---button-primary--icon: var(--_theme---button-primary--text);\n      --_theme---button-primary--background-hover: var(--_theme---button-primary--background);\n      --_theme---button-primary--text-hover: var(--_theme---button-primary--text);\n      --_theme---button-primary--border-hover: var(--_theme---button-primary--border);\n      --_theme---button-primary--icon-hover: var(--_theme---background-primary);\n      --_theme---button-secondary--background: var(--swatch--gray-750);\n      --_theme---button-secondary--text: var(--swatch--gray-050);\n      --_theme---button-secondary--border: var(--_theme---border-secondary);\n      --_theme---button-secondary--icon: var(--_theme---button-secondary--text);\n      --_theme---button-secondary--background-hover: var(--_theme---button-secondary--background);\n      --_theme---button-secondary--text-hover: var(--_theme---button-secondary--text);\n      --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background);\n      --_theme---button-secondary--icon-hover: var(--_theme---foreground-secondary);\n      --_theme---button-tertiary--background: var(--_theme---background-primary);\n      --_theme---button-tertiary--text: var(--swatch--gray-050);\n      --_theme---button-tertiary--border: var(--_theme---border-secondary);\n      --_theme---button-tertiary--icon: var(--_theme---button-tertiary--text);\n      --_theme---button-tertiary--background-hover: var(--_theme---button-tertiary--background);\n      --_theme---button-tertiary--text-hover: var(--_theme---button-tertiary--text);\n      --_theme---button-tertiary--border-hover: var(--_theme---button-tertiary--border);\n      --_theme---button-tertiary--icon-hover: var(--_theme---foreground-primary);\n      --_theme---error-text: #df6666;\n      --_theme---heroes-accent: #c46849;\n      --_theme---white: var(--_theme---background-primary);\n    }\n    .u-theme-white,\n    [data-wf--section--theme=\"white\"] {\n      --_theme---background-primary: var(--swatch--gray-850);\n      --_theme---background-secondary: var(--swatch--gray-800);\n      --_theme---background-tertiary: var(--swatch--gray-750);\n      --_theme---border-primary: var(--swatch--gray-550);\n      --_theme---border-secondary: var(--swatch--gray-650);\n      --_theme---border-tertiary: var(--swatch--gray-700);\n      --_theme---foreground-primary: var(--swatch--gray-050);\n      --_theme---foreground-secondary: var(--swatch--gray-350);\n      --_theme---foreground-tertiary: var(--swatch--gray-450);\n      --_theme---pictogram-accent: var(--swatch--gray-700);\n      --_theme---button-primary--background: var(--swatch--gray-050);\n      --_theme---button-primary--text: var(--swatch--gray-950);\n      --_theme---button-primary--border: var(--swatch--transparent);\n      --_theme---button-primary--icon: var(--_theme---button-primary--text);\n      --_theme---button-primary--background-hover: var(--_theme---button-primary--background);\n      --_theme---button-primary--text-hover: var(--_theme---button-primary--text);\n      --_theme---button-primary--border-hover: var(--_theme---button-primary--border);\n      --_theme---button-primary--icon-hover: var(--_theme---background-primary);\n      --_theme---button-secondary--background: var(--swatch--gray-700);\n      --_theme---button-secondary--text: var(--swatch--gray-050);\n      --_theme---button-secondary--border: var(--_theme---border-secondary);\n      --_theme---button-secondary--icon: var(--_theme---button-secondary--text);\n      --_theme---button-secondary--background-hover: var(--_theme---button-secondary--background);\n      --_theme---button-secondary--text-hover: var(--_theme---button-secondary--text);\n      --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background);\n      --_theme---button-secondary--icon-hover: var(--_theme---foreground-secondary);\n      --_theme---button-tertiary--background: var(--_theme---background-primary);\n      --_theme---button-tertiary--text: var(--swatch--gray-050);\n      --_theme---button-tertiary--border: var(--_theme---border-secondary);\n      --_theme---button-tertiary--icon: var(--_theme---button-tertiary--text);\n      --_theme---button-tertiary--background-hover: var(--_theme---button-tertiary--background);\n      --_theme---button-tertiary--text-hover: var(--_theme---button-tertiary--text);\n      --_theme---button-tertiary--border-hover: var(--_theme---button-tertiary--border);\n      --_theme---button-tertiary--icon-hover: var(--_theme---foreground-primary);\n      --_theme---error-text: #df6666;\n      --_theme---heroes-accent: #c46849;\n      --_theme---white: var(--_theme---background-primary);\n    }\n    .u-theme-neutral-1,\n    [data-wf--section--theme=\"neutral-1\"] {\n      --_theme---background-primary: var(--swatch--gray-800);\n      --_theme---background-secondary: var(--swatch--gray-750);\n      --_theme---background-tertiary: var(--swatch--gray-700);\n      --_theme---border-primary: var(--swatch--gray-500);\n      --_theme---border-secondary: var(--swatch--gray-600);\n      --_theme---border-tertiary: var(--swatch--gray-650);\n      --_theme---foreground-primary: var(--swatch--gray-050);\n      --_theme---foreground-secondary: var(--swatch--gray-300);\n      --_theme---foreground-tertiary: var(--swatch--gray-400);\n      --_theme---pictogram-accent: var(--swatch--gray-650);\n      --_theme---button-primary--background: var(--swatch--gray-050);\n      --_theme---button-primary--text: var(--swatch--gray-950);\n      --_theme---button-primary--border: var(--swatch--transparent);\n      --_theme---button-primary--icon: var(--_theme---button-primary--text);\n      --_theme---button-primary--background-hover: var(--_theme---button-primary--background);\n      --_theme---button-primary--text-hover: var(--_theme---button-primary--text);\n      --_theme---button-primary--border-hover: var(--_theme---button-primary--border);\n      --_theme---button-primary--icon-hover: var(--_theme---background-primary);\n      --_theme---button-secondary--background: var(--swatch--gray-650);\n      --_theme---button-secondary--text: var(--swatch--gray-050);\n      --_theme---button-secondary--border: var(--_theme---border-secondary);\n      --_theme---button-secondary--icon: var(--_theme---button-secondary--text);\n      --_theme---button-secondary--background-hover: var(--_theme---button-secondary--background);\n      --_theme---button-secondary--text-hover: var(--_theme---button-secondary--text);\n      --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background);\n      --_theme---button-secondary--icon-hover: var(--_theme---foreground-secondary);\n      --_theme---button-tertiary--background: var(--_theme---background-primary);\n      --_theme---button-tertiary--text: var(--swatch--gray-050);\n      --_theme---button-tertiary--border: var(--_theme---border-secondary);\n      --_theme---button-tertiary--icon: var(--_theme---button-tertiary--text);\n      --_theme---button-tertiary--background-hover: var(--_theme---button-tertiary--background);\n      --_theme---button-tertiary--text-hover: var(--_theme---button-tertiary--text);\n      --_theme---button-tertiary--border-hover: var(--_theme---button-tertiary--border);\n      --_theme---button-tertiary--icon-hover: var(--_theme---foreground-primary);\n      --_theme---error-text: #df6666;\n      --_theme---heroes-accent: #c46849;\n      --_theme---white: var(--_theme---background-primary);\n    }\n\n    .logo_light {\n      display: none;\n    }\n    .logo_dark {\n      display: block;\n    }\n    .illustration_light {\n      display: none;\n    }\n    .illustration_dark {\n      display: block;\n    }\n  }\n\n  @media (prefers-color-scheme: light) {\n    .logo_light {\n      display: block;\n    }\n    .logo_dark {\n      display: none;\n    }\n    .illustration_light {\n      display: block;\n    }\n    .illustration_dark {\n      display: none;\n    }\n  }\n\n  .u-text-font-mono {\n    --_text-style---trim-top: var(--_typography---font--mono-text-trim-top);\n    --_text-style---trim-bottom: var(--_typography---font--mono-text-trim-bottom);\n  }\n\n  .w-richtext li > ul,\n  .w-richtext li > ol {\n    margin-top: 0.75rem;\n  }\n\n  .u-checklist ul {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .u-checklist ul li {\n    position: relative;\n    padding-left: 2rem;\n  }\n\n  .u-checklist ul li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 0.1em;\n    width: 1.5rem;\n    height: 1.5rem;\n    background-repeat: no-repeat;\n    background-position: center;\n    background-size: contain;\n    background-image: url('data:image\/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A\/\/www.w3.org\/2000\/svg%22%3E%3Cpath%20d%3D%22M18.226%206.13068C18.4439%205.95655%2018.7615%205.95361%2018.9842%206.13888C19.2067%206.32458%2019.2604%206.63728%2019.1283%206.88304L19.0604%206.98382L10.0602%2017.784C9.95233%2017.9133%209.7949%2017.9908%209.62665%2017.9984C9.45844%2018.0059%209.29454%2017.9429%209.17547%2017.8238L4.97541%2013.6237L4.89806%2013.53C4.7446%2013.2971%204.7705%2012.9802%204.97541%2012.7753C5.18032%2012.5704%205.49726%2012.5445%205.73011%2012.698L5.82386%2012.7753L9.55868%2016.5101L18.1393%206.21506L18.226%206.13068Z%22%20fill%3D%22%235E5D59%22\/%3E%3C\/svg%3E');\n  }\n\n  [class^='card_'][class$='_wrap'] .clickable_wrap.u-cover-absolute .clickable_link,\n  [class^='card_'][class$='_wrap'] .clickable_wrap.u-cover-absolute .clickable_btn {\n    outline-offset: var(--focus--offset-inner);\n  }\n\n  textarea[data-autogrow] {\n    overflow-y: hidden;\n    resize: none;\n    height: 1.75rem;\n    min-height: 0;\n  }\n\n  .btn_main_wrap::hover,\n  .btn_small_wrap::hover,\n  .btn_tiny_wrap::hover,\n  .button_toggle_wrap::hover,\n  .btn_icon_main_wrap::hover,\n  .btn_icon_small_wrap::hover,\n  .btn_icon_tiny_wrap::hover {\n    transition: \/* Transition to click\/active *\/\n      box-shadow ease-in-out 100ms,\n      background ease-in-out 100ms,\n      color ease-in-out 50ms;\n  }\n\n  .btn_main_wrap::active,\n  .btn_small_wrap::active,\n  .btn_tiny_wrap::active,\n  .button_toggle_wrap::active,\n  .btn_icon_main_wrap::active,\n  .btn_icon_small_wrap::active,\n  .btn_icon_tiny_wrap::active {\n    transition: \/* Transition to click\/active *\/\n      box-shadow ease-in-out 50ms,\n      background ease-in-out 50ms,\n      color ease-in-out 25ms;\n  }\n\n  .card_cs_grid_img img {\n    max-width: 60%;\n    max-height: 60%;\n  }\n\n  @container viewport (width < 30em) {\n    [data-wf--grid--column-count=\"4\"]:has(.card_feature_wrap) .c-grid {\n      --_column-count---value: 1;\n    }\n  }\n  @container viewport (min-width: 30em) and (max-width: 62em) {\n    [data-wf--grid--column-count=\"4\"]:has(.card_feature_wrap) .c-grid {\n      --_column-count---value: 2;\n    }\n  }\n\n  \/* Mods for spacing and visibility of embed in accordian content used for schema *\/\n  .accordion_content_text p:has(+ .w-embed.w-script) {\n    margin-bottom: 0;\n  }\n\n  \/* Absolute inner SVG of lottie to prevent page jump *\/\n  .heroes_lottie_component svg {\n    position: absolute;\n    top: 0;\n    left: 0;\n  }\n]]><\/style>\n<style><![CDATA[\n  \/* Sticky scroll *\/\n  @media screen and (min-width: 992px) {\n    .sticky_image_link_wrap:has(.sticky_image_link.w--current) {\n      opacity: 1;\n      width: calc((100% - var(--_grid---gutter)) * (6 \/ 12));\n    }\n  }\n  @media screen and (max-width: 767px) {\n    .c-grid:last-child .sticky_image_block,\n    .sticky_image_block:last-child {\n      padding: 0;\n    }\n    .c-grid:last-child .sticky_image_wrap {\n      margin-bottom: 0;\n    }\n  }\n\n  #send,\n  #threads,\n  #get-help,\n  #collaborate {\n    display: block; \/* or grid, flex - anything but contents *\/\n  }\n\n  \/* Removes padding from the last-item in the Download page cards *\/\n  .download_card_bar_wrap:last-child {\n    padding-bottom: 0;\n  }\n]]><\/style>\n<\/p>\n<p><style><![CDATA[\n  \/* Select text below clickable overlay *\/\n  html.wf-design-mode .clickable_wrap {\n    pointer-events: none;\n  }\n\n  html.wf-design-mode .pictogram_lottie_wrap {\n    border: 1px dashed var(--_theme---border-secondary);\n  }\n]]><\/style>\n<\/p>\n<p><style><![CDATA[\n  html[lang=\"de-DE\"] h1, html[lang=\"de-DE\"] h2, html[lang=\"de-DE\"] h3, \n  html[lang=\"de-DE\"] h4, html[lang=\"de-DE\"] h5, html[lang=\"de-DE\"] h6,\n  html[lang=\"de-DE\"] p, html[lang=\"de-DE\"] li,\n  html[lang=\"fr-FR\"] h1, html[lang=\"fr-FR\"] h2, html[lang=\"fr-FR\"] h3,\n  html[lang=\"fr-FR\"] h4, html[lang=\"fr-FR\"] h5, html[lang=\"fr-FR\"] h6,\n  html[lang=\"fr-FR\"] p, html[lang=\"fr-FR\"] li {\n    overflow-wrap: break-word;\n    hyphens: auto;\n  }\n]]><\/style>\n<\/p>\n<div>\n<p><style><![CDATA[\n\/* Tooltip Styles *\/\n\n  \/* Trigger *\/\n  .tt-trigger {\n    cursor: help;\n    text-decoration: underline dotted;\n    text-underline-offset: .2em;\n    color: inherit;\n  }\n  .tt-trigger:focus-visible{ outline:2px solid currentColor; outline-offset:2px; }\n\n  \/* Bubble *\/\n  .tt-bubble{\n    position: fixed;\n    z-index: 10;\n    max-width: 17rem;\n    background: var(--_theme---background-primary);\n    box-shadow: 0 4px 24px rgba(0,0,0,.05);\n    border-radius: var(--radius--large);\n    border-style: solid;\n    border-color: var(--_theme---border-tertiary);\n    padding: var(--_spacing---space--1-5rem);\n    pointer-events: none;\n    opacity: 0;\n    transform: translate3d(0,0,0) scale(.98);\n    transition: opacity .3s ease, transform .3s ease;\n    will-change: transform, opacity;\n  }\n  .tt-bubble.is-open{ opacity:1; transform:translate3d(0,0,0) scale(1); pointer-events:auto; }\n\n  .tt-h{ \n    margin-bottom: var(--_spacing---space--0-5rem); \n    font-size: var(--_typography---font-size--body-3); \n    font-family: var(--_typography---font--secondary-family);\n    line-height: var(--_typography---line-height--1-6); \n    color: var(--_theme---foreground-primary);\n  }\n  .tt-b{ \n    margin:0; \n    font-size: var(--_typography---font-size--caption);\n    line-height: var(--_typography---line-height--1-6);\n    color: var(--_theme---foreground-tertiary);\n  }\n\n  \/* Mobile close button *\/\n  .tt-close {\n    display: none;\n  }\n  @media (hover: none), (pointer: coarse) {\n    .tt-close {\n      display: inline-flex;\n      position: absolute;\n      top: 0.5rem;\n      right: 0.5rem;\n      width: 32px;\n      height: 32px;\n      align-items: center;\n      justify-content: center;\n      border: 0;\n      border-radius: 999px;\n      background: transparent;\n      font-size: 22px; \n      line-height: 1;\n      color: inherit;\n      cursor: pointer;\n      touch-action: manipulation;\n    }\n    .tt-close:focus-visible { outline: 2px solid currentColor; outline-offset: 2px; }\n    .tt-close:hover { opacity: 1; }\n  }\n\n]]><\/style>\n<\/p>\n<\/div>\n<\/div>\n<div id=\"main\">\n<header data-prevent-flicker=\"true\" data-animate-hero-wrap=\"\" class=\"hero_blog_wrap u-section\">\n<p><style><![CDATA[\n  @container threshold-medium (width < 58em) {\n    .marginalia_rail { display: none !important; }\n    .marginalia_slider { display: block !important; }\n    .header_stories_layout { display: flex !important; }\n  }\n\n  [data-aside-track] > [data-aside-card] {\n    padding-left: 0.5rem;\n    padding-right: 0.5rem;\n  }\n  [data-aside-track] > [data-aside-card] .marginalia_wrap {\n    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px;\n  }\n\n  [data-aside-prev],\n  [data-aside-next] {\n    transition: opacity 0.3s ease;\n  }\n\n  [data-aside-prev].is-disabled,\n  [data-aside-next].is-disabled {\n    opacity: 0.3;\n    pointer-events: none;\n    cursor: default;\n  }\n\n  [data-aside-dot]{\n    width: 0.3125rem;\n    height: 0.3125rem;\n    border-radius: 999px;\n    background: var(--_theme---border-secondary);\n    transition: background 0.3s ease;\n  }\n\n  [data-aside-dot].is-active{\n    background: var(--_theme---foreground-primary);\n  }\n  \n]]><\/style>\n<\/p>\n<div class=\"hero_blog_contain u-container u-threshold-medium\">\n<div class=\"hero_blog_layout u-grid-custom\">\n<div class=\"hero_blog_description u-column-custom\">\n<div id=\"\">\n<p><style><![CDATA[\n  .doprdown_button.w--open .dropdown_button_arrow {\n  \ttransform: rotate(180deg);\n  }\n  .dropdown_contents_arrow {\n  \ttransform: translateX(-0.5em);\n    opacity: 0;\n  }\n  .dropdown_contents_link:hover .dropdown_contents_arrow {\n  \ttransform: translateX(0);\n    opacity: 1;\n  }\n]]><\/style>\n<\/p>\n<\/div>\n<\/div>\n<div class=\"hero_blog_content u-column-custom\">\n<div class=\"hero_blog_description_wrap\">\n<div data-wf--typography-paragraph--font-style=\"body-1\" class=\"c-paragraph w-variant-fdb8e663-01e0-aae6-13eb-e6dfca16b689 u-text-wrap-pretty w-richtext u-rich-text u-max-width-60ch\">\n<p>Learn how to adopt AI at scale, including deployment strategies, security considerations, measuring impact, and implementing AI responsibly across your teams.<\/p>\n<\/div>\n<\/div>\n<div class=\"header_blog_button_wrap u-button-group w-condition-invisible\">\n<div class=\"w-condition-invisible\">\n<div data-wf--button-main--style=\"primary\" class=\"button_main_wrap\">\n<p><style><![CDATA[\n.button_main_icon {\n  transition: color 300ms ease;\n}\n.button_main_wrap:hover .button_main_icon {\n  color: var(--_button-style---icon-hover); \n}\n.button_main_wrap:focus-within .button_main_icon {\n  color: var(--_button-style---text-hover) !important;\n}\n.button_main_wrap:focus-within {\n  color: var(--_button-style---text-hover) !important;\n}\n]]><\/style>\n<\/p>\n<\/div>\n<\/div>\n<div class=\"w-condition-invisible\">\n<div data-wf--button-main--style=\"secondary\" class=\"button_main_wrap w-variant-5df310d1-d3c2-0e0b-6186-54a1fb3311b6\">\n<p><style><![CDATA[\n.button_main_icon {\n  transition: color 300ms ease;\n}\n.button_main_wrap:hover .button_main_icon {\n  color: var(--_button-style---icon-hover); \n}\n.button_main_wrap:focus-within .button_main_icon {\n  color: var(--_button-style---text-hover) !important;\n}\n.button_main_wrap:focus-within {\n  color: var(--_button-style---text-hover) !important;\n}\n]]><\/style>\n<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div tabindex=\"0\" data-aside=\"slider\" class=\"marginalia_slider\">\n<p><style><![CDATA[\n  @container threshold-medium (width < 58em) {\n    .marginalia_rail { display: none !important; }\n    .marginalia_slider { display: block; }\n    .marginalia_slider:has(.marginalia_slider_track:empty) {\n      visibility: hidden;\n      height: 0;\n      overflow: hidden;\n      margin: unset;\n    }\n    .feature_list_layout { display: flex !important; }\n  }\n\n  [data-aside-track] > [data-aside-card] {\n    padding-left: 0.5rem;\n    padding-right: 0.5rem;\n  }\n  [data-aside-track] > [data-aside-card] .marginalia_wrap {\n    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px;\n  }\n\n  [data-aside-prev],\n  [data-aside-next] {\n    transition: opacity 0.3s ease;\n  }\n\n  [data-aside-prev].is-disabled,\n  [data-aside-next].is-disabled {\n    opacity: 0.3;\n    pointer-events: none;\n    cursor: default;\n  }\n\n  [data-aside-dot]{\n    width: 0.3125rem;\n    height: 0.3125rem;\n    border-radius: 999px;\n    background: var(--_theme---border-secondary);\n    transition: background 0.3s ease;\n  }\n\n  [data-aside-dot].is-active{\n    background: var(--_theme---foreground-primary);\n  }\n  \n  .feature_list_layout .icon-block_wrap {\n  \tpadding-top: var(--_spacing---space--1-5rem);\n    border-top: var(--border-width--main) solid var(--_theme---border-tertiary);\n  }\n]]><\/style>\n<\/p>\n<\/div>\n<\/div>\n<\/header>\n<section id=\"customer-stories\" class=\"blog_wrap u-section\">\n<div id=\"\" class=\"u-embed-css\">\n<p><style><![CDATA[\n  \/* Hover states for list items *\/\n  .card_blog_list_content {\n    opacity: 1;\n    transition: opacity 0.3s ease;\n  }\n  .blog_cms_wrap:has(.blog_cms_item:hover) .blog_cms_item:not(:hover) .card_blog_list_content {\n    opacity: 0.3;\n  }\n  \/* Hover states for grid items *\/\n  .blog_cms_grid:has(.blog_cms_item:hover) .blog_cms_item:not(:hover) .card_blog_wrap {\n    background-color: transparent;\n  }\n\n  @container stories-list (width > 38em) {\n    .card_blog_list_label,\n    .card_blog_list_wrap .button_main_wrap {\n      display: none;\n    }\n    .card_blog_list_meta {\n      display: contents;\n    }\n  }\n  @container stories-list (width <= 38em) {\n    .blog_cms_list_header {\n      display: none;\n    }\n    .card_blog_list_content {\n      display: flex;\n      align-items: stretch;\n    }\n    .card_blog_list_field:last-child {\n      display: none;\n    }\n    .tab_btn_text {\n      display: none;\n    }\n    .tab_menu_inner {\n      width: auto;\n    }\n    .tab_btn_wrap {\n      width: auto;\n    }\n  }\n\n  @container threshold-medium (width < 52em) {\n    [data-aside-rail] {\n      display: none !important;\n    }\n    [data-aside=\"slider\"] {\n      display: block !important;\n    }\n    .blog_post_wrap {\n      display: flex;\n    }\n    .blog_post_layout {\n      margin: auto !important;\n      position: relative;\n    }\n  }\n\n  @container threshold-medium (width < 58em) {\n    .marginalia_rail {\n      display: none !important;\n    }\n    .marginalia_slider {\n      display: block !important;\n    }\n  }\n\n  @media (max-width: 71rem) {\n    .blog_post_marginalia {\n      position: relative !important;\n    }\n    .blog_post_marginalia_wrap {\n      margin-top: 4rem;\n    }\n  }\n\n  [data-aside-track] > [data-aside-card] {\n    padding-left: 0.5rem;\n    padding-right: 0.5rem;\n  }\n\n  [data-aside-track] > [data-aside-card] .marginalia_wrap {\n    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px;\n  }\n\n  [data-aside-prev],\n  [data-aside-next] {\n    transition: opacity 0.3s ease;\n  }\n\n  [data-aside-prev].is-disabled,\n  [data-aside-next].is-disabled {\n    opacity: 0.3;\n    pointer-events: none;\n    cursor: default;\n  }\n\n  [data-aside-dot] {\n    width: 0.3125rem;\n    height: 0.3125rem;\n    border-radius: 999px;\n    background: var(--_theme---border-secondary);\n    transition: background 0.3s ease;\n  }\n\n  [data-aside-dot].is-active {\n    background: var(--_theme---foreground-primary);\n  }\n\n  \/* Live view mods *\/\n  .card_blog_list_field .w-dyn-item:not(:first-child) {\n    display: none;\n  }\n\n  .card_blog_wrap:has(.card_blog_visual_wrap.w-condition-invisible) .card_blog_title {\n    font-size: var(--_typography---font-size--h5);\n  }\n\n  @container viewport (width < 38rem) {\n    .card_blog_wrap:has(.card_blog_visual_wrap.w-condition-invisible) .card_blog_title {\n      font-size: var(--_typography---font-size--h6);\n    }\n  }\n\n  \/* Blog background colors *\/\n  [data-illustration-bg='Heather'] {\n    background-color: var(--swatch--heather) !important;\n  }\n  [data-illustration-bg='Mineral'] {\n    background-color: var(--swatch--mineral) !important;\n  }\n  [data-illustration-bg='Peach'] {\n    background-color: var(--swatch--peach) !important;\n  }\n  [data-illustration-bg='Plum'] {\n    background-color: var(--swatch--plum) !important;\n  }\n  [data-illustration-bg='Clay'] {\n    background-color: var(--swatch--clay) !important;\n  }\n  [data-illustration-bg='Olive'] {\n    background-color: var(--swatch--olive) !important;\n  }\n  [data-illustration-bg='Cactus'] {\n    background-color: var(--swatch--cactus) !important;\n  }\n  [data-illustration-bg='Sky'] {\n    background-color: var(--swatch--sky) !important;\n  }\n  [data-illustration-bg='Coral'] {\n    background-color: var(--swatch--coral) !important;\n  }\n  [data-illustration-bg='Fig'] {\n    background-color: var(--swatch--fig) !important;\n  }\n  [data-illustration-bg='Oat'] {\n    background-color: var(--swatch--oat) !important;\n  }\n\n  \/* Figures always full width max *\/\n  .u-rich-text-blog figure {\n    max-width: 100%;\n  }\n  \/* HTML video styling *\/\n  .u-rich-text-blog figure:has(video) {\n    margin: var(--_spacing---space--3rem) 0;\n    width: 100%;\n    max-width: none;\n  }\n  .u-rich-text-blog figure:has(video) > div {\n    border-radius: var(--radius--main);\n    overflow: hidden;\n  }\n  \/* YouTube video styling *\/\n  .u-rich-text-blog figure.w-richtext-figure-type-video iframe {\n    overflow: hidden;\n    border-radius: var(--radius--main);\n  }\n  \/* Table styling *\/\n  .u-rich-text-blog figure:has(table) {\n    margin: var(--_spacing---space--3rem) 0;\n    width: 100%;\n    max-width: none;\n  }\n  .u-rich-text-blog figure:has(table) > div[role=\"region\"] {\n    padding: var(--_spacing---space--1-5rem);\n    background-color: var(--_theme---background-tertiary);\n    border-radius: var(--radius--main);\n    overflow-x: auto;\n  }\n  .u-rich-text-blog figure table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: var(--_typography---font-size--body-1);\n    color: var(--_theme---foreground-primary);\n  }\n  .u-rich-text-blog figure table.u-text-style-body-2 {\n    font-size: var(--_typography---font-size--body-2);\n  }\n  .u-rich-text-blog figure table.u-text-style-body-3 {\n    font-size: var(--_typography---font-size--body-3);\n  }\n  .u-rich-text-blog figure th,\n  .u-rich-text-blog figure td {\n    padding: var(--_spacing---space--1rem);\n    text-align: left;\n  }\n  .u-rich-text-blog figure th {\n    font-weight: 600;\n    border-bottom: 1px solid var(--_theme---border-secondary);\n  }\n  .u-rich-text-blog figure tr:not(:last-child) td {\n    border-bottom: 1px solid var(--_theme---border-secondary);\n  }\n  .u-rich-text-blog figure td:first-child {\n    font-weight: 500;\n  }\n  .u-rich-text-blog figure tr {\n    vertical-align: top;\n  }\n  .u-rich-text-blog figcaption {\n    margin-top: 0.75rem;\n    font-size: var(--_typography---font-size--caption);\n    color: var(--_theme---foreground-tertiary);\n  }\n\n  @media (max-width: 767px) {\n    .u-rich-text-blog figure:has(table),\n    .u-rich-text-blog pre {\n      width: calc(100vw - var(--site--margin) * 2);\n    }\n    .u-rich-text-blog figure > div[role=\"region\"] {\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch; \/* Smooth scrolling on iOS *\/\n    }\n    .u-rich-text-blog figure:has(table) > div[role=\"region\"]::-webkit-scrollbar {\n      height: 4px;\n    }\n    .u-rich-text-blog figure:has(table) > div[role=\"region\"]::-webkit-scrollbar-track {\n      background: transparent;\n    }\n    .u-rich-text-blog figure:has(table) > div[role=\"region\"]::-webkit-scrollbar-thumb {\n      background: var(--_theme---foreground-tertiary);\n      border-radius: 2px;\n    }\n    .u-rich-text-blog figure table {\n      min-width: 500px; \/* Prevents table from collapsing too small *\/\n    }\n  }\n\n  \/* ---- Code block mods ---- *\/\n  .u-rich-text-blog pre {\n    margin: var(--_spacing---space--3rem) 0;\n    background-color: var(--_theme---background-secondary) !important;\n    border: 1px solid var(--_theme---border-tertiary) !important;\n  }\n  .u-rich-text-blog pre code {\n    background-color: none !important;\n    border: none !important;\n    margin: 0 !important;\n    color: var(--_theme---foreground-secondary) !important;\n  }\n  .u-rich-text-blog code span {\n    color: var(--_theme---foreground-secondary) !important;\n  }\n]]><\/style>\n<\/p>\n<\/div>\n<p><style><![CDATA[\n  .tab_btn_text {\n    transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);\n  }\n  .tab_btn_wrap.is-active {\n    color: var(--_theme---foreground-primary);\n  }\n  .tab_btn_wrap {\n  \tflex-grow: 1;\n  }\n  .tab_dropdown_list .tab_btn_wrap {\n    justify-content: start;\n    width: 100%;\n\t}\n  .tab_dropdown_list .tab_btn_wrap:hover {\n    background-color: var(--_theme---background-secondary);\n\t}\t\n]]><\/style>\n<\/p>\n<div class=\"blog_contain u-container\">\n<div class=\"blog_layout u-grid-above\">\n<div class=\"usecase_filters u-hide-below\">\n<div>\n<div class=\"blog_filters_wrap w-form\">\n<div class=\"w-form-done\">\n<p>Thank you! Your submission has been received!<\/p>\n<\/div>\n<div class=\"w-form-fail\">\n<p>Oops! Something went wrong while submitting the form.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div data-tabs=\"component\" class=\"usecase_content u-column-3\">\n<div class=\"blog_main_toolbar u-gap-0-5\">\n<div class=\"stories_search_wrap w-form\">\n<div class=\"w-form-done\">\n<p>Thank you! Your submission has been received!<\/p>\n<\/div>\n<div class=\"w-form-fail\">\n<p>Oops! Something went wrong while submitting the form.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div role=\"tabpanel\" data-tabs=\"panel\" class=\"tab_panel\">\n<div class=\"blog_cms_wrap w-dyn-list\">\n<div fs-list-load=\"more\" fs-list-element=\"list\" role=\"list\" class=\"blog_cms_grid u-grid-autofill w-dyn-items\">\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<div data-animate-card-card=\"\" class=\"card_blog_wrap\">\n<div class=\"card_blog_visual_wrap\">\n<div class=\"card_blog_visual\">\n<div class=\"card_blog_hero u-max-width-20ch\"><\/div>\n<\/div>\n<\/div>\n<div class=\"card_blog_content\">\n<div>\n<p>Aug 21, 2026<\/p>\n<p>The AI-Native SDLC playbook<\/p>\n<\/div>\n<\/div>\n<div class=\"u-display-none\">\n<p>The AI-Native SDLC playbook<\/p>\n<p>August 21, 2026<\/p>\n<\/div>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/the-ai-native-sdlc-playbook\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<div data-animate-card-card=\"\" class=\"card_blog_wrap\">\n<div class=\"card_blog_visual_wrap\">\n<div class=\"card_blog_visual\">\n<div class=\"card_blog_hero u-max-width-20ch\"><img decoding=\"async\" src=\"https:\/\/cdn.prod.website-files.com\/68a44d4040f98a4adf2207b6\/6903d223de65e7dcca8267d8_ea364001be6bf6d2e86b58109ead6a779d5771a7-1000x1000.svg\" loading=\"lazy\" alt=\"\" class=\"card_blog_illo\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"card_blog_content\">\n<div>\n<p>Aug 20, 2026<\/p>\n<p>Anthropic\u2019s approach to teaching and learning AI<\/p>\n<\/div>\n<\/div>\n<div class=\"u-display-none\">\n<p>Anthropic\u2019s approach to teaching and learning AI<\/p>\n<p>August 20, 2026<\/p>\n<\/div>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/anthropics-approach-to-teaching-and-learning-ai\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<div data-animate-card-card=\"\" class=\"card_blog_wrap\">\n<div class=\"card_blog_visual_wrap\">\n<div class=\"card_blog_visual\">\n<div class=\"card_blog_hero u-max-width-20ch\"><img decoding=\"async\" src=\"https:\/\/cdn.prod.website-files.com\/68a44d4040f98a4adf2207b6\/6903d229061abf091318fc81_6905c83d0735e1bc430025fdd1748d1406079036-1000x1000.svg\" loading=\"lazy\" alt=\"\" class=\"card_blog_illo\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"card_blog_content\">\n<div>\n<p>Aug 20, 2026<\/p>\n<p>Build production agents with computer use, the Skills API, and the Files API<\/p>\n<\/div>\n<\/div>\n<div class=\"u-display-none\">\n<p>Build production agents with computer use, the Skills API, and the Files API<\/p>\n<p>August 20, 2026<\/p>\n<\/div>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/computer-use-skills-api-files-api\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<div data-animate-card-card=\"\" class=\"card_blog_wrap\">\n<div class=\"card_blog_visual_wrap\">\n<div class=\"card_blog_visual\">\n<div class=\"card_blog_hero u-max-width-20ch\"><img decoding=\"async\" src=\"https:\/\/cdn.prod.website-files.com\/68a44d4040f98a4adf2207b6\/6903d22b1ef956a6d81cfd9c_653e7474811cf768b6b0f628e253f98c60e2747e-1000x1000.svg\" loading=\"lazy\" alt=\"\" class=\"card_blog_illo\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"card_blog_content\">\n<div>\n<p>Aug 19, 2026<\/p>\n<p>Turning conversation into knowledge: how Slack builds human-agent teams<\/p>\n<\/div>\n<\/div>\n<div class=\"u-display-none\">\n<p>Turning conversation into knowledge: how Slack builds human-agent teams<\/p>\n<p>August 19, 2026<\/p>\n<\/div>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/turning-conversation-into-knowledge-how-slack-builds-human-agent-teams\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<div data-animate-card-card=\"\" class=\"card_blog_wrap\">\n<div class=\"card_blog_visual_wrap\">\n<div class=\"card_blog_visual\">\n<div class=\"card_blog_hero u-max-width-20ch\"><img decoding=\"async\" src=\"https:\/\/cdn.prod.website-files.com\/68a44d4040f98a4adf2207b6\/6903d22a7bb714a55b503cd7_cad034e66b44f7f017c0cb931c403a97d1763758-1000x1000.svg\" loading=\"lazy\" alt=\"\" class=\"card_blog_illo\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"card_blog_content\">\n<div>\n<p>Aug 18, 2026<\/p>\n<p>Claude on call: How Claude Tag serves as Anthropic\u2019s first responder for CI\/CD failures<\/p>\n<\/div>\n<\/div>\n<div class=\"u-display-none\">\n<p>Claude on call: How Claude Tag serves as Anthropic\u2019s first responder for CI\/CD failures<\/p>\n<p>August 18, 2026<\/p>\n<\/div>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/ai-ci-cd-on-call\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<div data-animate-card-card=\"\" class=\"card_blog_wrap\">\n<div class=\"card_blog_visual_wrap\">\n<div class=\"card_blog_visual\">\n<div class=\"card_blog_hero u-max-width-20ch\"><img decoding=\"async\" src=\"https:\/\/cdn.prod.website-files.com\/68a44d4040f98a4adf2207b6\/6903d22949f86cd1968deb9f_33dbe8f783d4835a838b4c4ae85d3c04e352fee1-1000x1000.svg\" loading=\"lazy\" alt=\"\" class=\"card_blog_illo\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"card_blog_content\">\n<div>\n<p>Aug 17, 2026<\/p>\n<p>How ABC Legal turned every employee into a builder with Claude Managed Agents<\/p>\n<\/div>\n<\/div>\n<div class=\"u-display-none\">\n<p>How ABC Legal turned every employee into a builder with Claude Managed Agents<\/p>\n<p>August 17, 2026<\/p>\n<\/div>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/how-abc-legal-turned-every-employee-into-a-builder-with-claude-managed-agents\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<div data-animate-card-card=\"\" class=\"card_blog_wrap\">\n<div class=\"card_blog_visual_wrap\">\n<div class=\"card_blog_visual\">\n<div class=\"card_blog_hero u-max-width-20ch\"><img decoding=\"async\" src=\"https:\/\/cdn.prod.website-files.com\/68a44d4040f98a4adf2207b6\/6903d22f63175f636cba4641_c0af2a56f56cf298ce5904f2901e9a36facd0dbe-1000x1000.svg\" loading=\"lazy\" alt=\"\" class=\"card_blog_illo\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"card_blog_content\">\n<div>\n<p>Aug 14, 2026<\/p>\n<p>Maximizing the value of your Claude Code sessions<\/p>\n<\/div>\n<\/div>\n<div class=\"u-display-none\">\n<p>Maximizing the value of your Claude Code sessions<\/p>\n<p>August 14, 2026<\/p>\n<\/div>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/maximizing-the-value-of-your-claude-code-sessions\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<div data-animate-card-card=\"\" class=\"card_blog_wrap\">\n<div class=\"card_blog_visual_wrap\">\n<div class=\"card_blog_visual\">\n<div class=\"card_blog_hero u-max-width-20ch\"><img decoding=\"async\" src=\"https:\/\/cdn.prod.website-files.com\/68a44d4040f98a4adf2207b6\/6903d2238ce207f9b2011d3f_e44a6b53398f189b9fd0d4f70516db614ac84db3-1000x1000.svg\" loading=\"lazy\" alt=\"\" class=\"card_blog_illo\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"card_blog_content\">\n<div>\n<p>Aug 13, 2026<\/p>\n<p>Self-service data analytics in Slack: how Anthropic deploys Claude Tag for ad-hoc questions<\/p>\n<\/div>\n<\/div>\n<div class=\"u-display-none\">\n<p>Self-service data analytics in Slack: how Anthropic deploys Claude Tag for ad-hoc questions<\/p>\n<p>August 13, 2026<\/p>\n<\/div>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/self-service-data-analytics-in-slack-how-anthropic-deploys-claude-tag-for-ad-hoc-questions\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<div data-animate-card-card=\"\" class=\"card_blog_wrap\">\n<div class=\"card_blog_visual_wrap\">\n<div class=\"card_blog_visual\">\n<div class=\"card_blog_hero u-max-width-20ch\"><img decoding=\"async\" src=\"https:\/\/cdn.prod.website-files.com\/68a44d4040f98a4adf2207b6\/6903d225485fe31f1ed2d9a1_db28a79c9f4492b8471009d4c20e900f234ece48-1000x1000.svg\" loading=\"lazy\" alt=\"\" class=\"card_blog_illo\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"card_blog_content\">\n<div>\n<p>Aug 13, 2026<\/p>\n<p>Securing the frontier: How JetBrains evaluates and deploys Claude Fable 5<\/p>\n<\/div>\n<\/div>\n<div class=\"u-display-none\">\n<p>Securing the frontier: How JetBrains evaluates and deploys Claude Fable 5<\/p>\n<p>August 13, 2026<\/p>\n<\/div>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/how-jetbrains-evaluates-and-deploys-claude-fable-5\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<div data-animate-card-card=\"\" class=\"card_blog_wrap\">\n<div class=\"card_blog_visual_wrap\">\n<div class=\"card_blog_visual\">\n<div class=\"card_blog_hero u-max-width-20ch\"><img decoding=\"async\" src=\"https:\/\/cdn.prod.website-files.com\/68a44d4040f98a4adf2207b6\/6903d2308749b4e883cc44b7_e029027e0b3beeb5b629bd4a26143597e7775b38-1000x1000.svg\" loading=\"lazy\" alt=\"\" class=\"card_blog_illo\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"card_blog_content\">\n<div>\n<p>Aug 11, 2026<\/p>\n<p>Compliance API coverage extends to Claude Cowork and Claude Code<\/p>\n<\/div>\n<\/div>\n<div class=\"u-display-none\">\n<p>Compliance API coverage extends to Claude Cowork and Claude Code<\/p>\n<p>August 11, 2026<\/p>\n<\/div>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/compliance-api-cowork-and-claude-code\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<div data-animate-card-card=\"\" class=\"card_blog_wrap\">\n<div class=\"card_blog_visual_wrap\">\n<div class=\"card_blog_visual\">\n<div class=\"card_blog_hero u-max-width-20ch\"><img decoding=\"async\" src=\"https:\/\/cdn.prod.website-files.com\/68a44d4040f98a4adf2207b6\/6903d225588ad176f7c4aafd_abc884c723daea810d2e986455358281a2f94102-1000x1000.svg\" loading=\"lazy\" alt=\"\" class=\"card_blog_illo\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"card_blog_content\">\n<div>\n<p>Aug 7, 2026<\/p>\n<p>How Anthropic&#8217;s business development team uses Claude to run inbound and outbound at scale<\/p>\n<\/div>\n<\/div>\n<div class=\"u-display-none\">\n<p>How Anthropic&#8217;s business development team uses Claude to run inbound and outbound at scale<\/p>\n<p>August 7, 2026<\/p>\n<\/div>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/how-anthropics-business-development-team-uses-claude-to-run-inbound-and-outbound-at-scale\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<div data-animate-card-card=\"\" class=\"card_blog_wrap\">\n<div class=\"card_blog_visual_wrap\">\n<div class=\"card_blog_visual\">\n<div class=\"card_blog_hero u-max-width-20ch\"><img decoding=\"async\" src=\"https:\/\/cdn.prod.website-files.com\/68a44d4040f98a4adf2207b6\/6903d223e0a787df988a824b_39db33950eb113e504a5b9fc56db490a64673e96-1000x1000.svg\" loading=\"lazy\" alt=\"\" class=\"card_blog_illo\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"card_blog_content\">\n<div>\n<p>Aug 6, 2026<\/p>\n<p>Millennium and Anthropic are building a digital risk analyst with Claude <\/p>\n<\/div>\n<\/div>\n<div class=\"u-display-none\">\n<p>Millennium and Anthropic are building a digital risk analyst with Claude <\/p>\n<p>August 6, 2026<\/p>\n<\/div>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/millennium-and-anthropic-are-building-a-digital-risk-analyst-with-claude\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<div data-animate-card-card=\"\" class=\"card_blog_wrap\">\n<div class=\"card_blog_visual_wrap\">\n<div class=\"card_blog_visual\">\n<div class=\"card_blog_hero u-max-width-20ch\"><img decoding=\"async\" src=\"https:\/\/cdn.prod.website-files.com\/68a44d4040f98a4adf2207b6\/6903d22753311132c8c37b39_d3dd09ad16c68461dc3fb01df5e84cf7ccafda6c-1000x1000.svg\" loading=\"lazy\" alt=\"\" class=\"card_blog_illo\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"card_blog_content\">\n<div>\n<p>Aug 5, 2026<\/p>\n<p>Inference hooks: inline data loss prevention for Claude Enterprise<\/p>\n<\/div>\n<\/div>\n<div class=\"u-display-none\">\n<p>Inference hooks: inline data loss prevention for Claude Enterprise<\/p>\n<p>August 5, 2026<\/p>\n<\/div>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/claude-enterprise-inference-hooks\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<div data-animate-card-card=\"\" class=\"card_blog_wrap\">\n<div class=\"card_blog_visual_wrap\">\n<div class=\"card_blog_visual\">\n<div class=\"card_blog_hero u-max-width-20ch\"><img decoding=\"async\" src=\"https:\/\/cdn.prod.website-files.com\/68a44d4040f98a4adf2207b6\/6903d2279047e82efc257633_6c7219042e95bfef1a126ad5ee8b2c7def8b8b0a-1000x1000.svg\" loading=\"lazy\" alt=\"\" class=\"card_blog_illo\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"card_blog_content\">\n<div>\n<p>Aug 4, 2026<\/p>\n<p>A guide to cost visibility and control in Claude<\/p>\n<\/div>\n<\/div>\n<div class=\"u-display-none\">\n<p>A guide to cost visibility and control in Claude<\/p>\n<p>August 4, 2026<\/p>\n<\/div>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/a-guide-to-cost-visibility-and-control-in-claude\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<div data-animate-card-card=\"\" class=\"card_blog_wrap\">\n<div class=\"card_blog_visual_wrap\">\n<div class=\"card_blog_visual\">\n<div class=\"card_blog_hero u-max-width-20ch\"><img decoding=\"async\" src=\"https:\/\/cdn.prod.website-files.com\/68a44d4040f98a4adf2207b6\/6903d224f466b800c4a5a016_a7b8978859371a024139418f3366bb0600ee1675-1000x1000.svg\" loading=\"lazy\" alt=\"\" class=\"card_blog_illo\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"card_blog_content\">\n<div>\n<p>Jul 24, 2026<\/p>\n<p>How the product designer who built Claude Design uses it to explore ideas before building them<\/p>\n<\/div>\n<\/div>\n<div class=\"u-display-none\">\n<p>How the product designer who built Claude Design uses it to explore ideas before building them<\/p>\n<p>July 24, 2026<\/p>\n<\/div>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/how-the-product-designer-who-built-claude-design-uses-it-to-explore-ideas-before-building-them\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div role=\"tabpanel\" data-tabs=\"panel\" class=\"tab_panel\">\n<div class=\"blog_cms_wrap w-dyn-list\">\n<div fs-list-load=\"more\" fs-list-element=\"list\" role=\"list\" class=\"blog_cms_list w-dyn-items\">\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<article class=\"card_blog_list_wrap\">\n<div class=\"card_blog_list_content\">\n<p><h3 fs-list-field=\"heading\" class=\"card_blog_list_title\">The AI-Native SDLC playbook<\/h3>\n<\/p>\n<\/div>\n<\/article>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/the-ai-native-sdlc-playbook\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<article class=\"card_blog_list_wrap\">\n<div class=\"card_blog_list_content\">\n<p><h3 fs-list-field=\"heading\" class=\"card_blog_list_title\">Anthropic\u2019s approach to teaching and learning AI<\/h3>\n<\/p>\n<\/div>\n<\/article>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/anthropics-approach-to-teaching-and-learning-ai\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<article class=\"card_blog_list_wrap\">\n<div class=\"card_blog_list_content\">\n<p><h3 fs-list-field=\"heading\" class=\"card_blog_list_title\">Build production agents with computer use, the Skills API, and the Files API<\/h3>\n<\/p>\n<\/div>\n<\/article>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/computer-use-skills-api-files-api\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<article class=\"card_blog_list_wrap\">\n<div class=\"card_blog_list_content\">\n<p><h3 fs-list-field=\"heading\" class=\"card_blog_list_title\">Turning conversation into knowledge: how Slack builds human-agent teams<\/h3>\n<\/p>\n<\/div>\n<\/article>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/turning-conversation-into-knowledge-how-slack-builds-human-agent-teams\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<article class=\"card_blog_list_wrap\">\n<div class=\"card_blog_list_content\">\n<p><h3 fs-list-field=\"heading\" class=\"card_blog_list_title\">Claude on call: How Claude Tag serves as Anthropic\u2019s first responder for CI\/CD failures<\/h3>\n<\/p>\n<\/div>\n<\/article>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/ai-ci-cd-on-call\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<article class=\"card_blog_list_wrap\">\n<div class=\"card_blog_list_content\">\n<p><h3 fs-list-field=\"heading\" class=\"card_blog_list_title\">How ABC Legal turned every employee into a builder with Claude Managed Agents<\/h3>\n<\/p>\n<\/div>\n<\/article>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/how-abc-legal-turned-every-employee-into-a-builder-with-claude-managed-agents\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<article class=\"card_blog_list_wrap\">\n<div class=\"card_blog_list_content\">\n<p><h3 fs-list-field=\"heading\" class=\"card_blog_list_title\">Maximizing the value of your Claude Code sessions<\/h3>\n<\/p>\n<\/div>\n<\/article>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/maximizing-the-value-of-your-claude-code-sessions\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<article class=\"card_blog_list_wrap\">\n<div class=\"card_blog_list_content\">\n<p><h3 fs-list-field=\"heading\" class=\"card_blog_list_title\">Self-service data analytics in Slack: how Anthropic deploys Claude Tag for ad-hoc questions<\/h3>\n<\/p>\n<\/div>\n<\/article>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/self-service-data-analytics-in-slack-how-anthropic-deploys-claude-tag-for-ad-hoc-questions\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<article class=\"card_blog_list_wrap\">\n<div class=\"card_blog_list_content\">\n<p><h3 fs-list-field=\"heading\" class=\"card_blog_list_title\">Securing the frontier: How JetBrains evaluates and deploys Claude Fable 5<\/h3>\n<\/p>\n<\/div>\n<\/article>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/how-jetbrains-evaluates-and-deploys-claude-fable-5\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<article class=\"card_blog_list_wrap\">\n<div class=\"card_blog_list_content\">\n<p><h3 fs-list-field=\"heading\" class=\"card_blog_list_title\">Compliance API coverage extends to Claude Cowork and Claude Code<\/h3>\n<\/p>\n<\/div>\n<\/article>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/compliance-api-cowork-and-claude-code\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<article class=\"card_blog_list_wrap\">\n<div class=\"card_blog_list_content\">\n<p><h3 fs-list-field=\"heading\" class=\"card_blog_list_title\">How Anthropic&#8217;s business development team uses Claude to run inbound and outbound at scale<\/h3>\n<\/p>\n<\/div>\n<\/article>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/how-anthropics-business-development-team-uses-claude-to-run-inbound-and-outbound-at-scale\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<article class=\"card_blog_list_wrap\">\n<div class=\"card_blog_list_content\">\n<p><h3 fs-list-field=\"heading\" class=\"card_blog_list_title\">Millennium and Anthropic are building a digital risk analyst with Claude <\/h3>\n<\/p>\n<\/div>\n<\/article>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/millennium-and-anthropic-are-building-a-digital-risk-analyst-with-claude\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<article class=\"card_blog_list_wrap\">\n<div class=\"card_blog_list_content\">\n<p><h3 fs-list-field=\"heading\" class=\"card_blog_list_title\">Inference hooks: inline data loss prevention for Claude Enterprise<\/h3>\n<\/p>\n<\/div>\n<\/article>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/claude-enterprise-inference-hooks\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<article class=\"card_blog_list_wrap\">\n<div class=\"card_blog_list_content\">\n<p><h3 fs-list-field=\"heading\" class=\"card_blog_list_title\">A guide to cost visibility and control in Claude<\/h3>\n<\/p>\n<\/div>\n<\/article>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/a-guide-to-cost-visibility-and-control-in-claude\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<div role=\"listitem\" class=\"blog_cms_item w-dyn-item\">\n<article class=\"card_blog_list_wrap\">\n<div class=\"card_blog_list_content\">\n<p><h3 fs-list-field=\"heading\" class=\"card_blog_list_title\">How the product designer who built Claude Design uses it to explore ideas before building them<\/h3>\n<\/p>\n<\/div>\n<\/article>\n<p><a aria-hidden=\"true\" fs-list-element=\"item-link\" href=\"https:\/\/claude.com\/blog\/how-the-product-designer-who-built-claude-design-uses-it-to-explore-ideas-before-building-them\" class=\"u-hide-if-empty w-inline-block\"\/><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div fs-list-element=\"empty\" class=\"empty_wrap\">\n<div data-animate-header-wrap=\"\" data-wf--module-header-main--heading-style=\"h4\" class=\"header_main_wrap u-margin-trim u-alignment-center\">\n<div data-animate-header-heading=\"\" class=\"c-heading-header u-child-contain u-mb-text w-variant-6acbd554-48d5-9c89-8b43-423f9d166033 w-richtext u-max-width-30ch\">\n<p>No posts for those filters<\/p>\n<\/div>\n<div data-animate-header-text=\"\" class=\"header_main_text w-variant-6acbd554-48d5-9c89-8b43-423f9d166033 u-foreground-tertiary u-child-contain u-text-wrap-pretty w-richtext u-mb-text u-max-width-45ch\">\n<p>Try another search or clear some of your filters.<\/p>\n<\/div>\n<div data-animate-header-cta=\"\" class=\"header_main_cta\">\n<div data-wf--button-wrapper--mobile-styling=\"full-width-mobile\" id=\"\" class=\"u-display-contents\">\n<div class=\"u-button-group w-variant-92fe68b6-7437-d0c6-3fc0-cc8114f8d03d\">\n<div class=\"u-display-contents\">\n<div data-wf--button-main--style=\"tertiary\" fs-list-element=\"clear\" class=\"button_main_wrap w-variant-53cd577f-e297-ccd8-fb9d-999cb11e323c\">\n<p><style><![CDATA[\n.button_main_icon {\n  transition: color 300ms ease;\n}\n.button_main_wrap:hover .button_main_icon {\n  color: var(--_button-style---icon-hover); \n}\n.button_main_wrap:focus-within .button_main_icon {\n  color: var(--_button-style---text-hover) !important;\n}\n.button_main_wrap:focus-within {\n  color: var(--_button-style---text-hover) !important;\n}\n]]><\/style>\n<\/p>\n<p>Clear all filters<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"card_full_layout\">\n<div class=\"w-dyn-list\">\n<div role=\"list\" class=\"w-dyn-items\">\n<div role=\"listitem\" class=\"card_full_layout w-dyn-item\">\n<div class=\"card_full_wrap u-column-custom u-grid-autofill\">\n<div class=\"card_full_content_wrap\">\n<div class=\"card_full_content\">\n<h2 class=\"u-text-style-h5 u-max-width-25ch u-mb-1-5\">Building trusted\u2028AI in the enterprise<\/h2>\n<div data-wf--typography-paragraph--font-style=\"body-3\" class=\"c-paragraph w-variant-4099173f-f581-635c-a5fe-cf4a89c62029 u-text-wrap-pretty w-richtext u-rich-text u-max-width-45ch\">\n<p>Anthropic\u2019s guide to starting, scaling, and succeeding based on real-world examples and best practices<\/p>\n<\/div>\n<div data-wf--button-wrapper--mobile-styling=\"full-width-mobile\" id=\"\" class=\"u-display-contents\">\n<div class=\"u-button-group w-variant-92fe68b6-7437-d0c6-3fc0-cc8114f8d03d u-mt-1-5\">\n<div class=\"u-display-contents\">\n<div data-wf--button-small--style=\"secondary\" class=\"button_small_wrap w-variant-a8c9bb6a-76f8-d6fa-8374-826ae4429993\">\n<p><style><![CDATA[\n.button_small_icon {\n  transition: color 300ms ease;\n}\n.button_small_wrap:hover .button_small_icon {\n  color: var(--_button-style---icon-hover); \n}\n.button_small_wrap:focus-within .button_small_icon {\n  color: var(--_button-style---text-hover) !important;\n}\n.button_small_wrap:focus-within {\n  color: var(--_button-style---text-hover) !important;\n}\n]]><\/style>\n<\/p>\n<p>Download now<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"blog_mobile_toolbar u-hide-above\">\n<div class=\"stories_search_wrap w-form\">\n<div class=\"w-form-done\">\n<p>Thank you! Your submission has been received!<\/p>\n<\/div>\n<div class=\"w-form-fail\">\n<p>Oops! Something went wrong while submitting the form.<\/p>\n<\/div>\n<\/div>\n<p><button data-filters-action=\"open\" class=\"blog_mobile_btn_wrap u-theme-white u-flex-noshrink\"\/><\/div>\n<\/div>\n<\/section>\n<section data-wf--section--theme=\"dark-3\" id=\"\" class=\"u-section w-variant-1bfc31ae-0c03-d46c-ae82-d5b08aa25ed3\">\n<div class=\"section_contain u-container u-margin-trim u-threshold-medium\">\n<div data-wf--grid--column-count=\"12\" style=\"\" id=\"\" class=\"u-display-contents\">\n<div class=\"c-grid w-variant-fd7db3dc-d58a-e1d7-ed64-9b8a1a6798b5 u-grid-above u-gap-row-4\">\n<div data-wf--content-wrapper--alignment=\"inherit\" id=\"\" style=\"\" class=\"u-display-contents\">\n<div class=\"u-content-wrapper u-margin-trim u-align-self-center u-column-5 u-width-full\">\n<p><h2>Transform how your organization operates with Claude<\/h2>\n<\/p>\n<div data-wf--button-wrapper--mobile-styling=\"full-width-mobile\" id=\"\" class=\"u-display-contents\">\n<div class=\"u-button-group w-variant-92fe68b6-7437-d0c6-3fc0-cc8114f8d03d\">\n<div data-wf--button-main--style=\"primary\" class=\"button_main_wrap\">\n<p><style><![CDATA[\n.button_main_icon {\n  transition: color 300ms ease;\n}\n.button_main_wrap:hover .button_main_icon {\n  color: var(--_button-style---icon-hover); \n}\n.button_main_wrap:focus-within .button_main_icon {\n  color: var(--_button-style---text-hover) !important;\n}\n.button_main_wrap:focus-within {\n  color: var(--_button-style---text-hover) !important;\n}\n]]><\/style>\n<\/p>\n<p>See pricing<\/p>\n<\/div>\n<div data-wf--button-main--style=\"secondary\" class=\"button_main_wrap w-variant-5df310d1-d3c2-0e0b-6186-54a1fb3311b6\">\n<p><style><![CDATA[\n.button_main_icon {\n  transition: color 300ms ease;\n}\n.button_main_wrap:hover .button_main_icon {\n  color: var(--_button-style---icon-hover); \n}\n.button_main_wrap:focus-within .button_main_icon {\n  color: var(--_button-style---text-hover) !important;\n}\n.button_main_wrap:focus-within {\n  color: var(--_button-style---text-hover) !important;\n}\n]]><\/style>\n<\/p>\n<p>Contact sales<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"\" style=\"\" class=\"u-display-contents\">\n<div class=\"u-column-7 u-flex-vertical-nowrap\">\n<div data-wf--card-empty--background=\"padding-main\" data-animate-card-card=\"\" style=\"\" class=\"card_slot_wrap u-gap-row-1-5 u-max-width-50ch u-theme-dark-2 u-align-self-end u-max-width-unset-below\">\n<div class=\"u-display-contents\">\n<div data-wf--content-wrapper--alignment=\"inherit\" id=\"\" style=\"\" class=\"u-display-contents\">\n<div class=\"u-content-wrapper u-margin-trim u-align-self-center u-width-full u-flex-vertical-nowrap u-align-items-start u-gap-row-1-5\">\n<div data-wf--typography-heading--font-style=\"h5\" class=\"c-heading w-variant-326a9562-3263-06da-e8ef-16981fd70f1c w-richtext  \">\n<p>Get the developer newsletter<\/p>\n<\/div>\n<div data-wf--typography-paragraph--font-style=\"body-2\" class=\"c-paragraph w-variant-61d538b2-709c-eb7a-4258-8c0890dc07fc u-text-wrap-pretty w-richtext u-mb-text u-rich-text\">\n<p>Product updates, how-tos, community spotlights, and more. Delivered monthly to your inbox.<\/p>\n<\/div>\n<div class=\"form_newsletter_wrap w-form\">\n<div class=\"form_main_success_wrap w-form-done\">\n<p>Thank you! You\u2019re subscribed.<\/p>\n<\/div>\n<div class=\"form_main_error_wrap w-form-fail\">\n<p>Sorry, there was a problem with your submission, please try again later.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<p><a href=\"https:\/\/claude.com\/blog-category\/enterprise-ai?utm_source=tldrit\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to adopt AI at scale, including deployment strategies, security considerations, measuring impact, and implementing AI responsibly across your teams. Thank you! Your submission has been received! Oops! Something went wrong while submitting the form. Thank you! Your submission has been received! Oops! Something went wrong while submitting the form. Aug 21, 2026 The [&hellip;]<\/p>\n","protected":false},"author":16,"featured_media":23468,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[143],"tags":[],"class_list":["post-23467","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai"],"_links":{"self":[{"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/posts\/23467","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/comments?post=23467"}],"version-history":[{"count":0,"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/posts\/23467\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/media\/23468"}],"wp:attachment":[{"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/media?parent=23467"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/categories?post=23467"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/tags?post=23467"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}