CINXE.COM
Atlassian’s guide to adoption and change management
<!DOCTYPE html> <html id="magnolia" lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="fb:pages" content="115407078489594" /> <meta name="description" content="Use the Cloud migration guide to walk through each step of your migration, with tips, best practices, and free tools to use along the way."> <meta name="author" content="Atlassian"> <link rel="canonical" href="https://www.atlassian.com/migration/plan/cloud-adoption-guide"/> <title> Atlassian’s guide to adoption and change management </title> <link rel="preload" href="https://wac-cdn.atlassian.com/static/master/8493/assets/build/fonts/charlie-sans/charlie-text/Charlie_Text-Regular.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="https://wac-cdn.atlassian.com/static/master/8493/assets/build/fonts/charlie-sans/charlie-text/Charlie_Text-Semibold.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="https://wac-cdn.atlassian.com/static/master/8493/assets/build/fonts/charlie-sans/charlie-text/Charlie_Text-Bold.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="https://wac-cdn.atlassian.com/static/master/8493/assets/build/fonts/charlie-sans/charlie-text/Charlie_Text-Black.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="https://wac-cdn.atlassian.com/static/master/8493/assets/build/fonts/charlie-sans/charlie-display/Charlie_Display-Semibold.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="https://wac-cdn.atlassian.com/static/master/8493/assets/build/fonts/charlie-sans/charlie-display/Charlie_Display-Black.woff2" as="font" type="font/woff2" crossorigin> <link rel="stylesheet" href="https://wac-cdn.atlassian.com/static/master/8493/assets/build/css/wpl-main.css?cdnVersion=2449" id="main-css" /> <link href="https://wac-cdn.atlassian.com" rel="preconnect"> <script type="text/javascript" src="https://wac-cdn.atlassian.com/static/master/8493/assets/build/js/head.js?cdnVersion=2449"></script> <link rel="alternate" href="https://www.atlassian.com/migration/plan/cloud-adoption-guide" hreflang="x-default" /> <link rel="alternate" href="https://www.atlassian.com/migration/plan/cloud-adoption-guide" hreflang="en" /> <link rel="alternate" href="https://www.atlassian.com/ja/migration/plan/cloud-adoption-guide" hreflang="ja" /> <link rel="alternate" href="https://www.atlassian.com/fr/migration/plan/cloud-adoption-guide" hreflang="fr" /> <link rel="alternate" href="https://www.atlassian.com/de/migration/plan/cloud-adoption-guide" hreflang="de" /> <link rel="alternate" href="https://www.atlassian.com/es/migration/plan/cloud-adoption-guide" hreflang="es" /> <link rel="alternate" href="https://www.atlassian.com/br/migration/plan/cloud-adoption-guide" hreflang="pt-BR" /> <link rel="alternate" href="https://www.atlassian.com/zh/migration/plan/cloud-adoption-guide" hreflang="zh-Hans" /> <link rel="alternate" href="https://www.atlassian.com/ko/migration/plan/cloud-adoption-guide" hreflang="ko" /> <link rel="alternate" href="https://www.atlassian.com/ru/migration/plan/cloud-adoption-guide" hreflang="ru" /> <link rel="alternate" href="https://www.atlassian.com/pl/migration/plan/cloud-adoption-guide" hreflang="pl" /> <link rel="alternate" href="https://www.atlassian.com/it/migration/plan/cloud-adoption-guide" hreflang="it" /> <link rel="alternate" href="https://www.atlassian.com/nl/migration/plan/cloud-adoption-guide" hreflang="nl" /> <link rel="alternate" href="https://www.atlassian.com/hu/migration/plan/cloud-adoption-guide" hreflang="hu" /> <link rel="apple-touch-icon" sizes="16x16" href="/favicon-16x16.png" /> <link rel="apple-touch-icon" sizes="32x32" href="/favicon-32x32.png" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" /> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32" /> <meta name="theme-color" content="#205081"> <meta property="og:title" content="Atlassian’s guide to adoption and change management" /> <meta property="og:description" content="Use the Cloud migration guide to walk through each step of your migration, with tips, best practices, and free tools to use along the way." /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://www.atlassian.com/migration/plan/cloud-adoption-guide" /> <meta property="og:site_name" content="Atlassian" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="@Atlassian" /> <script src="https://wac-cdn.atlassian.com/static/master/8493/assets/build/js/jquery.js?cdnVersion=2449"></script> <style> .global-nav-bitbucket .imkt-navbar__link-list>li:last-of-type {float: left;} .architecture_h5 { margin-bottom: 10px; } .guided-table table tr { border-bottom: 1px solid #EBECF0; } .guided-table table tr td { border-left: 1px solid #EBECF0; } .guided-table table tr:first-of-type {border-top: 1px solid #EBECF0;} .guided-table table tr td:last-of-type {border-right: 1px solid #EBECF0;} .guided-table table tr th, .guided-table table tr td { padding: 12px 20px; } .guided-table table tr td p { margin-bottom: 0; } td ul li, .imkt-tab-description ul {list-style-type: disc; text-align: left;} .space h3, .space h4 { margin-top: 35px; } ol li li:first-of-type {margin-top: 10px;} a[href="#guide-to-adoption"], a[href="#rollout-plan"], a[href="#champions-community"], a[href="#best-practices"], a[href="#support"], a[href="#migrate"], a[href="#launch"], a[href="#compliance-and-risk-management"], a[href="#introduction"]{ margin-left: -21px; font-weight: 600; } @media (min-width: 768px) { #hero {min-height: 400px;} } </style> <script type="text/javascript"> window.featureFlags = "".split('&') .reduce((flags, flagStr) => { const [flagKey, flagValue] = flagStr.split('='); return { ...flags, [flagKey]: flagValue }; }, {}) </script> <script type="text/javascript"> window.cmsPageVariant = window.cmsPageVariant ? window.cmsPageVariant : window.featureFlags?.cmsVariant; </script> <script type="text/javascript"> var LOCALIZED_PRICING_CONTENTFUL_SPACE = "3s3v3nq72la0"; var LOCALIZED_PRICING_CONTENTFUL_ENVIRONMENT = "master"; var LOCALIZED_PRICING_CONTENTFUL_ACCESS_TOKEN = "v5nSeyuO6dUxZX_Gh5OWEHOJHt3GYSKtyB7ySulLgHg"; var LOCALIZED_CCP_PRICING_CONTENTFUL_ENVIRONMENT = "master"; var LOCALIZED_CCP_PRICING_CONTENTFUL_ACCESS_TOKEN = "v5nSeyuO6dUxZX_Gh5OWEHOJHt3GYSKtyB7ySulLgHg"; var LOCALIZED_PRICING_USE_GEO_CURRENCY = true; </script> </head> <body id="cloud-adoption-guide" class="wac migration plan cloud-adoption-guide" data-headerless-path="cloud-adoption-guide"> <div class="language-selector-banner "> <script type="text/x-component"> { "type":"imkt.components.LanguageSwitcherNav", "params": { } } </script> <span class="language-selector-banner__close-banner">Close</span> <div class="language-selector-banner__inner-container"> <div class="language-selector-banner__language-suggestion"> <a href="#">View this page in <span class="preferred-locale-detected">your language</span>?</a> </div> <div class="language-selector-banner__language-selector"> <a href="#" class="language-selector-banner__language-selector__trigger">All languages</a> <div class="language-selector-banner__language-selector__options"> <div class="language-selector-banner__language-selector__options__header"> <span>Choose your language</span> </div> <ul class="language-selector-banner__language-selector__options__list"> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="中文" data-event="clicked" data-uuid="212a1c0b-40-0" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-lang="zh" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/zh/migration/plan/cloud-adoption-guide" href="https://www.atlassian.com/zh/migration/plan/cloud-adoption-guide">中文</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="Deutsch" data-event="clicked" data-uuid="212a1c0b-40-1" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-lang="de" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/de/migration/plan/cloud-adoption-guide" href="https://www.atlassian.com/de/migration/plan/cloud-adoption-guide">Deutsch</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="English" data-event="clicked" data-uuid="212a1c0b-40-2" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-lang="en" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/migration/plan/cloud-adoption-guide" href="https://www.atlassian.com/migration/plan/cloud-adoption-guide">English</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="Español" data-event="clicked" data-uuid="212a1c0b-40-3" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-lang="es" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/es/migration/plan/cloud-adoption-guide" href="https://www.atlassian.com/es/migration/plan/cloud-adoption-guide">Español</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="Français" data-event="clicked" data-uuid="212a1c0b-40-4" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-lang="fr" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/fr/migration/plan/cloud-adoption-guide" href="https://www.atlassian.com/fr/migration/plan/cloud-adoption-guide">Français</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="Italiano" data-event="clicked" data-uuid="212a1c0b-40-5" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-lang="it" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/it/migration/plan/cloud-adoption-guide" href="https://www.atlassian.com/it/migration/plan/cloud-adoption-guide">Italiano</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="한국어" data-event="clicked" data-uuid="212a1c0b-40-6" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-lang="ko" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/ko/migration/plan/cloud-adoption-guide" href="https://www.atlassian.com/ko/migration/plan/cloud-adoption-guide">한국어</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="Nederlands" data-event="clicked" data-uuid="212a1c0b-40-7" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-lang="nl" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/nl/migration/plan/cloud-adoption-guide" href="https://www.atlassian.com/nl/migration/plan/cloud-adoption-guide">Nederlands</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="日本語" data-event="clicked" data-uuid="212a1c0b-40-8" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-lang="ja" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/ja/migration/plan/cloud-adoption-guide" href="https://www.atlassian.com/ja/migration/plan/cloud-adoption-guide">日本語</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="Português" data-event="clicked" data-uuid="212a1c0b-40-9" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-lang="br" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/br/migration/plan/cloud-adoption-guide" href="https://www.atlassian.com/br/migration/plan/cloud-adoption-guide">Português</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="Pусский" data-event="clicked" data-uuid="212a1c0b-40-10" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-lang="ru" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/ru/migration/plan/cloud-adoption-guide" href="https://www.atlassian.com/ru/migration/plan/cloud-adoption-guide">Pусский</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="Polski" data-event="clicked" data-uuid="212a1c0b-40-11" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-lang="pl" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/pl/migration/plan/cloud-adoption-guide" href="https://www.atlassian.com/pl/migration/plan/cloud-adoption-guide">Polski</a> </li> </ul> </div> </div> </div> </div> <header class="header header--wac"> <style> @media (min-width: 1024px) { #adg4-global-nav .adg4-nav-link-products .dropdown-content { left: -100px; width: 912px; } } .adg4-nav-link-teams .dropdown-content, .adg4-nav-link-why-atlassian .dropdown-content { width: 696px; left: 5px; } .adg4-nav-link-resources .dropdown-content { width: 912px; right: -170px; } #adg4-global-nav .intra-div.n10 { background: #F8F8F8; } #adg4-global-nav div.h5:before { content: "\00A0"; display: block; } #adg4-global-nav a.component__link.default { font-size: 0.875rem; margin: 0; padding: 5px 0; line-height: 1.8; display: block; color: inherit; } #adg4-global-nav a.component__link.default:hover { text-decoration: none; color: #0052CC; } #adg4-global-nav h3 { font-size: 0.875rem; margin: 0; font-weight: 600; } #adg4-global-nav p { font-size: 0.75rem; margin: 0; color: #505258; } #adg4-global-nav .products-tab-contents .component__image--left img { border-radius: 5px; padding: 5px; background-color: #f8f8f8; margin: 0; } #adg4-global-nav .products-tab-contents a.component--block__link:hover .component__image--left img { background-color: #F0F1F2; } #adg4-global-nav .dropdown-content a.component--block__link:hover h3 { color: #1868DB; } .nav-two-col .intra-div.flexRow.wrap, .nav-three-col .intra-div.flexRow.wrap, .nav-four-col .intra-div.flexRow.wrap, .bottom-three-col .intra-div.flexRow.wrap, .bottom-four-col .intra-div.flexRow.wrap { display: grid; gap: 32px; } .nav-two-col .intra-div.flexRow.wrap { grid-template-columns: 1fr 1fr; padding: 40px 32px 40px 40px; } .bottom-three-col .intra-div.flexRow.wrap, .nav-three-col .intra-div.flexRow.wrap { grid-template-columns: 1fr 1fr 1fr; padding: 40px; } .bottom-four-col .intra-div.flexRow.wrap, .nav-four-col .intra-div.flexRow.wrap { grid-template-columns: 1fr 1fr 1fr 1fr; padding: 40px; } @media (max-width: 1023px) { .bottom-three-col .intra-div.flexRow.wrap, .bottom-four-col .intra-div.flexRow.wrap, .nav-two-col .intra-div.flexRow.wrap, .nav-three-col .intra-div.flexRow.wrap, .nav-four-col .intra-div.flexRow.wrap { padding: 20px; grid-template-columns: 1fr; } } .component.s0.between.component--block.team-card { position: relative; } .component.s0.between.component--block.team-card .hoverable { position: absolute; opacity: 0; width: 1px; height: 1px; top: 0px; left: 0px; } .component.s0.between.component--block.team-card:hover .component--image-heading-textblock img { opacity: 0; } .component.s0.between.component--block.team-card:hover .hoverable { width: auto; height: 28px; opacity: 1; } #adg4-global-nav .component--image-heading-textblock.with-flex { display: flex; } #adg4-global-nav .component--image-heading-textblock.with-flex div.component__image { margin-right: 8px; } #adg4-global-nav .component--image-heading-textblock.with-flex div.component__heading-textblock { margin-left: 8px; } #adg4-global-nav span.lozenge { border: 0; background: #cfe1fd; border-radius: 30px; font-size: .625rem; font-weight: 600; text-transform: uppercase; padding: 1px 6px; letter-spacing: .3px; line-height: 1.45; white-space: nowrap; vertical-align: middle; } .imkt-sticky-wrapper { border-top: 1px solid #DDDEE1; } .imkt-sticky-wrapper .imkt-navbar .imkt-navbar__main-section { min-height: 72px } </style> <nav id="adg4-global-nav" class="adg4-global-nav globalNav "> <div class="nav-space"> <div class="adg4-nav-inner"> <div class="overlay-style overlay-color"></div> <div class="overlay-style overlay-clickable"><button class="close-all"></button></div> <a href="/" class="header-link" data-event="clicked" data-uuid="0703b6c2-3e-logo-link" data-event-component="linkButton" data-event-container="globalNavWac-ADG4" data-schema-version="1" > <img class="header-logo" alt="Atlassian" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/AtlassianHeaderLogo.svg" style="aspect-ratio: 180/24;"> </a> <button class="mobile-toggle" title="Mobile menu"> <hr class="top" /> <hr class="mid mid1" /> <hr class="mid mid2" /> <hr class="bot" /> </button> <div class="menu-right"> <div class="menu-popout"> <div class="inter-popout-container"> <ul class="nav-links"> <li class="cta-mobile"> <a class="cta button--one button--regular button--primary try-now-cta-link" style="visibility: hidden;" href="/try" data-event="clicked" data-uuid="0703b6c2-3e-cta-mobile" data-event-component="linkButton" data-event-container="globalNav-cta-mobile" data-schema-version="1" data-label-english="Get it free" >Try now</a> </li> <li class="outline-element"></li> <li id="adg4-nav-link-products" class="nav-link globalNav has-dropdown multi adg4-nav-link-products"> <button class="nav-link-button main current-page-false" data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64" data-event="clicked" data-uuid="22d568a6-9f-link" data-event-component="linkButton" data-event-container="globalNav-navigation-link" data-schema-version="1" > Products <svg class="desktop" width="11" height="6" viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.19995 1.18182L5.19995 4.81818L1.19995 1.18182" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg> </button> <button class="mobile-nav-link nav-link-button" data-tabid="tab-d3062495-a1fa-455d-af4a-1deb514d7223" data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64"> Featured <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> </button> <button class="mobile-nav-link nav-link-button" data-tabid="tab-e0500fdf-b128-45d6-93b4-b062a202b657" data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64"> Developers <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> </button> <button class="mobile-nav-link nav-link-button" data-tabid="tab-c014fb24-377d-4a31-89c4-6071c19f8a95" data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64"> Product Managers <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> </button> <button class="mobile-nav-link nav-link-button" data-tabid="tab-3d19a5a4-952c-4fb1-9f13-7892fa162cec" data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64"> IT professionals <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> </button> <button class="mobile-nav-link nav-link-button" data-tabid="tab-e3ef4fba-ad10-4f84-af12-2f6f6d1efd67" data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64"> Business Teams <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> </button> <button class="mobile-nav-link nav-link-button" data-tabid="tab-7d0e41e0-832f-4327-9102-52887f676ce2" data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64"> Leadership Teams <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> </button> <div class="dropdown-content" id="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64"> <div class="dropdown-content-inner"> <div class="tab-buttons-area"> <button class="tab-button active" data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64" data-tabid="tab-d3062495-a1fa-455d-af4a-1deb514d7223" data-event="clicked" data-uuid="d3062495-a1-tab-butotn" data-event-component="linkButton" data-event-container="globalNav-tab-button" data-schema-version="1" > Featured </button> <button class="tab-button " data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64" data-tabid="tab-e0500fdf-b128-45d6-93b4-b062a202b657" data-event="clicked" data-uuid="e0500fdf-b1-tab-butotn" data-event-component="linkButton" data-event-container="globalNav-tab-button" data-schema-version="1" > Developers </button> <button class="tab-button " data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64" data-tabid="tab-c014fb24-377d-4a31-89c4-6071c19f8a95" data-event="clicked" data-uuid="c014fb24-37-tab-butotn" data-event-component="linkButton" data-event-container="globalNav-tab-button" data-schema-version="1" > Product Managers </button> <button class="tab-button " data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64" data-tabid="tab-3d19a5a4-952c-4fb1-9f13-7892fa162cec" data-event="clicked" data-uuid="3d19a5a4-95-tab-butotn" data-event-component="linkButton" data-event-container="globalNav-tab-button" data-schema-version="1" > IT professionals </button> <button class="tab-button " data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64" data-tabid="tab-e3ef4fba-ad10-4f84-af12-2f6f6d1efd67" data-event="clicked" data-uuid="e3ef4fba-ad-tab-butotn" data-event-component="linkButton" data-event-container="globalNav-tab-button" data-schema-version="1" > Business Teams </button> <button class="tab-button " data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64" data-tabid="tab-7d0e41e0-832f-4327-9102-52887f676ce2" data-event="clicked" data-uuid="7d0e41e0-83-tab-butotn" data-event-component="linkButton" data-event-container="globalNav-tab-button" data-schema-version="1" > Leadership Teams </button> <div class="link-in-dropdown"> <a class="easy-link-arrow" href="/software" data-event="clicked" data-uuid="7d0e41e0-83" data-event-component="linkButton" data-event-container="globalNav-tab-link-in-dropdown" data-schema-version="1" > See all products </a> </div> </div> <div class="tab-content-area globalNav cols-6"> <div id="tab-d3062495-a1fa-455d-af4a-1deb514d7223" class="singular-tab-content active"> <h5 class="mobile-title eyebrows"> Featured </h5> <div class="component component--block products-tab-contents nav-two-col" style="margin:0;" > <div class="intra-div flexRow alignContentStart alignItemsStart justifyStart wrap no s0 between flexColSm has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/jira" class="component--block__link" data-event="clicked" data-uuid="866c24d9-b0" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="a15115f1" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira </h3> <p>Flexible project management</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/confluence" class="component--block__link" data-event="clicked" data-uuid="561b5cff-b0" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="c58719b2" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Confluence.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Confluence </h3> <p>Knowledge, all in one place</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/jira/service-management" class="component--block__link" data-event="clicked" data-uuid="94838acb-4e" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="402ab225" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira-Service-Management.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira Service Management </h3> <p>High-velocity service delivery</p> </div> </div> </a> </div> <div class="component s0 between hide-all component--block" style="margin:4px 0;padding:0;" > <a href="https://trello.com/home" class="component--block__link" data-event="clicked" data-uuid="1cf0174b-9a" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="6069d7e9" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Trello.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Trello </h3> <p>Organized & visualized work</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/rovo" class="component--block__link" data-event="clicked" data-uuid="154e84e5-f5" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="1a28c744" alt="Rovo icon" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn-bfldr.atlassian.com/K3MHR9G8/at/k5xhw8hpqxghzb55nfktt4/logo-light_Rovo_mark_brand_RGB.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Rovo <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Unlock enterprise knowledge</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/jira/product-discovery" class="component--block__link" data-event="clicked" data-uuid="44176d6a-9a" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="61053761" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira-Product-Discovery.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira Product Discovery <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Capture & prioritize ideas</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/compass" class="component--block__link" data-event="clicked" data-uuid="a182ac56-4e" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="659f8f31" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Compass.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Compass <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Optimize software health</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/guard" class="component--block__link" data-event="clicked" data-uuid="50063449-6b" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="58aaa51d" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Guard.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Guard <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Enhanced cloud security</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/loom" class="component--block__link" data-event="clicked" data-uuid="6ee54a1e-1e" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="e12ac81c" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Loom.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Loom <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Quick, async video updates</p> </div> </div> </a> </div> </div> </div> </div> <div id="tab-e0500fdf-b128-45d6-93b4-b062a202b657" class="singular-tab-content "> <h5 class="mobile-title eyebrows"> Developers </h5> <div class="component component--block products-tab-contents nav-two-col" style="margin:0;" > <div class="intra-div flexRow alignContentStart alignItemsStart justifyStart wrap no s0 between flexColSm has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/jira" class="component--block__link" data-event="clicked" data-uuid="676acbb3-62" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="29306f11" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira </h3> <p>Flexible project management</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/bitbucket" class="component--block__link" data-event="clicked" data-uuid="c33432cf-d2" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="04091352" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Bitbucket.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Bitbucket </h3> <p>Collaborative code repos</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/compass" class="component--block__link" data-event="clicked" data-uuid="b189cc6c-90" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="461b52ba" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Compass.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Compass <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Optimize software health</p> </div> </div> </a> </div> </div> </div> </div> <div id="tab-c014fb24-377d-4a31-89c4-6071c19f8a95" class="singular-tab-content "> <h5 class="mobile-title eyebrows"> Product Managers </h5> <div class="component component--block products-tab-contents nav-two-col" style="margin:0;" > <div class="intra-div flexRow alignContentStart alignItemsStart justifyStart wrap no s0 between flexColSm has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/jira" class="component--block__link" data-event="clicked" data-uuid="290c4dc3-76" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="a76bb88f" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira </h3> <p>Flexible project management</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/confluence" class="component--block__link" data-event="clicked" data-uuid="6ce391a6-10" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="50f44221" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Confluence.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Confluence </h3> <p>Knowledge, all in one place</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0 ;padding:0;" > <a href="/software/jira/product-discovery" class="component--block__link" data-event="clicked" data-uuid="b6e816c2-90" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="38733354" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira-Product-Discovery.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira Product Discovery <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Capture & prioritize ideas</p> </div> </div> </a> </div> </div> </div> </div> <div id="tab-3d19a5a4-952c-4fb1-9f13-7892fa162cec" class="singular-tab-content "> <h5 class="mobile-title eyebrows"> IT professionals </h5> <div class="component component--block products-tab-contents nav-two-col" style="margin:0;" > <div class="intra-div flexRow alignContentStart alignItemsStart justifyStart wrap no s0 between flexColSm has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/jira/service-management" class="component--block__link" data-event="clicked" data-uuid="1c45f049-49" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="74cb2c5b" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira-Service-Management.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira Service Management </h3> <p>High-velocity service delivery</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/guard" class="component--block__link" data-event="clicked" data-uuid="923a9b01-40" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="cd74c518" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Guard.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Guard <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Enhanced cloud security</p> </div> </div> </a> </div> </div> </div> </div> <div id="tab-e3ef4fba-ad10-4f84-af12-2f6f6d1efd67" class="singular-tab-content "> <h5 class="mobile-title eyebrows"> Business Teams </h5> <div class="component component--block products-tab-contents nav-two-col" style="margin:0;" > <div class="intra-div flexRow alignContentStart alignItemsStart justifyStart wrap no s0 between flexColSm has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/jira" class="component--block__link" data-event="clicked" data-uuid="13474f83-26" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="1ef222e7" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira </h3> <p>Flexible project management</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/confluence" class="component--block__link" data-event="clicked" data-uuid="4b6d0074-94" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="5dc02e14" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Confluence.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Confluence </h3> <p>Knowledge, all in one place</p> </div> </div> </a> </div> <div class="component alignContentStretch alignItemsStretch justifyStart noWrap no s0 between component--block" style="margin:4px 0;padding:0;:;" > <a href="https://trello.com/home" class="component--block__link" data-event="clicked" data-uuid="05036e06-dd" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="f5faeacd" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Trello.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Trello </h3> <p>Organized & visualized work</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/loom" class="component--block__link" data-event="clicked" data-uuid="c3dcae40-95" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="4d83dea7" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Loom.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Loom <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Quick, async video updates</p> </div> </div> </a> </div> </div> </div> </div> <div id="tab-7d0e41e0-832f-4327-9102-52887f676ce2" class="singular-tab-content "> <h5 class="mobile-title eyebrows"> Leadership Teams </h5> <div class="component component--block products-tab-contents nav-two-col" style="margin:0;" > <div class="intra-div flexRow alignContentStart alignItemsStart justifyStart wrap no s0 between flexColSm has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block" style="margin:4px 0 ;padding:0;" > <a href="/software/jira" class="component--block__link" data-event="clicked" data-uuid="3c258fc0-fc" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="a891fdc9" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira </h3> <p>Flexible project management</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0 ;padding:0;" > <a href="https://loom.com" class="component--block__link" data-event="clicked" data-uuid="21331073-0f" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="3bbb9fed" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Confluence.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Confluence </h3> <p>Knowledge, all in one place</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0 ;padding:0;" > <a href="/software/loom" class="component--block__link" data-event="clicked" data-uuid="b30cd095-78" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="c3942edb" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Loom.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Loom <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Quick, async video updates</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0 ;padding:0;" > <a href="/software/jira/align" class="component--block__link" data-event="clicked" data-uuid="e177e36d-f2" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="c3d49c45" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira-Align.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira Align </h3> <p>Enterprise-wide work planning & value</p> </div> </div> </a> </div> </div> </div> </div> </div></div> <button class="mobile-back-button"> <svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.77087 14.5334C7.87109 14.4335 7.9506 14.3148 8.00485 14.1841C8.0591 14.0535 8.08702 13.9134 8.08702 13.772C8.08702 13.6306 8.0591 13.4905 8.00485 13.3599C7.9506 13.2292 7.87109 13.1105 7.77087 13.0106L3.68091 8.92576L14.0174 8.92576C14.3034 8.92576 14.5777 8.8123 14.7799 8.61033C14.9821 8.40837 15.0957 8.13444 15.0957 7.84882C15.0957 7.5632 14.9821 7.28927 14.7799 7.08731C14.5777 6.88534 14.3034 6.77188 14.0174 6.77188L3.68091 6.77188L7.77087 2.68705C7.87109 2.58712 7.9506 2.46843 8.00485 2.33778C8.0591 2.20714 8.08702 2.06709 8.08702 1.92565C8.08702 1.78421 8.0591 1.64416 8.00485 1.51351C7.9506 1.38286 7.87109 1.26418 7.77087 1.16425C7.35033 0.744243 6.6667 0.744243 6.24508 1.16425L0.315557 7.08742C0.120278 7.28171 0.00717735 7.54348 -0.00038147 7.81867V7.88005C0.00734234 8.15489 0.120439 8.41626 0.315557 8.61022L6.24508 14.5334C6.34523 14.6335 6.46415 14.713 6.59505 14.7672C6.72596 14.8213 6.86627 14.8492 7.00798 14.8492C7.14968 14.8492 7.28999 14.8213 7.4209 14.7672C7.5518 14.713 7.67072 14.6335 7.77087 14.5334Z" fill="#1868DB"/> </svg> Back </button> </div> </li> <li id="adg4-nav-link-teams" class="nav-link globalNav has-dropdown single adg4-nav-link-teams"> <button class="nav-link-button main current-page-false" data-navlinkid="nav-link-c7337bad-f071-4c96-b5a3-99d33e6c73bd" data-event="clicked" data-uuid="c7337bad-f0-link" data-event-component="linkButton" data-event-container="globalNav-navigation-link" data-schema-version="1" > Teams <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> <svg class="desktop" width="11" height="6" viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.19995 1.18182L5.19995 4.81818L1.19995 1.18182" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg> </button> <div class="dropdown-content" id="nav-link-c7337bad-f071-4c96-b5a3-99d33e6c73bd"> <div class="dropdown-content-inner"> <div class="tab-buttons-area"> </div> <div class="tab-content-area globalNav cols-1"> <div id="tab-8212b0b7-5103-48a7-8a92-ac9fbd91d1b4" class="singular-tab-content active"> <h5 class="mobile-title eyebrows"> Teams </h5> <div class="component component--block nav-three-col" style="margin:0;" > <div class="intra-div flexRow alignContentStart alignItemsStretch justifyStart wrap no s0 between flexColSm has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block team-card" style="margin:0;" > <a href="/teams/software-development" class="component--block__link" data-event="clicked" data-uuid="f708e77a-a5" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock"> <div class="component__image"> <img id="90d05cb9" alt="" class="component__image xs-compact-bottom xs-none-top" style="width:28px;height:28px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/nav-software.svg" loading="lazy" /> </div> <div class="component__heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Software </h3> <p>Ship high-quality, innovative software faster</p> </div> </div> <div class="component component--image hoverable"> <img id="38496121" alt="" class="component__image" style="width:28px;height:28px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/nav-software-hover.svg" loading="lazy" /> </div> </a> </div> <div class="component s0 between component--block team-card" style="margin:0;" > <a href="/teams/marketing" class="component--block__link" data-event="clicked" data-uuid="6fe6061e-15" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock"> <div class="component__image"> <img id="1126eb5b" alt="" class="component__image xs-none-top xs-compact-bottom" style="width:44px;height:28px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/nav-marketing.svg" loading="lazy" /> </div> <div class="component__heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Marketing </h3> <p>Collaborative strategies for marketing success</p> </div> </div> <div class="component component--image hoverable"> <img id="663b0d9c" alt="" class="component__image" style="width:44px;height:28px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/nav-marketing-hover.svg" loading="lazy" /> </div> </a> </div> <div class="component s0 between component--block team-card" style="margin:0;" > <a href="/teams/it" class="component--block__link" data-event="clicked" data-uuid="bd6097b7-ae" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--image-heading-textblock"> <div class="component__image"> <img id="c99a84f3" alt="" class="component__image xs-none-top xs-compact-bottom" style="width:32px;height:28px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/nav-it.svg" loading="lazy" /> </div> <div class="component__heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > IT </h3> <p>Deliver exceptional operations and support services.</p> </div> </div> <div class="component component--image hoverable"> <img id="b459ac25" alt="" class="component__image" style="width:32px;height:28px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/nav-it-hover.svg" loading="lazy" /> </div> </a> </div> </div> </div> <div class="component component--block bottom-three-col" style="margin-top:0;" > <div class="intra-div flexRow alignContentStart alignItemsStretch justifyStart wrap no s0 between flexColSm component--block__background neutral100 has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block col-1" style="margin:0;" > <div class="component component--heading"> <h5 class="fnt-wt font-wt-600 fnt-mg font-mgn-16 fnt-ln font-lnh- heading" > solution </h5> </div> <div class="component component--link-button "> <a href="/solutions/work-management" data-event="clicked" data-uuid="b179f79d-e5" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Work Management" data-label-english="Work Management" class="component__link default " > Work Management </a> </div> <div class="component component--link-button "> <a href="/solutions/itsm" data-event="clicked" data-uuid="5ad93cb6-9a" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="IT Service Management" data-label-english="IT Service Management" class="component__link default " > IT Service Management </a> </div> <div class="component component--link-button "> <a href="/solutions/devops" data-event="clicked" data-uuid="d013113f-55" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Agile & DevOps" data-label-english="Agile & DevOps" class="component__link default " > Agile & DevOps </a> </div> </div> <div class="component s0 between component--block col-1" > <div class="component component--heading"> <h5 class="fnt-wt font-wt-600 fnt-mg font-mgn-16 fnt-ln font-lnh- heading" > By team size </h5> </div> <div class="component component--link-button "> <a href="/enterprise" data-event="clicked" data-uuid="f56440e6-51" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Enterprise" data-label-english="Enterprise" class="component__link default " > Enterprise </a> </div> <div class="component component--link-button "> <a href="/software/small-business" data-event="clicked" data-uuid="7515a7d2-b8" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Small business" data-label-english="Small business" class="component__link default " > Small business </a> </div> <div class="component component--link-button "> <a href="/software/startups" data-event="clicked" data-uuid="7dd4032c-05" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Startup" data-label-english="Startup" class="component__link default " > Startup </a> </div> <div class="component component--link-button "> <a href="/teams/nonprofits" data-event="clicked" data-uuid="ecd56900-50" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Non-profit" data-label-english="Non-profit" class="component__link default " > Non-profit </a> </div> </div> <div class="component s0 between component--block col-1" > <div class="component component--heading"> <h5 class="fnt-wt font-wt-600 fnt-mg font-mgn-16 fnt-ln font-lnh- heading" > By industry </h5> </div> <div class="component component--link-button "> <a href="/industries/retail" data-event="clicked" data-uuid="d1ccbcfe-58" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Retail" data-label-english="Retail" class="component__link default " > Retail </a> </div> <div class="component component--link-button "> <a href="/industries/telecom" data-event="clicked" data-uuid="3c615ef5-97" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Telecommunications" data-label-english="Telecommunications" class="component__link default " > Telecommunications </a> </div> <div class="component component--link-button "> <a href="/industries/professional-services" data-event="clicked" data-uuid="4926e993-46" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Professional services" data-label-english="Professional services" class="component__link default " > Professional services </a> </div> <div class="component component--link-button "> <a href="/government" data-event="clicked" data-uuid="89d1956c-e2" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Government" data-label-english="Government" class="component__link default " > Government </a> </div> </div> </div> </div> </div> </div></div> <button class="mobile-back-button"> <svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.77087 14.5334C7.87109 14.4335 7.9506 14.3148 8.00485 14.1841C8.0591 14.0535 8.08702 13.9134 8.08702 13.772C8.08702 13.6306 8.0591 13.4905 8.00485 13.3599C7.9506 13.2292 7.87109 13.1105 7.77087 13.0106L3.68091 8.92576L14.0174 8.92576C14.3034 8.92576 14.5777 8.8123 14.7799 8.61033C14.9821 8.40837 15.0957 8.13444 15.0957 7.84882C15.0957 7.5632 14.9821 7.28927 14.7799 7.08731C14.5777 6.88534 14.3034 6.77188 14.0174 6.77188L3.68091 6.77188L7.77087 2.68705C7.87109 2.58712 7.9506 2.46843 8.00485 2.33778C8.0591 2.20714 8.08702 2.06709 8.08702 1.92565C8.08702 1.78421 8.0591 1.64416 8.00485 1.51351C7.9506 1.38286 7.87109 1.26418 7.77087 1.16425C7.35033 0.744243 6.6667 0.744243 6.24508 1.16425L0.315557 7.08742C0.120278 7.28171 0.00717735 7.54348 -0.00038147 7.81867V7.88005C0.00734234 8.15489 0.120439 8.41626 0.315557 8.61022L6.24508 14.5334C6.34523 14.6335 6.46415 14.713 6.59505 14.7672C6.72596 14.8213 6.86627 14.8492 7.00798 14.8492C7.14968 14.8492 7.28999 14.8213 7.4209 14.7672C7.5518 14.713 7.67072 14.6335 7.77087 14.5334Z" fill="#1868DB"/> </svg> Back </button> </div> </li> <li id="adg4-nav-link-why-atlassian" class="nav-link globalNav has-dropdown single adg4-nav-link-why-atlassian"> <button class="nav-link-button main current-page-false" data-navlinkid="nav-link-fa47bfda-a17c-48bb-b238-3fb7545b1e42" data-event="clicked" data-uuid="fa47bfda-a1-link" data-event-component="linkButton" data-event-container="globalNav-navigation-link" data-schema-version="1" > Why Atlassian <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> <svg class="desktop" width="11" height="6" viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.19995 1.18182L5.19995 4.81818L1.19995 1.18182" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg> </button> <div class="dropdown-content" id="nav-link-fa47bfda-a17c-48bb-b238-3fb7545b1e42"> <div class="dropdown-content-inner"> <div class="tab-buttons-area"> </div> <div class="tab-content-area globalNav cols-1"> <div id="tab-94bac309-9300-4042-bafe-297e6188d84f" class="singular-tab-content active"> <h5 class="mobile-title eyebrows"> Why Atlassian </h5> <div class="component component--block nav-three-col" style="margin:0;" > <div class="intra-div flexRow alignContentStart alignItemsStretch justifyStart wrap no s0 between flexColSm has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block" style="margin:0;" > <a href="https://marketplace.atlassian.com/" class="component--block__link" data-event="clicked" data-uuid="c9dc5872-ad" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Integrations </h3> <p>Connect thousands of apps to your Atlassian products</p> </div> </a> </div> <div class="component s0 between component--block" style="margin:0;" > <a href="/customers" class="component--block__link" data-event="clicked" data-uuid="d7af88e4-e4" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Customers </h3> <p>Case studies & stories powered by teamwork</p> </div> </a> </div> <div class="component s0 between component--block" style="margin:0;" > <a href="/trust/compliance/resources/fedramp" class="component--block__link" data-event="clicked" data-uuid="214ef2f0-e9" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > FedRAMP </h3> <p>Compliant solutions for the public sector</p> </div> </a> </div> <div class="component s0 between component--block" style="margin:0;" > <a href="/trust/resilience" class="component--block__link" data-event="clicked" data-uuid="12386179-63" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Resilience </h3> <p>Enterprise-grade & highly performant infrastructure</p> </div> </a> </div> <div class="component s0 between component--block" style="margin:0;" > <a href="/platform" class="component--block__link" data-event="clicked" data-uuid="b6627015-48" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Platform </h3> <p>Our deeply integrated, reliable & secure platform</p> </div> </a> </div> <div class="component s0 between component--block" style="margin:0;" > <a href="/trust" class="component--block__link" data-event="clicked" data-uuid="7a444656-29" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Trust center </h3> <p>Ensure your data’s security, compliance & availability</p> </div> </a> </div> </div> </div> </div> </div></div> <button class="mobile-back-button"> <svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.77087 14.5334C7.87109 14.4335 7.9506 14.3148 8.00485 14.1841C8.0591 14.0535 8.08702 13.9134 8.08702 13.772C8.08702 13.6306 8.0591 13.4905 8.00485 13.3599C7.9506 13.2292 7.87109 13.1105 7.77087 13.0106L3.68091 8.92576L14.0174 8.92576C14.3034 8.92576 14.5777 8.8123 14.7799 8.61033C14.9821 8.40837 15.0957 8.13444 15.0957 7.84882C15.0957 7.5632 14.9821 7.28927 14.7799 7.08731C14.5777 6.88534 14.3034 6.77188 14.0174 6.77188L3.68091 6.77188L7.77087 2.68705C7.87109 2.58712 7.9506 2.46843 8.00485 2.33778C8.0591 2.20714 8.08702 2.06709 8.08702 1.92565C8.08702 1.78421 8.0591 1.64416 8.00485 1.51351C7.9506 1.38286 7.87109 1.26418 7.77087 1.16425C7.35033 0.744243 6.6667 0.744243 6.24508 1.16425L0.315557 7.08742C0.120278 7.28171 0.00717735 7.54348 -0.00038147 7.81867V7.88005C0.00734234 8.15489 0.120439 8.41626 0.315557 8.61022L6.24508 14.5334C6.34523 14.6335 6.46415 14.713 6.59505 14.7672C6.72596 14.8213 6.86627 14.8492 7.00798 14.8492C7.14968 14.8492 7.28999 14.8213 7.4209 14.7672C7.5518 14.713 7.67072 14.6335 7.77087 14.5334Z" fill="#1868DB"/> </svg> Back </button> </div> </li> <li id="adg4-nav-link-resources" class="nav-link globalNav has-dropdown single adg4-nav-link-resources"> <button class="nav-link-button main current-page-false" data-navlinkid="nav-link-9fc4b679-6101-4d37-be62-9764cce616cb" data-event="clicked" data-uuid="9fc4b679-61-link" data-event-component="linkButton" data-event-container="globalNav-navigation-link" data-schema-version="1" > Resources <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> <svg class="desktop" width="11" height="6" viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.19995 1.18182L5.19995 4.81818L1.19995 1.18182" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg> </button> <div class="dropdown-content" id="nav-link-9fc4b679-6101-4d37-be62-9764cce616cb"> <div class="dropdown-content-inner"> <div class="tab-buttons-area"> </div> <div class="tab-content-area globalNav cols-1"> <div id="tab-e081e462-8411-40d8-9160-3f1b4949778a" class="singular-tab-content active"> <h5 class="mobile-title eyebrows"> Resources </h5> <div class="component component--block nav-four-col" style="margin:0;" > <div class="intra-div flexRow alignContentStart alignItemsStretch justifyStart wrap no s0 between flexColSm has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block" style="margin:0;" > <a href="https://support.atlassian.com/" class="component--block__link" data-event="clicked" data-uuid="29bbc167-92" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Customer Support </h3> <p>Ask questions, report bugs & give us feedback</p> </div> </a> </div> <div class="component s0 between component--block" style="margin:0;" > <a href="https://partnerdirectory.atlassian.com/" class="component--block__link" data-event="clicked" data-uuid="a6a57338-f5" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Find Partners </h3> <p>Consulting, training & product customization support</p> </div> </a> </div> <div class="component s0 between component--block" style="margin:0;" > <a href="/migration" class="component--block__link" data-event="clicked" data-uuid="92cc2fbe-15" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Migration Program </h3> <p>Step-by-step guidance for your Atlassian cloud migration</p> </div> </a> </div> <div class="component s0 between component--block" style="margin:0;" > <a href="https://university.atlassian.com/" class="component--block__link" data-event="clicked" data-uuid="b6f659ac-62" data-event-component="linkButton" data-event-container="block" data-schema-version="1" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > University </h3> <p>Learn and expand your skill set for all things Atlassian</p> </div> </a> </div> </div> </div> <div class="component component--block bottom-four-col" > <div class="intra-div flexRow alignContentStart alignItemsStretch justifyStart wrap no s0 between flexColSm component--block__background n10 has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block col-1" style="margin:0;" > <div class="component component--heading"> <h5 class="fnt-wt font-wt-600 fnt-mg font-mgn-16 fnt-ln font-lnh-13 heading" > support </h5> </div> <div class="component component--link-button "> <a href="/company/contact/general-inquiries" data-event="clicked" data-uuid="a169f872-54" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="General inquiries" data-label-english="General inquiries" class="component__link default " > General inquiries </a> </div> <div class="component component--link-button "> <a href="/company/contact/product-evaluator-advice" data-event="clicked" data-uuid="761c7820-2e" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Product Advice" data-label-english="Product Advice" class="component__link default " > Product Advice </a> </div> <div class="component component--link-button "> <a href="/partners" data-event="clicked" data-uuid="78508d01-2c" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Partner support" data-label-english="Partner support" class="component__link default " > Partner support </a> </div> <div class="component component--link-button "> <a href="/enterprise/success" data-event="clicked" data-uuid="f4a22b8f-03" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Enterprise support" data-label-english="Enterprise support" class="component__link default " > Enterprise support </a> </div> </div> <div class="component s0 between component--block col-1" > <div class="component component--heading"> <div class="fnt-wt font-wt-600 fnt-mg font-mgn-16 fnt-ln font-lnh-13 h5 heading" > </div> </div> <div class="component component--link-button "> <a href="https://support.atlassian.com/contact/" data-event="clicked" data-uuid="b802a97d-a6" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Technical Support" data-label-english="Technical Support" class="component__link default " > Technical Support </a> </div> <div class="component component--link-button "> <a href="/company/contact/purchasing-licensing" data-event="clicked" data-uuid="80be0d0e-96" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Pricing and Billing" data-label-english="Pricing and Billing" class="component__link default " > Pricing and Billing </a> </div> <div class="component component--link-button "> <a href="https://developer.atlassian.com/" data-event="clicked" data-uuid="a77e284c-f5" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Developer support" data-label-english="Developer support" class="component__link default " > Developer support </a> </div> <div class="component component--link-button "> <a href="/licensing/purchase-licensing" data-event="clicked" data-uuid="7e4bcf50-d5" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Purchasing & Licensing" data-label-english="Purchasing & Licensing" class="component__link default " > Purchasing & Licensing </a> </div> </div> <div class="component s0 between component--block col-1" > <div class="component component--heading"> <h5 class="fnt-wt font-wt-600 fnt-mg font-mgn-16 fnt-ln font-lnh-13 heading" > learn </h5> </div> <div class="component component--link-button "> <a href="/project-management" data-event="clicked" data-uuid="37e63de2-8b" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Project Management" data-label-english="Project Management" class="component__link default " > Project Management </a> </div> <div class="component component--link-button "> <a href="/agile" data-event="clicked" data-uuid="cd88fac0-34" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Agile" data-label-english="Agile" class="component__link default " > Agile </a> </div> <div class="component component--link-button "> <a href="/community" data-event="clicked" data-uuid="777bf608-da" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Community" data-label-english="Community" class="component__link default " > Community </a> </div> <div class="component component--link-button "> <a href="/get-started" data-event="clicked" data-uuid="46448b23-df" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Get Started" data-label-english="Get Started" class="component__link default " > Get Started </a> </div> </div> <div class="component s0 between component--block col-1" > <div class="component component--heading"> <div class="fnt-wt font-wt-600 fnt-mg font-mgn-16 fnt-ln font-lnh-13 h5 heading" > </div> </div> <div class="component component--link-button "> <a href="/work-management/project-collaboration" data-event="clicked" data-uuid="121af982-23" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Project Collaboration" data-label-english="Project Collaboration" class="component__link default " > Project Collaboration </a> </div> <div class="component component--link-button "> <a href="/team-playbook" data-event="clicked" data-uuid="be1af204-2b" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Team Playbook" data-label-english="Team Playbook" class="component__link default " > Team Playbook </a> </div> <div class="component component--link-button "> <a href="https://confluence.atlassian.com/display/ALLDOC/Atlassian+Documentation" data-event="clicked" data-uuid="f088bee8-17" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Product Documentation" data-label-english="Product Documentation" class="component__link default " > Product Documentation </a> </div> </div> </div> </div> </div> </div></div> <button class="mobile-back-button"> <svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.77087 14.5334C7.87109 14.4335 7.9506 14.3148 8.00485 14.1841C8.0591 14.0535 8.08702 13.9134 8.08702 13.772C8.08702 13.6306 8.0591 13.4905 8.00485 13.3599C7.9506 13.2292 7.87109 13.1105 7.77087 13.0106L3.68091 8.92576L14.0174 8.92576C14.3034 8.92576 14.5777 8.8123 14.7799 8.61033C14.9821 8.40837 15.0957 8.13444 15.0957 7.84882C15.0957 7.5632 14.9821 7.28927 14.7799 7.08731C14.5777 6.88534 14.3034 6.77188 14.0174 6.77188L3.68091 6.77188L7.77087 2.68705C7.87109 2.58712 7.9506 2.46843 8.00485 2.33778C8.0591 2.20714 8.08702 2.06709 8.08702 1.92565C8.08702 1.78421 8.0591 1.64416 8.00485 1.51351C7.9506 1.38286 7.87109 1.26418 7.77087 1.16425C7.35033 0.744243 6.6667 0.744243 6.24508 1.16425L0.315557 7.08742C0.120278 7.28171 0.00717735 7.54348 -0.00038147 7.81867V7.88005C0.00734234 8.15489 0.120439 8.41626 0.315557 8.61022L6.24508 14.5334C6.34523 14.6335 6.46415 14.713 6.59505 14.7672C6.72596 14.8213 6.86627 14.8492 7.00798 14.8492C7.14968 14.8492 7.28999 14.8213 7.4209 14.7672C7.5518 14.713 7.67072 14.6335 7.77087 14.5334Z" fill="#1868DB"/> </svg> Back </button> </div> </li> <li id="adg4-nav-link-enterprise" class="nav-link globalNav single adg4-nav-link-enterprise"> <a class="nav-link-button main current-page-false" data-navlinkid="nav-link-c13c1778-a877-4684-b860-ceb576c29507" href="/enterprise" data-event="clicked" data-uuid="c13c1778-a8-link" data-event-component="linkButton" data-event-container="globalNav-navigation-link" data-schema-version="1" > Enterprise </a> </li> <li class="menu-spacer"></li> <li class="more-less menu-more globalNav"><button class="lessmore button-menu-more" data-event="clicked" data-uuid="0703b6c2-3e-more" data-event-component="linkButton" data-event-container="globalNav-more" data-schema-version="1" >More +</button></li> <li class="more-less menu-less globalNav"><button class="lessmore button-menu-less" data-event="clicked" data-uuid="0703b6c2-3e-less" data-event-component="linkButton" data-event-container="globalNav-less" data-schema-version="1" >Less -</button></li> </ul> <ul class="search-profile"> <li class="cta-desktop"> <a class="cta button--one button--regular button--primary try-now-cta-link" style="visibility: hidden;" href="/try" data-event="clicked" data-uuid="0703b6c2-3e-linik" data-event-component="linkButton" data-event-container="globalNav-cta-desktop" data-schema-version="1" data-label-english="Get it free" >Try now</a> </li> <li class="search-button"> <button class="search-open doNotAutoTrack"> <svg width="21" height="22" viewBox="0 0 21 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15.8422 17.189L19.0001 20.3469" stroke="currentColor" stroke-width="2.75" stroke-linecap="round" /> <path d="M9.59182 17.7583C14.0392 17.7583 17.6444 14.1531 17.6444 9.70571C17.6444 5.25836 14.0392 1.65308 9.59182 1.65308C5.14447 1.65308 1.53918 5.25836 1.53918 9.70571C1.53918 14.1531 5.14447 17.7583 9.59182 17.7583Z" stroke="currentColor" stroke-width="2.25" /> </svg> </button> </li> <li class="adg4-nav-account-sign-in"></li> <li class="adg4-nav-account-my-products"></li> </ul> <div class="search-form"> <button class="mobile-back-button" data-event="clicked" data-uuid="0703b6c2-3e-mobile-back-button" data-event-component="linkButton" data-event-container="globalNav-mobile-back-button" data-schema-version="1" > <svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.77087 14.5334C7.87109 14.4335 7.9506 14.3148 8.00485 14.1841C8.0591 14.0535 8.08702 13.9134 8.08702 13.772C8.08702 13.6306 8.0591 13.4905 8.00485 13.3599C7.9506 13.2292 7.87109 13.1105 7.77087 13.0106L3.68091 8.92576L14.0174 8.92576C14.3034 8.92576 14.5777 8.8123 14.7799 8.61033C14.9821 8.40837 15.0957 8.13444 15.0957 7.84882C15.0957 7.5632 14.9821 7.28927 14.7799 7.08731C14.5777 6.88534 14.3034 6.77188 14.0174 6.77188L3.68091 6.77188L7.77087 2.68705C7.87109 2.58712 7.9506 2.46843 8.00485 2.33778C8.0591 2.20714 8.08702 2.06709 8.08702 1.92565C8.08702 1.78421 8.0591 1.64416 8.00485 1.51351C7.9506 1.38286 7.87109 1.26418 7.77087 1.16425C7.35033 0.744243 6.6667 0.744243 6.24508 1.16425L0.315557 7.08742C0.120278 7.28171 0.00717735 7.54348 -0.00038147 7.81867V7.88005C0.00734234 8.15489 0.120439 8.41626 0.315557 8.61022L6.24508 14.5334C6.34523 14.6335 6.46415 14.713 6.59505 14.7672C6.72596 14.8213 6.86627 14.8492 7.00798 14.8492C7.14968 14.8492 7.28999 14.8213 7.4209 14.7672C7.5518 14.713 7.67072 14.6335 7.77087 14.5334Z" fill="#1868DB"/> </svg> Back </button> <div class="input-container"> <input class="adg4-search-input" type="text" placeholder="Search Atlassian" /> <svg width="21" height="22" viewBox="0 0 21 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15.8422 17.189L19.0001 20.3469" stroke="#101214" stroke-width="2.75" stroke-linecap="round" /> <path d="M9.59182 17.7583C14.0392 17.7583 17.6444 14.1531 17.6444 9.70571C17.6444 5.25836 14.0392 1.65308 9.59182 1.65308C5.14447 1.65308 1.53918 5.25836 1.53918 9.70571C1.53918 14.1531 5.14447 17.7583 9.59182 17.7583Z" stroke="#101214" stroke-width="2.25" /> </svg> </div> <div class="adg4-search-results"></div> <button class="search-close doNotAutoTrack" title="Close search"> <hr class="mid mid1" /> <hr class="mid mid2" /> </button> </div> </div> </div> <div class="cta-tablet"> <a class="cta button--one button--regular button--primary try-now-cta-link" style="visibility: hidden;" href="/try" data-event="clicked" data-uuid="0703b6c2-3e-cta-tablet" data-event-component="linkButton" data-event-container="globalNav-cta-tablet" data-schema-version="1" data-label-english="Get it free" >Try now</a> </div> <div id="adg4-app-switcher"></div> <script type="text/jsx-component"> { "type": "WacAppSwitcher", "domRootId": "adg4-app-switcher", "props": { "domRootId": "adg4-app-switcher", "wacAppSwitcherLabel": "", "allowWacJoinSitesProvider": true } } </script> <div class="adg4-nav-account-logged-in"></div> <div class="adg4-nav-account-info"></div> </div> </div> </div> <script type="text/x-component"> { "type":"imkt.components.ADG4GlobalNav", "params": { "navType":"globalNav", "labels": { "JoinSiteUserDropdown.logOut":"Log out", "JoinSiteUserDropdown.logIn":"Sign in", "JoinSiteUserDropdown.joinTeam":"Join your team", "JoinSiteUserDropdown.profile":"Profile", "JoinSiteUserDropdown.switchAccount":"Switch account", "JoinSiteUserDropdown.licenses":"Licenses", "JoinSiteUserDropdown.logOutHeading":"Log out", "JoinSiteUserDropdown.logOutTriggerText":"Log out" }, "ctaLabel":"Try now", "ctaLabelAlternative":"Get it free" } } </script></nav> </header> <main> <nav class="adg4-global-nav subNav "> <div class="nav-space"> <div class="adg4-nav-inner"> <div class="overlay-style overlay-color"></div> <div class="overlay-style overlay-clickable"><button class="close-all"></button></div> <a href="/migration" class="header-link" data-event="clicked" data-uuid="220ebc44-06-logo-link" data-event-component="linkButton" data-event-container="globalNavWac-ADG4" data-schema-version="1" > <span>Migration Program</span> </a> <button class="mobile-toggle" title="Mobile menu"> <svg width="18" height="11" viewBox="0 0 18 11" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17 1.86328L9 9.13601L1 1.86328" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg> </button> <div class="menu-right"> <div class="menu-popout"> <div class="inter-popout-container"> <ul class="nav-links"> <li class="cta-mobile"> <a class="cta button--one button--regular button--primary try-now-cta-link" style="visibility: hidden;" href="/migration/assess/cloud-migration-trial" data-event="clicked" data-uuid="220ebc44-06-cta-mobile" data-event-component="linkButton" data-event-container="globalNav-cta-mobile" data-schema-version="1" data-label-english="Get it free" >Claim Free Trial</a> </li> <li class="outline-element"></li> <li id="adg4-nav-link-prepare" class="nav-link subNav has-dropdown single adg4-nav-link-prepare"> <button class="nav-link-button main current-page-false" data-navlinkid="nav-link-28c1126f-137b-4d23-a594-82c4b27b48dd" data-event="clicked" data-uuid="28c1126f-13-link" data-event-component="linkButton" data-event-container="globalNav-navigation-link" data-schema-version="1" > Prepare <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> <svg class="desktop" width="11" height="6" viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.19995 1.18182L5.19995 4.81818L1.19995 1.18182" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg> </button> <div class="dropdown-content" id="nav-link-28c1126f-137b-4d23-a594-82c4b27b48dd"> <div class="dropdown-content-inner"> <div class="tab-buttons-area"> </div> <div class="tab-content-area subNav cols-1"> <div id="column-6380c6aa-bae8-48b4-91a5-cf7b80ffc75c" class="singular-column-content active"> <p class="column-title">Prepare</p> <a href="/migration/assess/journey-to-cloud" data-event="clicked" data-uuid="c2a36b5e-91" data-event-component="linkButton" data-event-container="global-Product-Nav-link-in-dropdown" data-schema-version="1" >Learn about Server end of support</a> <a href="/migration/assess/why-cloud" data-event="clicked" data-uuid="fce66a8b-52" data-event-component="linkButton" data-event-container="global-Product-Nav-link-in-dropdown" data-schema-version="1" >Explore Cloud features</a> <a href="/migration/plan" data-event="clicked" data-uuid="99c6a0f4-c7" data-event-component="linkButton" data-event-container="global-Product-Nav-link-in-dropdown" data-schema-version="1" >Choose a migration path</a> <a href="/migration/assess/calculate-pricing" data-event="clicked" data-uuid="c9e8cc37-4a" data-event-component="linkButton" data-event-container="global-Product-Nav-link-in-dropdown" data-schema-version="1" >Calculate your costs</a> <a href="/migration/assess/cloud-migration-trial" data-event="clicked" data-uuid="4eef9408-97" data-event-component="linkButton" data-event-container="global-Product-Nav-link-in-dropdown" data-schema-version="1" >Claim your free trial</a> <a href="/migration/assess/app-assessment" data-event="clicked" data-uuid="c94d9a94-50" data-event-component="linkButton" data-event-container="global-Product-Nav-link-in-dropdown" data-schema-version="1" >Assess your apps</a> <a href="/migration/help/find-migration-partner" data-event="clicked" data-uuid="25f33388-c0" data-event-component="linkButton" data-event-container="global-Product-Nav-link-in-dropdown" data-schema-version="1" >Find a Partner</a> </div> </div></div> <button class="mobile-back-button"> <svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.77087 14.5334C7.87109 14.4335 7.9506 14.3148 8.00485 14.1841C8.0591 14.0535 8.08702 13.9134 8.08702 13.772C8.08702 13.6306 8.0591 13.4905 8.00485 13.3599C7.9506 13.2292 7.87109 13.1105 7.77087 13.0106L3.68091 8.92576L14.0174 8.92576C14.3034 8.92576 14.5777 8.8123 14.7799 8.61033C14.9821 8.40837 15.0957 8.13444 15.0957 7.84882C15.0957 7.5632 14.9821 7.28927 14.7799 7.08731C14.5777 6.88534 14.3034 6.77188 14.0174 6.77188L3.68091 6.77188L7.77087 2.68705C7.87109 2.58712 7.9506 2.46843 8.00485 2.33778C8.0591 2.20714 8.08702 2.06709 8.08702 1.92565C8.08702 1.78421 8.0591 1.64416 8.00485 1.51351C7.9506 1.38286 7.87109 1.26418 7.77087 1.16425C7.35033 0.744243 6.6667 0.744243 6.24508 1.16425L0.315557 7.08742C0.120278 7.28171 0.00717735 7.54348 -0.00038147 7.81867V7.88005C0.00734234 8.15489 0.120439 8.41626 0.315557 8.61022L6.24508 14.5334C6.34523 14.6335 6.46415 14.713 6.59505 14.7672C6.72596 14.8213 6.86627 14.8492 7.00798 14.8492C7.14968 14.8492 7.28999 14.8213 7.4209 14.7672C7.5518 14.713 7.67072 14.6335 7.77087 14.5334Z" fill="#1868DB"/> </svg> Back </button> </div> </li> <li id="adg4-nav-link-migrate" class="nav-link subNav has-dropdown single adg4-nav-link-migrate"> <button class="nav-link-button main current-page-false" data-navlinkid="nav-link-f062c40c-fafc-4708-982d-d7c697eb412a" data-event="clicked" data-uuid="f062c40c-fa-link" data-event-component="linkButton" data-event-container="globalNav-navigation-link" data-schema-version="1" > Migrate <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> <svg class="desktop" width="11" height="6" viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.19995 1.18182L5.19995 4.81818L1.19995 1.18182" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg> </button> <div class="dropdown-content" id="nav-link-f062c40c-fafc-4708-982d-d7c697eb412a"> <div class="dropdown-content-inner"> <div class="tab-buttons-area"> </div> <div class="tab-content-area subNav cols-1"> <div id="column-385b48c6-a686-4150-99b5-a1342c808224" class="singular-column-content active"> <p class="column-title">Migrate</p> <a href="/migration/plan/cloud-guide" data-event="clicked" data-uuid="1ceaaa48-39" data-event-component="linkButton" data-event-container="global-Product-Nav-link-in-dropdown" data-schema-version="1" >Read Cloud migration guide</a> <a href="https://support.atlassian.com/migration/docs/update-or-install-the-jira-cloud-migration-assistant/" target="_blank" data-event="clicked" data-uuid="85f6f734-e8" data-event-component="linkButton" data-event-container="global-Product-Nav-link-in-dropdown" data-schema-version="1" >Access migration assistants</a> <a href="/migration/plan/cloud-adoption-toolkit" data-event="clicked" data-uuid="501adbb9-d1" data-event-component="linkButton" data-event-container="global-Product-Nav-link-in-dropdown" data-schema-version="1" >Learn more about change management</a> <a href="/migration/plan/upgrade-to-data-center-guide" data-event="clicked" data-uuid="ecba2580-4d" data-event-component="linkButton" data-event-container="global-Product-Nav-link-in-dropdown" data-schema-version="1" >Read Data Center upgrade guide</a> </div> </div></div> <button class="mobile-back-button"> <svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.77087 14.5334C7.87109 14.4335 7.9506 14.3148 8.00485 14.1841C8.0591 14.0535 8.08702 13.9134 8.08702 13.772C8.08702 13.6306 8.0591 13.4905 8.00485 13.3599C7.9506 13.2292 7.87109 13.1105 7.77087 13.0106L3.68091 8.92576L14.0174 8.92576C14.3034 8.92576 14.5777 8.8123 14.7799 8.61033C14.9821 8.40837 15.0957 8.13444 15.0957 7.84882C15.0957 7.5632 14.9821 7.28927 14.7799 7.08731C14.5777 6.88534 14.3034 6.77188 14.0174 6.77188L3.68091 6.77188L7.77087 2.68705C7.87109 2.58712 7.9506 2.46843 8.00485 2.33778C8.0591 2.20714 8.08702 2.06709 8.08702 1.92565C8.08702 1.78421 8.0591 1.64416 8.00485 1.51351C7.9506 1.38286 7.87109 1.26418 7.77087 1.16425C7.35033 0.744243 6.6667 0.744243 6.24508 1.16425L0.315557 7.08742C0.120278 7.28171 0.00717735 7.54348 -0.00038147 7.81867V7.88005C0.00734234 8.15489 0.120439 8.41626 0.315557 8.61022L6.24508 14.5334C6.34523 14.6335 6.46415 14.713 6.59505 14.7672C6.72596 14.8213 6.86627 14.8492 7.00798 14.8492C7.14968 14.8492 7.28999 14.8213 7.4209 14.7672C7.5518 14.713 7.67072 14.6335 7.77087 14.5334Z" fill="#1868DB"/> </svg> Back </button> </div> </li> <li id="adg4-nav-link-get-help" class="nav-link subNav has-dropdown single adg4-nav-link-get-help"> <button class="nav-link-button main current-page-false" data-navlinkid="nav-link-87dad3c6-f4fb-44bb-ac39-76d842aa7ad6" data-event="clicked" data-uuid="87dad3c6-f4-link" data-event-component="linkButton" data-event-container="globalNav-navigation-link" data-schema-version="1" > Get help <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> <svg class="desktop" width="11" height="6" viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.19995 1.18182L5.19995 4.81818L1.19995 1.18182" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg> </button> <div class="dropdown-content" id="nav-link-87dad3c6-f4fb-44bb-ac39-76d842aa7ad6"> <div class="dropdown-content-inner"> <div class="tab-buttons-area"> </div> <div class="tab-content-area subNav cols-1"> <div id="column-1b351dce-48d1-46c0-8be0-51f774caa4a8" class="singular-column-content active"> <p class="column-title">Get help</p> <a href="/migration/resources" data-event="clicked" data-uuid="26935e28-d3" data-event-component="linkButton" data-event-container="global-Product-Nav-link-in-dropdown" data-schema-version="1" >View resources</a> <a href="https://support.atlassian.com/migration/resources/" target="_blank" data-event="clicked" data-uuid="2b041f33-61" data-event-component="linkButton" data-event-container="global-Product-Nav-link-in-dropdown" data-schema-version="1" >Read our documentation</a> <a href="/migration/help" data-event="clicked" data-uuid="4a477784-96" data-event-component="linkButton" data-event-container="global-Product-Nav-link-in-dropdown" data-schema-version="1" >View support options</a> </div> </div></div> <button class="mobile-back-button"> <svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.77087 14.5334C7.87109 14.4335 7.9506 14.3148 8.00485 14.1841C8.0591 14.0535 8.08702 13.9134 8.08702 13.772C8.08702 13.6306 8.0591 13.4905 8.00485 13.3599C7.9506 13.2292 7.87109 13.1105 7.77087 13.0106L3.68091 8.92576L14.0174 8.92576C14.3034 8.92576 14.5777 8.8123 14.7799 8.61033C14.9821 8.40837 15.0957 8.13444 15.0957 7.84882C15.0957 7.5632 14.9821 7.28927 14.7799 7.08731C14.5777 6.88534 14.3034 6.77188 14.0174 6.77188L3.68091 6.77188L7.77087 2.68705C7.87109 2.58712 7.9506 2.46843 8.00485 2.33778C8.0591 2.20714 8.08702 2.06709 8.08702 1.92565C8.08702 1.78421 8.0591 1.64416 8.00485 1.51351C7.9506 1.38286 7.87109 1.26418 7.77087 1.16425C7.35033 0.744243 6.6667 0.744243 6.24508 1.16425L0.315557 7.08742C0.120278 7.28171 0.00717735 7.54348 -0.00038147 7.81867V7.88005C0.00734234 8.15489 0.120439 8.41626 0.315557 8.61022L6.24508 14.5334C6.34523 14.6335 6.46415 14.713 6.59505 14.7672C6.72596 14.8213 6.86627 14.8492 7.00798 14.8492C7.14968 14.8492 7.28999 14.8213 7.4209 14.7672C7.5518 14.713 7.67072 14.6335 7.77087 14.5334Z" fill="#1868DB"/> </svg> Back </button> </div> </li> <li id="adg4-nav-link-contact-sales" class="nav-link subNav single adg4-nav-link-contact-sales"> <a class="nav-link-button main current-page-false" data-navlinkid="nav-link-b7e6ad36-96f3-4591-a570-f1bbdbbef5b6" href="/enterprise/contact" data-event="clicked" data-uuid="b7e6ad36-96-link" data-event-component="linkButton" data-event-container="globalNav-navigation-link" data-schema-version="1" > Contact sales </a> </li> <li class="menu-spacer"></li> <li class="more-less menu-more subNav"><button class="lessmore button-menu-more" data-event="clicked" data-uuid="220ebc44-06-more" data-event-component="linkButton" data-event-container="globalNav-more" data-schema-version="1" >More +</button></li> <li class="more-less menu-less subNav"><button class="lessmore button-menu-less" data-event="clicked" data-uuid="220ebc44-06-less" data-event-component="linkButton" data-event-container="globalNav-less" data-schema-version="1" >Less -</button></li> </ul> </div> </div> </div> <div class="cta-tab-desk"> <a class="cta button--one button--regular button--primary try-now-cta-link" style="visibility: hidden;" href="/migration/assess/cloud-migration-trial" data-event="clicked" data-uuid="220ebc44-06-linik" data-event-component="linkButton" data-event-container="globalNav-cta-desktop" data-schema-version="1" data-label-english="Get it free" >Claim Free Trial</a> </div> </div> </div> <script type="text/x-component"> { "type":"imkt.components.ADG4GlobalNav", "params": { "navType":"subNav", "labels": { "JoinSiteUserDropdown.logOut":"Log out", "JoinSiteUserDropdown.logIn":"Sign in", "JoinSiteUserDropdown.joinTeam":"Join your team", "JoinSiteUserDropdown.profile":"Profile", "JoinSiteUserDropdown.switchAccount":"Switch account", "JoinSiteUserDropdown.licenses":"Licenses", "JoinSiteUserDropdown.logOutHeading":"Log out", "JoinSiteUserDropdown.logOutTriggerText":"Log out" }, "ctaLabel":"Claim Free Trial", "ctaLabelAlternative":"Get it free" } } </script></nav> <div class="container-fluid container--announcement-banner-container " > <div class="row"> <div class="column" style="display:flex;justify-content:center;"> <div class="component component--image-heading-textblock flex-container" style="flex-wrap: nowrap;"> <div class="component__heading-textblock component__heading-textblock--right none"> <p>As of Feb. 15, 2024, support for Server products is no longer available. Migrate to stay supported. <a class="easy-link-arrow" data-event="clicked" data-uuid="26103558-1c0" data-event-component="linkButton" data-event-container="announcementBanner" data-schema-version="1" data-label="Learn how" data-label-english="Learn how" href="/migration/assess/journey-to-cloud">Learn how</a></p> </div> </div> </div> </div> <a class="container--announcement-banner-container_close aui-icon aui-icon-small" data-event="clicked" data-uuid="26103558-1c" data-event-component="linkButton" data-event-container="announcementBanner" data-schema-version="1" data-label="Learn how" aria-label="Close"> </a> <script type="text/x-component"> { "type":"imkt.components.ContainerAnnouncementBanner", "params": { "cookieName":"banner-26103558-1ce5-40ea-b2f7-b3609278d092" } } </script></div> <div class="container-fluid xs-comfortable md-outerspace theme-one" id="hero" data-container-id="71eafe73-cc21-43f8-8792-58fadf0c72cb"> <style class="background-image-styles" data-for="71eafe73-cc21-43f8-8792-58fadf0c72cb"> @media (min-width: 0px) and (max-width: 539px) { [data-container-id="71eafe73-cc21-43f8-8792-58fadf0c72cb"] { background-image: linear-gradient(180deg, #e6fcff, #ffffff) ; background-position: 0 0 ; background-repeat: no-repeat ; background-size: 100% 100% ; } } @media (min-width: 540px) and (max-width: 767px) { [data-container-id="71eafe73-cc21-43f8-8792-58fadf0c72cb"] { background-image: linear-gradient(180deg, #e6fcff, #ffffff) ; background-position: 0 0 ; background-repeat: no-repeat ; background-size: 100% 100% ; } } @media (min-width: 768px) and (max-width: 1023px) { [data-container-id="71eafe73-cc21-43f8-8792-58fadf0c72cb"] { background-image: url("https://wac-cdn.atlassian.com/dam/jcr:481ed725-0d00-44c2-94ce-dad30ebbd437/01_Hero%20image@2x.png?cdnVersion=2449") , linear-gradient(180deg, #e6fcff, #ffffff) ; background-position: top right -220px , 0 0 ; background-repeat: no-repeat , no-repeat ; background-size: 670px 390px , 100% 100% ; } } @media (min-width: 1024px) and (max-width: 1439px) { [data-container-id="71eafe73-cc21-43f8-8792-58fadf0c72cb"] { background-image: url("https://wac-cdn.atlassian.com/dam/jcr:481ed725-0d00-44c2-94ce-dad30ebbd437/01_Hero%20image@2x.png?cdnVersion=2449") , linear-gradient(180deg, #e6fcff, #ffffff) ; background-position: top right -50px , 0 0 ; background-repeat: no-repeat , no-repeat ; background-size: 670px 390px , 100% 100% ; } } @media (min-width: 1440px) { [data-container-id="71eafe73-cc21-43f8-8792-58fadf0c72cb"] { background-image: url("https://wac-cdn.atlassian.com/dam/jcr:481ed725-0d00-44c2-94ce-dad30ebbd437/01_Hero%20image@2x.png?cdnVersion=2449") , linear-gradient(180deg, #e6fcff, #ffffff) ; background-position: top right , 0 0 ; background-repeat: no-repeat , no-repeat ; background-size: 670px 390px , 100% 100% ; } } </style> <div class="row flex-container reduced-row"> <div class="column column-md-6 xs-text-align-center md-text-align-left no-flex" > <div class="component component--heading-textblock text-oversized"> <h2 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- h1 heading" > Cloud Adoption Guide </h2> <p>The resources you need to build and execute a successful adoption and change management plan</p> </div> </div> </div> </div> <div class="container-fluid xs-cozy md-comfortable-top"> <div class="row flex-container reduced-row"> <div class="column column-lg-8 column-lg-offset-2 s0 between" > <div class="component component--heading-textblock"> <div class="color-head text-none"> <h1 class=" h2 heading" > Atlassian’s guide to adoption and change management </h1> </div> <p>In this guide, we’ll walk through best practices and tips for how to successfully roll out Atlassian cloud across your organization, at scale, so you can drive lasting change for how teams work and collaborate. The guide covers how to set your vision, assemble your core team, define success metrics, secure executive sponsorship, foster a community of power users, design a communications strategy, and build effective training and support.</p> </div> </div> </div> </div> <div class="container-fluid xs-cozy"> <div class="row reduced-row"> <div class="column s0 between" > <div class="component component--breadcrumbs breadcrumbs"> <ul class="breadcrumbs__unordered-list"> <li class="breadcrumbs__list-item"><a href="/migration" class="breadcrumbs__link">Migrate</a></li> <li class="breadcrumbs__list-item"><a href="/migration/plan/cloud-adoption-toolkit" class="breadcrumbs__link">Cloud adoption toolkit</a></li> <li class="breadcrumbs__list-item active"><a href="/migration/plan/cloud-adoption-guide" class="breadcrumbs__link">Cloud adoption guide</a></li> </ul> </div> </div> </div> </div> <div class="container-fluid xs-cozy"> <div class="row reduced-row"> <div class="column column-md-4 hide-xs hide-sm s0 between" > <div class="component component--guided-sidebar "> <div class="side-links"> <div class="custom-guide-link level-1 guide-sidebar-link revealed active" > <a href="/migration/plan/cloud-adoption-guide" data-event="clicked" data-uuid="4322eafc-d6" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" class="guide-sidebar-child-link level1 active"> Table of contents </a> </div> </div> <script type="text/x-component"> { "type":"imkt.components.GuidedSidebar", "params": { "stickyPosition":"100", "isAgile":false } } </script></div> </div> <div class="column column-md-8 print-this s0 between" > <div class="component no-flex component--block guided-sidebar-block" id="introduction" data-sidebar-title="Introduction" data-title="Introduction" > <div class="component component--heading"> <div class="color-head text-none"> <h2 class=" h2 heading" > Introduction </h2> </div> </div> </div> <div class="component s0 between component--block" id="why-change-organization-matters" data-sidebar-title="Why change management matters for your organization" data-title="Why change management matters for your organization" > <div class="component component--heading" id="faq-397fe5d9-838c-4f01-8685-89ec2c8b704e"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Why change management matters for your organization </h3> </div> <div class="component component--textblock "> <p>Our customers rely on Atlassian to power mission-critical business processes across their organizations. And as they continue to embrace digital transformation and adopt agile ways of working, many find themselves taking their existing toolsets to Atlassian cloud to elevate IT’s impact by reducing overhead and reallocating infrastructure costs, accelerate user productivity, and enjoy peace of mind with built-in security and compliance.</p> <p>To realize the return on investment of cloud, it’s not enough to buy the subscription - you need your teams actively using Atlassian cloud to power their daily work. The success of your cloud initiative hinges on getting your teams to adopt and embrace new tools.</p> <p>That’s why you need to set your organization up for long-term success with an effective change management plan. From stakeholder buy-in to user training, a well-designed change management plan can make all the difference when it comes to adopting Atlassian products for the first time, migrating users from our self-managed products to cloud, or implementing any change initiative. So, let’s dive in.</p> </div> </div> <div class="component s0 between component--block xs-cozy-top" id="lasting-change" data-sidebar-title="Lasting change takes work" data-title="Lasting change takes work" > </div> <div class="component s0 between component--block" > <div class="component component--heading" id="faq-92a0b87e-a466-4ad4-9096-1ce464f1cb59"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Lasting change takes work </h3> </div> <div class="component component--textblock "> <p>We get it – we’re all change fatigued to some extent. Whether it’s a new tool or process we need to follow, it feels like something is always changing. It’s important to take this into account when building a plan to roll out any new change to any team – not just for changes in technology or software. To minimize the friction caused by change, it helps to have all the components moving in the same direction. That means the people, the processes, and the tools all need to work in harmony in order to achieve change and ensure it lasts.</p> </div> <div class="component component--image"> <img id="ba24ed24" alt="Change = People + Process + Tools" class="component__image" src="https://wac-cdn.atlassian.com/dam/jcr:971f9248-99b1-4603-90e4-d33c4b347143/Change%20diagram@2x.png?cdnVersion=2449" loading="lazy" /> </div> <div class="component component--textblock "> <p>Lasting change - real, systemic, sustainable change - what we’ll refer to as “lasting adoption” - takes work. You may spend the majority of your time ensuring our products work from a technical perspective - but it’s equally important to make sure your teams actually use (and enjoy using!) the tools you deploy. Adoption is more than service enablement - it’s about setting your organization up for long-term success and helping your teams work more efficiently and get better business outcomes as a result.</p> </div> </div> <div class="component s0 between component--block xs-cozy-top" id="benefits-of-successful-adoption" data-sidebar-title="Benefits of a successful adoption and change management program" data-title="Benefits of a successful adoption and change management program" > <div class="component component--heading-textblock" id="faq-4db412bf-72ee-49f9-9197-f4f577321e4c"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Benefits of a successful adoption and change management program </h3> <p>There are many benefits of a successful adoption and change management program - here are our top three:</p> </div> <div class="component component--heading-textblock"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > 1. Save time and money </h4> <p>Building a plan for adoption and change management as part of your comprehensive migration plan, and being thoughtful in a rollout will help make the change sustainable. Without a solid plan, you may risk having to re-do the rollout later on if your teams do not adapt to the change.</p> </div> <div class="component component--heading-textblock"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > 2. Reduce shadow IT </h4> <p>By rolling out Atlassian products strategically, your teams will have a clear understanding of how and when to use a given Atlassian product for their departmental use cases. If their technology needs are met, they have access to appropriate training materials, and they have a feedback channel to suggest improvements, they will be less likely to purchase and spin up their own instances of Atlassian products or collaborate outside of IT-approved services. That means you can avoid the technical, billing, and security frustrations associated with shadow IT.</p> </div> <div class="component component--block xs-cozy-bottom" > <div class="intra-div no-flex component--block__background t50 "> <div class="component component--textblock "> <p><strong>TIP</strong>: If you’re looking to gain visibility into shadow IT, check out <a data-event="clicked" data-uuid="1a4bef30-ca0" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="automatic product discovery" data-label-english="automatic product discovery" href="/software/guard/guide/automatic-product-discovery">automatic product discovery</a>, available with an Atlassian Guard or Cloud Enterprise subscription. With automatic product discovery, organization admins can discover user-created Atlassian cloud instances that exist within their organization, see who the admins are of these products, and how many users have joined. Organization admins can also reach out to the instance owner to consolidate products and data into the organization’s official product instance.</p> </div> </div> </div> <div class="component component--heading-textblock"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > 3. Increase productivity </h4> <p>Having a change management plan in place with the right training resources and support means your users will be able to get up and running from day one without missing a beat. Instead of wasting time finding new login details or searching for documentation, users will be able to stay focused on their key business objectives.</p> </div> </div> <div class="component s0 between component--block xs-cozy-top" id="common-barriers" data-sidebar-title="Common barriers to successful adoption" data-title="Common barriers to successful adoption" > <div class="component component--heading-textblock" id="faq-3d497d5e-abbf-4fdb-9dc9-ece9232c3b9b"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Common barriers to successful adoption </h3> <p>If the benefits are so great, it can be tempting to think the change will happen organically. Some of the most common barriers to introducing new products successfully are:</p> <ul> <li>Inertia and general resistance to change</li> <li>Business objectives are not integrated with IT objectives</li> <li>Inadequate sponsorship from key leaders</li> <li>Confusion (When are we doing what?)</li> <li>Failing to communicate the benefits to users (What’s in it for me?)</li> <li style="margin-bottom: 24px"> Too many tools available and no clear guidelines on when to use which tools</li> </ul> </div> <div class="component component--textblock "> <p>To realize the benefits above and avoid these common pitfalls, you need a change management plan. Your change management plan will ensure that your teams know what is changing, how, why, and when and have the knowledge, skills, and resources they need to be successful. The remainder of this guide will walk you through our recommended steps when it comes to preparing for change and setting your teams up for long-term success.</p> </div> <div class="component component--block" > <div class="intra-div no-flex component--block__background t50 "> <div class="component component--textblock "> <p><strong>TIP</strong>: To help you organize your digital transformation and apply the change management strategies we’ll go over in this guide, we recommend using our <a data-event="clicked" data-uuid="63be2530-e80" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="change management plan template" data-label-english="change management plan template" href="https://wac-cdn.atlassian.com/dam/jcr:ce927a75-b464-4ae5-9ca4-ad13509a6b6d/Change%20management%20template%20doc.pdf?cdnVersion=2449">change management plan template</a>. This template is designed to walk you through the process of planning and executing your migration to cloud, while ensuring that all relevant stakeholders are informed and involved. By utilizing this template and following the best practices, you can help ensure a smooth transition to cloud and maximize the benefits of your Atlassian investment.</p> </div> </div> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block" id="rollout-plan" data-sidebar-title="How to build a rollout plan" data-title="How to build a rollout plan" > <div class="component component--heading"> <h2 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > How to build a rollout plan </h2> </div> <div class="component component--textblock "> <p>It’s one thing to decide to enable your entire organization with Atlassian products; it’s another to build and execute a thoughtful, solid plan for success. After years of observing and advising customers as they adopt Atlassian products, we’ve noticed clear patterns about what works well and simplified those patterns into a set of concrete steps.</p> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="step-1" data-sidebar-title="Step 1: Set your vision" data-title="Step 1: Set your vision" > <div class="component component--heading-textblock" id="faq-4db412bf-72ee-49f9-9197-f4f577321e4c"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Step 1: Set your vision </h3> <p>Working with your team to define a vision for your Atlassian portfolio is the first step to driving effective adoption. Your organization likely purchased our software to streamline workflows, but you may discover additional use cases and benefits as you engage with your teams and their programs during and after your migration.</p> <p>As you set your vision, you’ll want to identify the key messages and themes to be used in your communications to users. These should include the major benefits (for the organization, teams, and individuals), usage guidelines, and important calls to action.</p> <p>Some guiding questions that might help you as you think through your vision are:</p> <ul> <li>What are we trying to achieve with Atlassian cloud?</li> <li>Why are we doing this?</li> <li>What are the benefits of adopting Atlassian cloud?</li> <li style="margin-bottom: 24px">Who will be impacted and how?</li> </ul> <p>Another helpful exercise during the vision-setting process is outlining your organization’s IT application and software inventory if you haven’t already. You can do this by creating a Product Playbook that outlines how Atlassian products should and should not be used along with your other software and systems. This should serve as the basis for creating usage guidelines and policies for users/teams/programs as well as clarify the goals of the overall deployment.</p> </div> <div class="component component--block xs-compact-bottom" id="product-playbook" > <div class="intra-div no-flex component--block__background y50 "> <div class="component component--textblock "> <p><strong>NOTE</strong>: Some of our customers rely on internal Product Playbooks to document how tools at their organization should be used. While a Product Playbook can vary in length and depth, it often covers company-wide or team-specific processes for onboarding onto products and how users should engage with products. For example, each team within a organization uses Jira projects in different ways: coordinating the development of a product, tracking a project, managing a help desk, etc. An organization may consider highlighting these differences in their Product Playbook by outlining project naming guidelines for each Jira project use case.</p> <p>Regardless of what you choose to communicate, remember to keep your Product Playbook up-to-date and cite it regularly to ensure your users stay informed.</p> <ul> <li>Supporting a new use case? → Update your Product Playbook</li> <li>Onboarding a new team? → Reference your Product Playbook</li> </ul> </div> </div> </div> <div class="component component--block xs-cozy-bottom" > <div class="intra-div no-flex component--block__background t50 "> <div class="component component--textblock "> <p><strong>TIP</strong>: Depending on your team’s structure and organization’s roles and responsibilities, you may choose to assemble <a data-event="clicked" data-uuid="dd96c8d8-c70" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="your adoption team first" data-label-english="your adoption team first" href="#step-3">your adoption team first</a>. Then, as a team you can work to define your vision. If you’re worried some members of your adoption team won’t have the capacity to contribute to vision-setting, you can draft the vision prior to, or simultaneously with, assembling your team and use your draft as the baseline. Regardless, you’ll want to get input and buy-in from your adoption team before proceeding.</p> </div> </div> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="step-2" data-sidebar-title="Step 2: Define success" data-title="Step 2: Define success" > <div class="component component--heading-textblock" id="faq-d323ae61-59b8-4ddb-96d4-30716b603e3e"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Step 2: Define success </h3> <p>With your team, decide what success looks like and identify your top success metrics. When rolling out a new Atlassian product or preparing for a migration, it's important to build in a measurement strategy to track success metrics and continuously improve. Ensuring you have answers to the questions below will be beneficial in maximizing return on investment and guaranteeing long-term success:</p> </div> <div class="component component--heading-textblock"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > What will we measure? </h4> <ul> <li>What defines success for Atlassian products at your organization?</li> <li>What measurable goals can you set and stick to?</li> <li>What business value metrics can you deliver on an ongoing basis?</li> <li>How does the organization want to gather user feedback?</li> <li style="margin-bottom: 24px">Can metrics be aligned to use cases?</li> </ul> </div> <div class="component component--heading-textblock"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > How will we support and improve? </h4> <ul> <li>How will users access support?</li> <li>How will we share success stories?</li> <li>How will we review and address challenges?</li> <li style="margin-bottom: 24px">How will we identify new use cases across the organization?</li> </ul> </div> <div class="component component--textblock "> <p>A few common metrics our customers have used that might help kick off your discussion are:</p> <ul> <li>CSAT: Can you measure how happy your teams are with the change?</li> <li>Active usage: How many people are using the tools? How often? By department? By region?</li> <li style="margin-bottom: 24px">ROI: Have you seen any cost savings or time savings as a result of rolling out?</li> </ul> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="step-3" data-sidebar-title="Step 3: Assemble your adoption team" data-title="Step 3: Assemble your adoption team" > <div class="component component--heading-textblock" id="faq-4db412bf-72ee-49f9-9197-f4f577321e4c"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Step 3: Assemble your adoption team </h3> <p>You’re not an island – every successful rollout starts with a team. You’ll want to build out the right team ahead of time so you can work together to define and tackle all the different moving pieces. A few key roles to consider for your adoption team:</p> </div> <div class="component component--heading-textblock"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Executive Sponsor(s) </h4> <p>Enrolling an active and visible Executive Sponsor is one of the most important pieces that can make or break an adoption plan. Endorsement from your Executive Sponsor can help push the change forward, convince naysayers, and promote visibility across the wider organization. In some cases, depending on your organization or the type of change, you may enlist multiple Executive Sponsors from across the business.</p> </div> <div class="component component--block xs-cozy-bottom" > <div class="intra-div no-flex component--block__background n0 block-theme-one "> <div class="component component--heading-textblock"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Developing sponsorship </h4> <p>If you’ve ever worked on a project where progress is stalling, decisions are made and then reversed, or necessary resources have not been delivered as promised, you might have been missing adequate executive sponsorship. In our experience, adequate executive sponsorship is instrumental to driving project success.</p> </div> <div class="component component--heading-textblock"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Selecting your sponsor </h4> <p><strong>Executive Sponsor criteria:</strong></p> <ul> <li>Bandwidth and desire to be an active and visible sponsor</li> <li>Ability to influence other business leaders and obtain their support</li> <li>Authority to approve and assign resources</li> <li style="margin-bottom: 24px">Some degree of direct control over impacted groups and relevant systems</li> </ul> <p>If you’re having trouble engaging an Executive Sponsor, some additional considerations may help identify the right individual:</p> <ul> <li>Who decided to implement Atlassian or migrate to Atlassian cloud at your organization? Who signed the check?</li> <li>Who on your team can make a final decision when issues are escalated?</li> <li style="margin-bottom: 24px">Who can remove roadblocks for launching Atlassian cloud to the intended users/teams/programs?</li> </ul> </div> <div class="component component--heading-textblock"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Responsibilities </h4> <p><strong>Coalition building</strong></p> <ul> <li>Model the changes they will be asking others to make</li> <li>Establish clear expectations of management</li> <li style="margin-bottom: 24px">Listen to feedback from all levels and manage the normal resistance to change</li> </ul> <p><strong>Communications (beyond email)</strong></p> <ul> <li>Help develop a vision for Atlassian (see Step 1)</li> <li style="margin-bottom: 24px">Facilitate and participate in delivering the message about Atlassian implementation using the desired communication channels best suited for your organization</li> </ul> <p><strong>Decision making</strong></p> <ul> <li>Oversee and approve the scope, use cases, and project objective definitions</li> <li>Support project decisions and help achieve team alignment when the direction is unclear</li> <li style="margin-bottom: 24px">Ensure required resources are dedicated to the deployment project/rollout</li> </ul> </div> </div> </div> <div class="component component--heading-textblock" id="app-availability"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Project Owner </h4> <p>This may be a Project Manager, Change Manager, an IT admin, or a digital transformation/ways of working initiative leader (if you have one). Regardless of which team the individual is from, the key part is that the Project Owner must be the Directly Responsible Individual (DRI) – their success is tied to the success of the change initiative.</p> </div> <div class="component component--heading-textblock" id="app-security"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Technical Subject Matter Experts (Technical SMEs) </h4> <p>Technical SMEs may be part of IT, or they may be power users within business units. They are important for understanding how the products work in your environment, how to configure them, and how to train users from a technical perspective.</p> </div> <div class="component component--heading-textblock" id="app-security"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Business Subject Matter Experts (Business SMEs) </h4> <p>Your adoption team should include people from various departments that will be impacted by the change. Your Business SMEs will be able to provide input on internal sentiment, resistance to change, challenges that can be solved with the change, and how to best approach communication and training from a business process perspective.</p> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="step-4" data-sidebar-title="Step 4: Scope the rollout" data-title="Step 4: Scope the rollout" > <div class="component component--heading" id="faq-c1f5b502-2ba7-45fd-af37-7fd22c089353"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Step 4: Scope the rollout </h3> </div> <div class="component component--textblock "> <p>If you’re migrating from Atlassian Server or Data Center, you’ve likely already set a migration strategy which will dictate how you roll out to your teams. For example, if you’ve opted for a phased migration strategy, you will use a phased rollout to respective teams one at a time to match the migration. On the other hand, if you are doing a lift and shift migration, you might opt to do a big bang rollout to all users simultaneously.</p> </div> <div class="component component--block xs-cozy-bottom" > <div class="intra-div no-flex component--block__background t50 "> <div class="component component--textblock "> <p><strong>TIP</strong>: If you’re migrating 1,000+ users, <a data-event="clicked" data-uuid="e59b1f9c-330" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="reach out" data-label-english="reach out" href="https://support.atlassian.com/contact/#/?inquiry_category=migration_support&support_type=customer">reach out</a> to us for a consultation on your migration approach. Your migration strategy is a key input needed before you start planning for adoption.</p> </div> </div> </div> <div class="component component--heading-textblock"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Big bang rollout </h4> <p>A big bang rollout means you make it BIG – you will roll out across your entire organization at the same time. This could be part of a broader digital transformation, or ways of working initiative, or perhaps a leadership change with an organization-wide mandate. Generally, big bang rollouts require more preparation, and coordination, and fewer opportunities to learn and adjust along the way, which is why we see more organizations roll out gradually.</p> </div> <div class="component component--heading-textblock"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Phased rollout </h4> <p>A phased rollout means you will roll out department by department. You may decide to roll out to a few departments at the same time, but you won’t be simultaneously rolling out to every team, like in the big bang approach. This is the most common approach we see our customers opt for. Many customers have rolled out to some departments with success, usually starting with just one or two pilot teams, then using learnings from the initial rollout to inform the next phase of adoption.</p> </div> <div class="component component--heading-textblock"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Prioritizing departments </h4> <p>If you decide to do a gradual rollout, you’ll need to prioritize which department(s) you’ll implement the change with first. One pattern we have seen is to roll out to departments that frequently collaborate with each other to ensure all users are using a shared set of tools at the same time and teams can work together to normalize the new processes. This will also help you prioritize use cases later on (detailed in Step 5). You might also want to consider teams or departments that have a reputation for being open to change, so you face less resistance at the start.</p> <p>Regardless of which approach you choose, be sure to take into account the change formula:</p> </div> <div class="component component--image"> <img id="6cf29489" alt="Change = People + Process + Tools" class="component__image xs-outerspace-bottom" src="https://wac-cdn.atlassian.com/dam/jcr:971f9248-99b1-4603-90e4-d33c4b347143/Change%20diagram@2x.png?cdnVersion=2449" loading="lazy" /> </div> <div class="component component--textblock "> <ul> <li><em>Who</em> is impacted? (People)</li> <li><em>How</em> will they be impacted? What will change? (Process)</li> <li style="margin-bottom: 24px"><em>What tools</em> will be used? (Tools)</li> </ul> <p>Once you’ve defined the who, how, and what, it’s time to decide the when. There’s no standard timeline that we see – some rollouts can take weeks and others months. Timelines will be different depending on the scope of your rollout, project team resources, and other competing priorities in your organization. It’s also important to consider other planned changes, so you can determine whether it’s the right time to roll out or if waiting provides a better opportunity for the rollout to be a core focus.</p> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="step-5" data-sidebar-title="Step 5: Identify key use cases" data-title="Step 5: Identify key use cases" > <div class="component component--heading-textblock" id="faq-bdf9da9e-1d8f-4d33-817f-02575d6ba874"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Step 5: Identify key use cases </h3> <p>Change is not just about the product – it’s also about the process and the people. If you want to get people using a new tool and/or following a new process, one of the best ways to motivate people to do this is by solving a challenge they currently face. To do this, you need to identify current challenges and determine how you can use Atlassian products to help solve these challenges - we call these use cases. How will your teams use the product and apply the process in their day-to-day jobs? How will you articulate the value they can expect as part of this change?</p> <p>Once you’ve scoped your rollout and prioritized which departments will implement first, you can then select use cases by department. Your Business SMEs will be the best people to help with this exercise, as they know their teams best. If you’re migrating from Atlassian Server/Data Center, you may already know the main use cases within your organization. We still recommend this step because: 1) existing use cases may look different in cloud (for example, you may no longer need a specific third party app for certain functionality that’s built-in natively in cloud ) and 2) rolling out cloud is an opportunity to rethink how your organization uses Atlassian products and introduce new use cases as your departments consider the “art of the possible”. </p> <p>Here’s an example of how you could identify which use cases you’d like to land in each department (or across the entire organization):</p> </div> <div class="component component--comparison-table " data-magpath="/wac/migration/plan/cloud-adoption-guide/main/05/columns/00/content/013/content/01"> <div class="table-padder standard "> <style>@media (max-width: 768px) {#table-c2e74f31 .mobile{display: none; }#table-c2e74f31 .full-width p{ clear: both; width: 100%; float: none; }#table-c2e74f31 .full-width ul{margin-top: 12px; }}</style> <style>@media (min-width: 769px) {#table-c2e74f31 th{ border: #dfe1e5 1px solid; padding: 16px; }}</style> <table class="reg-mob-labels adjusted-cols table--comparison-table cols3 style-labels check-color-slate " id="table-c2e74f31"> <thead> <tr class="title header"> <th style="width: 33%" class="label l corner-label mobile bg-n10 algn-center" > <h4> Department </h4> </th> <th style="width: 33%" class="reg r top-header-label bg-n10" > <h4> Current Challenges </h4> </th> <th style="width: 33%" class="reg r top-header-label bg-n10" > <h4> Use Cases </h4> </th> </tr> </thead><tbody> <tr class=""> <td class="label l algn-center" > <p> Marketing </p> </td> <td class="reg r full-width " > <div class="mobile-label"> <p>Current Challenges</p> </div><p> <ul><li>Manage cross-functional collaboration during campaign creation and execution</li><li>Plan product launches and execute promotional campaigns</li><li>Track campaign performance and metrics</li></ul> </p> </td> <td class="reg r full-width " > <div class="mobile-label"> <p>Use Cases</p> </div><p> <ul><li>Create team-specific service desks (ie email, design, web) to standardize work intake and service delivery (Jira Service Management)</li><li>Automate marketing workflows (Jira)</li><li>Track goals and OKRs and assign owners (Jira)</li></ul> </p> </td> </tr> <tr class=""> <td class="label l algn-center" > <p> HR </p> </td> <td class="reg r full-width " > <div class="mobile-label"> <p>Current Challenges</p> </div><p> <ul><li>Provide answers to common questions</li><li>Onboard new employees consistently</li><li>Ensure quality job postings across departments</li></ul> </p> </td> <td class="reg r full-width " > <div class="mobile-label"> <p>Use Cases</p> </div><p> <ul><li>Create a knowledge base that centralizes HR policies and resources to enable self-service (Confluence)</li><li>Automate onboarding workflow to ensure a timely and consistent experience (Jira)</li><li>Write better job listings by leveraging a standard template (Confluence)</li></ul> </p> </td> </tr> <tr class=""> <td class="label l algn-center" > <p> Legal </p> </td> <td class="reg r full-width " > <div class="mobile-label"> <p>Current Challenges</p> </div><p> <ul><li>Manage the sharing of internal vs. external documentation in a secure and compliant way</li><li>Deliver consistent service to internal customers for contract reviews, etc.</li><li>Track progress of legal cases</li></ul> </p> </td> <td class="reg r full-width " > <div class="mobile-label"> <p>Use Cases</p> </div><p> <ul><li>Share legal documentation with external parties (external collaboration) (Confluence)</li><li>Create a service desk for internal legal requests (Jira Service Management)</li><li>Track cases and updates (Confluence)</li></ul> </p> </td> </tr> <tr class=""> <td class="label l algn-center" > <p> Operations </p> </td> <td class="reg r full-width " > <div class="mobile-label"> <p>Current Challenges</p> </div><p> <ul><li>Design and scale internal processes</li><li>Manage visitors, deliveries</li></ul> </p> </td> <td class="reg r full-width " > <div class="mobile-label"> <p>Use Cases</p> </div><p> <ul><li>Resolve customer issues (Jira Service Management)</li><li>Manage procurement requests (Jira Service Management)</li><li>Build a visitor management system (Jira Service Management)</li></ul> </p> </td> </tr> </tbody> </table> </div> </div> <div class="component component--textblock "> <p>After identifying potential use cases, you may find you come up with so many that it feels overwhelming - that’s normal. The next step is to prioritize those use cases. Again, your Business SMEs can help with this. Where that’s not possible, consider holding focus groups or conducting a survey to understand which use cases the individual departments would be interested in trying.</p> <p>Consider piloting some of these use cases before a broader rollout. You may find a smaller team within the Marketing department that is willing to try out the products, provide feedback, and tweak the use cases before rolling out to the entire department. You may also be able to develop internal case studies you can use in your rollout communications about how pilot teams achieved great outcomes with their use cases.</p> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="step-6" data-sidebar-title="Step 6: Build your training and support plan" data-title="Step 6: Build your training and support plan" > </div> <div class="component s0 between component--block" > <div class="component component--heading" id="faq-3512823a-1782-4fde-a998-3ead722059b4"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Step 6: Build your training and support plan </h3> </div> <div class="component component--textblock "> <p>Now that you have use cases identified and know which products you want your teams to leverage for each use case, it’s time to determine how you will train your teams to use the tools. In addition to user training, don’t forget to consider how you will train your IT department to be able to support the tools.</p> <p>Keep in mind that everyone learns and absorbs information in different ways - some like to read, others to watch, and others to listen to new information. When developing FAQs, aim to include not only text but also screenshots, gifs and/or videos explaining the differences users can expect to encounter.</p> <p>Most users spend the majority of their time in-product creating and editing Jira issues and/or Confluence pages, so we recommend focusing your attention on helping users navigate changes to these most frequent tasks. You can direct users to our product overviews to quickly highlight differences between self-managed and cloud for: <a data-event="clicked" data-uuid="0359c9a9-1c0" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="Jira Software" data-label-english="Jira Software" href="/migration/plan/cloud-adoption-guide/quick-start-guides#jira">Jira Software</a>, <a data-event="clicked" data-uuid="0359c9a9-1c1" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="Confluence" data-label-english="Confluence" href="/migration/plan/cloud-adoption-guide/quick-start-guides#confluence">Confluence</a>, and <a data-event="clicked" data-uuid="0359c9a9-1c2" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="Jira Service Management" data-label-english="Jira Service Management" href="/migration/plan/cloud-adoption-guide/quick-start-guides#jsm">Jira Service Management</a>.</p> <p>After the initial training, your teams will likely have questions and need ongoing support. Consider creating a Teams or Slack channel where people can get help and ask questions. Your <a data-event="clicked" data-uuid="0359c9a9-1c3" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="Champions community" data-label-english="Champions community" href="#what-is-a-champions-community">Champions community</a> will come in handy here as they can help monitor the channel in addition to your IT Support team.</p> </div> <div class="component component--block" > <div class="intra-div no-flex component--block__background t50 "> <div class="component component--textblock "> <p><strong>TIP</strong>: Setting up a training program can be time consuming and you may be questioning what to cover. To get started, check out <a data-event="clicked" data-uuid="54697f37-590" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="this guide" data-label-english="this guide" href="https://pages.eml.atlassian.com/rs/594-ATC-127/images/Setting%20users%20up%20for%20success%20in%20Atlassian%20Cloud%20products.pdf">this guide</a> we’ve prepared. It includes important changes to cover before launch and addresses topics where we frequently see questions from users. </p> </div> </div> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="step-7" data-sidebar-title="Step 7: Build your communications plan" data-title="Step 7: Build your communications plan" > <div class="component component--heading-textblock" id="faq-d323ae61-59b8-4ddb-96d4-30716b603e3e"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Step 7: Build your communications plan </h3> <p>You’ve got a plan in place that has been vetted by your adoption team. Now, how will you get the word out to teams and build up positive sentiment towards the change?</p> </div> <div class="component component--heading-textblock"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > How often will you communicate? </h4> <p>Repetition is key - teams will need to hear the message multiple times, from multiple levels before making a change. It's not realistic to expect a single communication or announcement to reach your entire organization, so you should plan for multiple communications through different channels. Allowing your teams the time they need to get comfortable with the new change will ensure they are open and ready when the rollout takes place.</p> </div> <div class="component component--heading-textblock"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Who will the sender(s) be? </h4> <p>When deciding who the comms are sent from, consider the fact that people are more likely to read and act upon a message if it comes from someone they trust. Enlisting your Executive Sponsor (<a data-event="clicked" data-uuid="96bf6dca-e00" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-label="Step 3" data-label-english="Step 3" href="#step-3">Step 3</a>) and Champions (<a data-event="clicked" data-uuid="96bf6dca-e01" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-label="Step 8" data-label-english="Step 8" href="#step-8">Step 8</a>) to amplify the message will have a huge impact. The goal of the communications effort is not only to deliver the facts of the transition but to engage new users, help them understand the need for the change, and the role that they are expected to play.</p> </div> <div class="component component--heading-textblock"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Which channel(s) will you use? </h4> <p>Because you’ll be sending multiple communications, you’ll want to consider which channel to use when (or perhaps you’ll use some channels simultaneously) as you try to reach the entire user base. Various channels to take advantage of include:</p> <ul> <li>Email from Executive Sponsor</li> <li>Corporate intranet or social platforms</li> <li>Newsletter update</li> <li>Showcase in org-wide or department-wide town halls/team meetings</li> <li>Desktop backgrounds/screensavers or Zoom backgrounds</li> <li>Physical signage or swag (posters, laptop stickers)</li> <li><a data-event="clicked" data-uuid="5c4b1cf1-7e0" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-label="Introduction gadget" data-label-english="Introduction gadget" href="https://support.atlassian.com/jira-cloud-administration/docs/use-dashboard-gadgets/">Introduction gadget</a> on the <a data-event="clicked" data-uuid="5c4b1cf1-7e1" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-label="default Jira dashboard" data-label-english="default Jira dashboard" href="https://support.atlassian.com/jira-cloud-administration/docs/configure-the-default-dashboard/">default Jira dashboard</a></li> <li style="margin-bottom: 24px">Announcements and/or banners on the <a data-event="clicked" data-uuid="5c4b1cf1-7e2" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-label="Confluence home page" data-label-english="Confluence home page" href="https://support.atlassian.com/confluence-cloud/docs/edit-the-site-welcome-message/">Confluence home page</a>, <a data-event="clicked" data-uuid="5c4b1cf1-7e3" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-label="Jira home page" data-label-english="Jira home page" href="https://confluence.atlassian.com/jirakb/configuring-an-announcement-banner-1217300328.html">Jira home page</a>, or in the <a data-event="clicked" data-uuid="5c4b1cf1-7e4" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-label="Jira Service Management help center and portal" data-label-english="Jira Service Management help center and portal" href="http://support.atlassian.com/jira-service-management-cloud/docs/add-an-announcement-to-the-help-center/">Jira Service Management help center and portal</a>.</li> </ul> </div> <div class="component component--heading-textblock"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > When and what are you communicating? </h4> <p>Here is our recommended comms plan for users. You’ll likely have additional comms sent to subgroups, for example, when you are recruiting Champions or preparing your help desk team for an influx in support tickets around launch. We have <a data-event="clicked" data-uuid="bcfdd518-f40" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-label="templates" data-label-english="templates" href="/migration/plan/cloud-adoption-guide/email-templates">templates</a> for each of the emails outlined below that you can customize for your organization.</p> </div> <div class="component no-flex hide-xs hide-sm component--block" > <div class="component component--comparison-table " data-magpath="/wac/migration/plan/cloud-adoption-guide/main/05/columns/00/content/01112/content/04/content/03"> <div class="table-padder standard "> <style>#table-39e47b5d .header{padding: 16px; }</style> <table class="reg-mob-labels adjusted-cols table--comparison-table cols5 style-labels check-color-slate " id="table-39e47b5d"> <thead> <tr class="title header"> <th style="width: 20%%" class="label l corner-label header bg-t50 algn-center" colspan="5" > <h4> Migration </h4> </th> </tr> </thead><tbody> <tr class=""> <td class="label l bg-n20" > <p> Phase </p> </td> <td class="reg r bg-n20" > <div class="mobile-label"> <p></p> </div><p> Assess </p> </td> <td class="reg r bg-n20" > <div class="mobile-label"> <p></p> </div><p> Plan </p> </td> <td class="reg r bg-n20" > <div class="mobile-label"> <p></p> </div><p> Prep </p> </td> <td class="reg r bg-n20" > <div class="mobile-label"> <p></p> </div><p> Test </p> </td> </tr> <tr class=""> <td class="label l bg-n20" > <p> Timing </p> </td> <td class="reg r " > <div class="mobile-label"> <p></p> </div><p> 6-12 months prior to migration </p> </td> <td class="reg r " rowspan="3"> <div class="mobile-label"> <p></p> </div><p> n/a - no user comms required </p> </td> <td class="reg r " rowspan="3"> <div class="mobile-label"> <p></p> </div><p> n/a - no user comms required </p> </td> <td class="reg r " > <div class="mobile-label"> <p></p> </div><p> 1-2 months before launch </p> </td> </tr> <tr class=""> <td class="label l bg-n20" > <p> Email subject </p> </td> <td class="reg r " > <div class="mobile-label"> <p></p> </div><p> We're planning to migrate to Atlassian cloud </p> </td> <td class="reg r " > <div class="mobile-label"> <p></p> </div><p> Atlassian cloud migration launch date </p> </td> </tr> <tr class=""> <td class="label l bg-n20" > <p> Email purpose </p> </td> <td class="reg r " > <div class="mobile-label"> <p></p> </div><p> Give users early notice of the migration project </p> </td> <td class="reg r " > <div class="mobile-label"> <p></p> </div><p> Announce the launch date following successful test migration </p> </td> </tr> </tbody> </table> </div> </div> </div> <div class="component no-flex hide-xl hide-lg hide-md component--block" > <div class="component component--comparison-table " data-magpath="/wac/migration/plan/cloud-adoption-guide/main/05/columns/00/content/01112/content/06/content/04"> <div class="table-padder standard "> <style>#table-5546ca4d .header{padding: 16px; }</style> <table class="reg-mob-labels adjusted-cols table--comparison-table cols4 style-labels check-color-slate " id="table-5546ca4d"> <thead> <tr class="title header"> <th style="width: 20%%" class="label l corner-label algn-center" > <h3> Migration </h3> </th> <th style="width: 20%%" class="reg r top-header-label " > <h4> Timing </h4> </th> <th style="width: 20%%" class="reg r top-header-label " > <h4> Email subject </h4> </th> <th style="width: 20%%" class="reg r top-header-label " > <h4> Email purpose </h4> </th> </tr> </thead><tbody> <tr class=""> <td class="label l " > <p> Phase: Assess </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Timing</p> </div><p> 6-12 months prior to migration </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Email subject</p> </div><p> We're planning to migrate to Atlassian cloud </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Email purpose</p> </div><p> Give users early notice of the migration project </p> </td> </tr> <tr class=""> <td class="label l " > <p> Phase: Plan </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Timing</p> </div><p> n/a - no user comms required </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Email subject</p> </div><p> n/a - no user comms required </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Email purpose</p> </div><p> n/a - no user comms required </p> </td> </tr> <tr class=""> <td class="label l " > <p> Phase: Prep </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Timing</p> </div><p> n/a - no user comms required </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Email subject</p> </div><p> n/a - no user comms required </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Email purpose</p> </div><p> n/a - no user comms required </p> </td> </tr> <tr class=""> <td class="label l " > <p> Phase: Test </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Timing</p> </div><p> 1-2 months before launch </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Email subject</p> </div><p> Atlassian cloud migration launch date </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Email purpose</p> </div><p> Announce the launch date following successful test migration </p> </td> </tr> </tbody> </table> </div> </div> </div> <div class="component no-flex hide-xl hide-lg hide-md component--block" > <div class="component component--comparison-table " data-magpath="/wac/migration/plan/cloud-adoption-guide/main/05/columns/00/content/01112/content/08/content/04"> <div class="table-padder standard "> <style>#table-785bc171 .header{padding: 16px; }</style> <table class="reg-mob-labels adjusted-cols table--comparison-table cols4 style-labels check-color-slate " id="table-785bc171"> <thead> <tr class="title header"> <th style="width: 20%%" class="label l corner-label algn-center" > <h3> Adoption </h3> </th> <th style="width: 20%%" class="reg r top-header-label " > <h4> Timing </h4> </th> <th style="width: 20%%" class="reg r top-header-label " > <h4> Email subject </h4> </th> <th style="width: 20%%" class="reg r top-header-label " > <h4> Email purpose </h4> </th> </tr> </thead><tbody> <tr class=""> <td class="label l " > <p> Phase: Pre-launch/Migrate </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Timing</p> </div><p> 2 weeks before launch </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Email subject</p> </div><p> We're rolling out Atlassian cloud! </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Email purpose</p> </div><p> Remind users of pending Atlassian cloud launch </br></br> Call to action - bookmark new URL(s), download mobile app(s) </p> </td> </tr> <tr class=""> <td class="label l " > <p> Phase: Launch/Migrate </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Timing</p> </div><p> Launch day </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Email subject</p> </div><p> Start using Atlassian cloud today </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Email purpose</p> </div><p> Announce Atlassian cloud migration is complete</br></br>Call to action - log in to new site, bookmark URL(s), download mobile app(s) </p> </td> </tr> <tr class=""> <td class="label l " > <p> Phase: Launch </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Timing</p> </div><p> 2 weeks post launch </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Email subject</p> </div><p> Tips & tricks for Atlassian cloud </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Email purpose</p> </div><p> Remind users to log in to new site </br></br> Share user training materials </p> </td> </tr> <tr class=""> <td class="label l " > <p> Phase: Launch </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Timing</p> </div><p> 1 month post launch </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Email subject</p> </div><p> How are you liking Atlassian cloud? </p> </td> <td class="reg r " > <div class="mobile-label"> <p>Email purpose</p> </div><p> Check in - request initial feedback </p> </td> </tr> </tbody> </table> </div> </div> </div> <div class="component no-flex hide-xs hide-sm component--block" > <div class="component component--comparison-table " data-magpath="/wac/migration/plan/cloud-adoption-guide/main/05/columns/00/content/01112/content/07/content/04"> <div class="table-padder standard "> <style>#table-fb93bb40 .header{padding: 16px; }</style> <table class="reg-mob-labels adjusted-cols table--comparison-table cols5 style-labels check-color-slate " id="table-fb93bb40"> <thead> <tr class="title header"> <th style="width: 20%%" class="label l corner-label header bg-b50 algn-center" colspan="5" > <h4> Adoption </h4> </th> </tr> </thead><tbody> <tr class=""> <td class="label l bg-n20" > <p> Phase </p> </td> <td class="reg r bg-n20" > <div class="mobile-label"> <p></p> </div><p> Pre-launch/Migrate </p> </td> <td class="reg r bg-n20" > <div class="mobile-label"> <p></p> </div><p> Launch/Migrate </p> </td> <td class="reg r bg-n20" > <div class="mobile-label"> <p></p> </div><p> Launch </p> </td> <td class="reg r bg-n20" > <div class="mobile-label"> <p></p> </div><p> Launch </p> </td> </tr> <tr class=""> <td class="label l bg-n20" > <p> Timing </p> </td> <td class="reg r " > <div class="mobile-label"> <p></p> </div><p> 2 weeks before launch </p> </td> <td class="reg r " > <div class="mobile-label"> <p></p> </div><p> Launch day </p> </td> <td class="reg r " > <div class="mobile-label"> <p></p> </div><p> 2 weeks post launch </p> </td> <td class="reg r " > <div class="mobile-label"> <p></p> </div><p> 1 month post launch </p> </td> </tr> <tr class=""> <td class="label l bg-n20" > <p> Email subject </p> </td> <td class="reg r " > <div class="mobile-label"> <p></p> </div><p> We're rolling out Atlassian cloud! </p> </td> <td class="reg r " > <div class="mobile-label"> <p></p> </div><p> Start using Atlassian cloud today </p> </td> <td class="reg r " > <div class="mobile-label"> <p></p> </div><p> Tips & tricks for Atlassian cloud </p> </td> <td class="reg r " > <div class="mobile-label"> <p></p> </div><p> How are you liking Atlassian cloud? </p> </td> </tr> <tr class=""> <td class="label l bg-n20" > <p> Email purpose </p> </td> <td class="reg r " > <div class="mobile-label"> <p></p> </div><p> Remind users of pending Atlassian cloud launch </br></br> Call to action - bookmark new URL(s), download mobile app(s) </p> </td> <td class="reg r " > <div class="mobile-label"> <p></p> </div><p> Announce Atlassian cloud migration is complete</br></br>Call to action - log in to new site, bookmark URL(s), download mobile app(s) </p> </td> <td class="reg r " > <div class="mobile-label"> <p></p> </div><p> Remind users to log in to new site </br></br> Share user training materials </p> </td> <td class="reg r " > <div class="mobile-label"> <p></p> </div><p> Check in - request initial feedback </p> </td> </tr> </tbody> </table> </div> </div> </div> <div class="component component--textblock "> <p>Regardless of which channels you use to communicate and whether or not you use our templates as a baseline, take the time to craft your messages to be as specific as possible. Include how these new products will be beneficial to each team and which use cases that you identified in Step 5 these tools can help address. If possible, this should be customized to reflect the needs of each team. For example, Marketing teams will likely be interested to learn how Jira Software can help with campaign tracking whereas Legal teams will likely be interested to learn how Jira Software can help with the contract review process. And, lastly, be sure to highlight training opportunities and <a data-event="clicked" data-uuid="4dd51df0-460" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="other available resources" data-label-english="other available resources" href="/migration/plan/cloud-adoption-guide/cloud-onboarding-resources">other available resources</a>.</p> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="step-8" data-sidebar-title="Step 8: Identify Champions and build your network" data-title="Step 8: Identify Champions and build your network" > <div class="component component--heading" id="faq-5fd9f2cf-d7c7-40fa-af1f-854e2d9f3f48"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Step 8: Identify Champions and build your network </h3> </div> <div class="component component--textblock "> <p>This is such an important step, we’ve written the entire <a data-event="clicked" data-uuid="dd8f603b-b90" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="next section" data-label-english="next section" href="#above-champions">next section</a> about it. The short version is that Champions are the cheerleaders of this change. Champions are enthusiastic teammates who are embedded within the teams where the change is happening, so they are well-positioned to build trust and spread positive sentiment. By identifying Champions across the organization, you can amplify your message and gain momentum. For more details on what a Champions community is, why it’s important, and how to go about building one, <a data-event="clicked" data-uuid="dd8f603b-b91" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="please read Chapter 3" data-label-english="please read Chapter 3" href="#step-3">please read Chapter 3</a>.</p> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="step-9" data-sidebar-title="Step 9: Ship it!" data-title="Step 9: Ship it!" > <div class="component component--heading"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Step 9: Ship it! </h3> </div> <div class="component component--textblock "> <p>You’ve completed Steps 1 through 8 and you’re ready to go – congratulations! With your plan in hand, you’re ready to execute and roll out across your organization.</p> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="step-10" data-sidebar-title="Step 10: Monitor & engage" data-title="Step 10: Monitor & engage" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Step 10: Monitor & engage </h3> <p>Great work so far! You’re not done yet, though - ongoing engagement is a key part of driving lasting change and adoption. As an adoption team, be sure to monitor feedback channels from Step 6 and check in on a regular basis on the following:</p> <ul> <li>Were we successful? What are our success metrics telling us? Do we need to course-correct?</li> <li>How are our teams feeling about the change?</li> <li>Are teams asking for additional features, add-ons, or products? Are there other training resources that would be helpful?</li> <li>Are there successes in one department that can be highlighted and shared to keep up the momentum?</li> <li style="margin-bottom: 24px">How can we take this to the next level? Is there a new use case we want to land org-wide, or are we ready for teams to start using another Atlassian product to help solve an ongoing challenge?</li> </ul> </div> <div class="component component--block xs-cozy-bottom" > <div class="intra-div no-flex component--block__background t50 "> <div class="component component--textblock "> <p><strong>TIP</strong>: To learn how your teams are feeling about the change, consider surveying your teams. You can access built in survey plugins in Atlassian Marketplace: <a data-event="clicked" data-uuid="d61a9318-070" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="Surveys for Jira" data-label-english="Surveys for Jira" href="https://marketplace.atlassian.com/apps/1213103/surveys-for-jira-jira-customer-surveys?tab=overview&hosting=cloud">Surveys for Jira</a>, <a data-event="clicked" data-uuid="d61a9318-071" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="Surveys for JSM" data-label-english="Surveys for JSM" href="https://marketplace.atlassian.com/apps/1226239/surveys-for-jsm?tab=overview&hosting=cloud">Surveys for JSM</a>, and <a data-event="clicked" data-uuid="d61a9318-072" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="Surveys for Confluence" data-label-english="Surveys for Confluence" href="https://marketplace.atlassian.com/apps/1218413/easy-survey-for-confluence?tab=overview&hosting=cloud">Surveys for Confluence</a>. Or, use Google Forms, Survey Monkey, and other survey platforms. Here are a few questions you may consider including in your survey(s):</p> <p id="above-champions">1. Which tools are you using on a day-to-day basis?<br /> 2. On a scale of 1-10, how comfortable are you with using <span class="text-r400">[ product ]</span>?<br /> 3. What are your primary use cases for using the <span class="text-r400">[ product ]</span>?<br /> 4. What is working well for your team today?<br /> 5. Are you responsible for training your team on how to use <span class="text-r400">[ product ]</span>?<br /> 6. Are you interested in getting more training & resources? If so, for which products/features?</p> </div> </div> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block" id="champions-community" data-sidebar-title="How to build, train, and nurture an internal Champions community" data-title="How to build, train, and nurture an internal Champions community" > <div class="component component--heading space" id="faq-0b77fa38-ee08-4036-9504-4a1b4fb95e21"> <h2 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > How to build, train, and nurture an internal Champions community </h2> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="what-is-a-champions-community" data-sidebar-title="What is a Champions community?" data-title="What is a Champions community?" > <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > What is a Champions community? </h3> <p>A Champions community is one of the biggest secrets to a successful rollout. Your team of Champions will be a group of people from across your company that you will be able to engage, train, and deploy within their own organizations. Your Champions community will be comprised of individuals Champions, who are power users of Atlassian products who can assist training of other users during the rollout.</p> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="why-build-one" data-sidebar-title="Why build one?" data-title="Why build one?" > <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Why build one? </h3> <p>By assembling a team of Champions, you will be able to be a force multiplier across the organization. As Champions are embedded in each department where the change is happening, they will often be the first ones using the new tools and processes. Your Champions will be able to spread the word about the new tools, highlight department use cases, and help train teams. And, because they are embedded within the teams where the change is happening, they will have the necessary credibility to build trust with teams as they are a friendly voice (versus outside force).</p> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="who-can-be-a-champion" data-sidebar-title="Who can be a Champion?" data-title="Who can be a Champion?" > <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Who can be a Champion? </h3> <p>Anyone! From new hires to executives, anyone can be a Champion if they are passionate about helping drive change within their departments. Champions do not have to be power users of Atlassian products already, as long as they are open to learn and passionate about improving the way their teams work. However, you may find that your power users are a great place to start to recruit Champions.</p> </div> <div class="component component--block" > <div class="intra-div no-flex component--block__background t50 "> <div class="component component--textblock "> <p><strong>TIP</strong>: If Atlassian products are used by different teams, departments, and/or use cases across different geographies, make sure to identify and engage Champions that reflect this diversity so that the majority of your users are more closely connected to the Champions.</p> </div> </div> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="why-be-a-champion" data-sidebar-title="Benefits of being a Champion" data-title="Benefits of being a Champion" > <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Benefits of being a Champion </h3> <p>There are many reasons to become a Champion. Here are some of the most compelling ones you can use when trying to enlist new Champions:</p> <ul> <li>Expand their skillset: Champions can develop new technical skills and deepen product knowledge while also sharpening interpersonal and communication skills.</li> <li>Career development: Champions will have the chance to drive change at an organizational level, which is great visibility for emerging leaders.</li> <li style="margin-bottom: 24px">Exposure to new technology: Champions can get hands-on with the latest technology, even if they’re not normally in a technical role.</li> </ul> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="what-do-champions-do" data-sidebar-title="Role of a Champion" data-title="Role of a Champion" > <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Role of a Champion </h3> <ul> <li>Champions test out the changes and give feedback on training materials and resources to help better prepare the broader user base.</li> <li>Champions model the change(s) you’re trying to make, whether it be using a new Atlassian product or applying an existing one to a new use case or process, which helps others see how the future can look.</li> <li>Champions teach others by training their departments on how to use Atlassian products and how to apply them to their day-to-day work and processes. They can hold drop-in training sessions to answer questions from users, which can alleviate the burden on support teams.</li> <li>Champions surface feedback on how the change is going, how people are feeling about the change, ways to improve in the future, and can share best practices and internal wins.</li> <li style="margin-bottom: 24px">Champions remain ongoing conduits for change. When you’re ready to roll out a new product or process as part of any change management effort, your Champions will be ready and prepared to help usher that change through their individual organizations.</li> </ul> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="identify-champions" data-sidebar-title="How to identify Champions" data-title="How to identify Champions" > <div class="component component--heading" id="faq-fcfe4554-c8ab-4a89-85f9-af85f21e4475"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > How to identify Champions </h3> </div> <div class="component component--textblock "> <p>Great, you’re interested in building a Champions community! But how do you go about identifying the right people for the job? While you may already have some potential Champions in mind, it’s a good idea to run through this exercise to ensure you’re not missing anyone. This is especially important if you’re looking to recruit Champions from specific departments where you may not have many personal connections. This is where Audit logs can help.</p> <p>Audit logs track activities that occur within a product and can help you identify your Champions, beginning with your power users. Use <a data-event="clicked" data-uuid="ca70114d-fa0" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="Audit logs" data-label-english="Audit logs" href="https://support.atlassian.com/jira-cloud-administration/docs/audit-activities-in-jira-applications/">Audit logs</a> to search for users who frequently perform key in-product actions such as logging in to their account, creating a Jira issue, or editing a Confluence page:</p> <p><strong>Settings > System > Audit Log</strong></p> </div> <div class="component component--image"> <img id="b939bde3" alt="Audit logs" class="component__image" src="https://wac-cdn.atlassian.com/dam/jcr:ea7799a7-d3b5-4047-8d8b-1f3917dfef85/jira_audit_log.png?cdnVersion=2449" loading="lazy" /> </div> <div class="component component--block xs-cozy-bottom" > <div class="intra-div no-flex component--block__background t50 "> <div class="component component--textblock "> <p><strong>TIP</strong>: Check out our support documentation to learn more about audit activities in <a data-event="clicked" data-uuid="3302571f-390" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="Jira applications" data-label-english="Jira applications" href="https://support.atlassian.com/jira-cloud-administration/docs/audit-activities-in-jira-applications/">Jira applications</a> and in <a data-event="clicked" data-uuid="3302571f-391" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="Confluence Cloud" data-label-english="Confluence Cloud" href="https://support.atlassian.com/confluence-cloud/docs/view-the-audit-log/">Confluence Cloud</a>.</p> </div> </div> </div> <div class="component component--textblock "> <p>Organizations with multiple Atlassian products can conduct similar searches using <a data-event="clicked" data-uuid="11c7516a-060" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="organization-wide Audit logs" data-label-english="organization-wide Audit logs" href="/software/guard/guide/organization-audit-log#how-it-works">organization-wide Audit logs</a> which display data across all cloud products in a single view. From your organization at <a data-event="clicked" data-uuid="11c7516a-061" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="admin.atlassian.com" data-label-english="admin.atlassian.com" href="http://admin.atlassian.com/">admin.atlassian.com</a>, go to <strong>Security > Monitoring > Audit log</strong> to search key in-product actions such as:</p> <p><strong>Logged in to account</strong></p> </div> <div class="component component--image"> <img id="4a9652a6" alt="Logged into an account setting within dropdown" class="component__image" src="https://wac-cdn.atlassian.com/dam/jcr:94c1fafb-2d0e-41b9-873d-30b8015a4db9/audit_log-logged_into_account.png?cdnVersion=2449" loading="lazy" /> </div> <div class="component component--textblock "> <p><strong>Created a Jira issue</strong></p> </div> <div class="component component--image"> <img id="7809a009" alt="Created a Jira issue setting within dropdown" class="component__image" src="https://wac-cdn.atlassian.com/dam/jcr:a42dbf41-7b21-498c-accc-6d6dd3bf9aed/audit_log-created_jira_issue.png?cdnVersion=2449" loading="lazy" /> </div> <div class="component component--textblock "> <p><strong>Edited Confluence page</strong></p> </div> <div class="component component--image"> <img id="7e6221a9" alt="Edited Confluence page setting within dropdown" class="component__image" src="https://wac-cdn.atlassian.com/dam/jcr:787417f8-0c01-43ad-9956-3138f52f0453/audit_log-edited_confluence_page.png?cdnVersion=2449" loading="lazy" /> </div> <div class="component component--block" > <div class="intra-div no-flex component--block__background y50 "> <div class="component component--textblock "> <p><strong>NOTE</strong>: To access organization-wide Audit logs, you need an active subscription to <a data-event="clicked" data-uuid="d3d2c92a-650" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="Atlassian Guard Standard" data-label-english="Atlassian Guard Standard" href="/software/guard">Atlassian Guard Standard</a>, which is included with all Enterprise plans or can be bought separately. <a data-event="clicked" data-uuid="d3d2c92a-651" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="Tracking user-created activity" data-label-english="Tracking user-created activity" href="https://support.atlassian.com/organization-administration/docs/track-organization-activities-from-the-audit-log/">Tracking user-created activity</a> with organization-wide Audit logs is exclusively available with <a data-event="clicked" data-uuid="d3d2c92a-652" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="Enterprise plans" data-label-english="Enterprise plans" href="/enterprise/cloud/cloud-enterprise">Enterprise plans</a>.</p> </div> </div> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="train-champions" data-sidebar-title="How to train Champions" data-title="How to train Champions" > <div class="component component--heading" id="faq-fcfe4554-c8ab-4a89-85f9-af85f21e4475"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > How to train Champions </h3> </div> <div class="component component--textblock "> <p>Your Champions may not all be Atlassian power users right off the bat. Regardless of their range of experience with Atlassian products, we recommend training Champions consistently so everyone can be on the same page. If you do have a large number of power users that enroll as Champions, you could consider leveraging their knowledge to train Champions that are new to the platform. You can also test out the user training you have planned as part of your Champions training.</p> <p>Train the Trainer is a popular model for helping Champions learn not only how to use Atlassian products, but also how to teach others how to use them. If they are trained with the expectation that they will be responsible for training their teams and departments, they will be listening not only for their own learning but also how to best teach others.</p> <p>You can also encourage Champions to pursue Atlassian certifications which can develop their skills and accelerate their careers.</p> </div> <div class="component component--block xs-cozy-bottom" > <div class="intra-div no-flex component--block__background t50 "> <div class="component component--textblock "> <p><strong>TIP</strong>: An Atlassian certification is a career boosting credential trusted by team leaders to validate expertise in Atlassian’s in-demand tools. With Atlassian certifications, Champions are better positioned to optimize your tools and practices to ensure teams do their best work.</p> <p>Visit <a data-event="clicked" data-uuid="8ded2870-9e0" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="Atlassian University" data-label-english="Atlassian University" href="https://university.atlassian.com/student/catalog">Atlassian University</a> to learn more about our Atlassian certification offerings and help your Champions get started on a learning path that is right for them and your organization.</p> </div> </div> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="nurturing-a-champions-community" data-sidebar-title="How to nurture a Champions community" data-title="How to nurture a Champions community" > <div class="component component--heading" id="faq-fcfe4554-c8ab-4a89-85f9-af85f21e4475"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > How to nurture a Champions community </h3> </div> <div class="component component--textblock "> <p>Engage your Champions community on a continual basis – not just for the initial rollout. They will be your ongoing sounding board, the source of the ground truth from within the organization, and your conduit for driving additional change.</p> <p>Here are a few ideas of how to keep your Champions community going:</p> <ul> <li>Create a Champions Slack/MS Teams channel that you can use to communicate new features and program updates and that they can use to provide feedback to the adoption team.</li> <li>Host monthly office hours where Champions can network, exchange best practices, and learn about how other departments are using Atlassian products.</li> <li>Launch a <a data-event="clicked" data-uuid="42a0214d-550" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="Company User Group" data-label-english="Company User Group" href="/community/company-user-groups">Company User Group</a> for Champions to host/join events that improve product adoption and deepen collaboration.</li> <li>Reward your Champions and recognize their hard work. Whether you give public recognition, have a way for Champions to get noticed, or just send an appreciative note to their management, this will help encourage Champions to remain engaged.</li> </ul> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block" id="best-practices" data-sidebar-title="Our top adoption and change management best practices" data-title="Our top adoption and change management best practices" > <div class="component component--heading space" id="faq-0b77fa38-ee08-4036-9504-4a1b4fb95e21"> <h2 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Our top adoption and change management best practices </h2> </div> <div class="component component--textblock "> <p>Over the years, we’ve seen customers of all sizes adopt Atlassian products at scale – here are our top best practices for ensuring lasting, meaningful change in your organization.</p> </div> </div> <div class="component s0 between component--block xs-cozy-top" > <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > 1. Change = People + Process + Tools </h3> <p>People are at the center - many change initiatives fail because they only focus on process or tools, and ignore the people element. It’s important to consider how this change will impact teams, and how the impact might vary by role, seniority, or department. Be sure to articulate the “what’s in it for me” for each team member. Every employee should be invested and understand how this change will help make their day-to-day better.</p> </div> </div> <div class="component s0 between component--block xs-cozy-top" > <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > 2. Adoption is an ongoing process - not a moment in time </h3> <p>Once you hit send on your emails announcing the change, your work is just beginning. It will take time for people to acknowledge, accept, and adapt to the change. Take this into account when building your communications plan – you may need to do multiple rounds of communications for the change to settle in. And, the technology you deploy will change over time, too – be sure to keep users up to date with the latest.</p> </div> <div class="component component--block xs-cozy-bottom" > <div class="intra-div no-flex component--block__background t50 "> <div class="component component--textblock "> <p><strong>TIP</strong>: If you already have an IT or ways of working newsletter, intranet presence, or Slack/MS Teams channel, consider including monthly tips and tricks, new feature highlights, and training opportunities.</p> </div> </div> </div> </div> <div class="component s0 between component--block xs-cozy-top" > <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > 3. Meet users where they are </h3> <p>Show users how they can incorporate the new products in their current workflows, and clearly articulate what it will be replacing (process and/or technology). When you are crafting target use cases and your communications plan, be sure to take this into account. By connecting the new tools and/or processes to existing workflows, the change will seem less daunting to teams. Most importantly, be empathetic throughout the process.</p> </div> <div class="component component--block xs-cozy-bottom" > <div class="intra-div no-flex component--block__background t50 "> <div class="component component--textblock "> <p><strong>TIP</strong>: By showcasing how new Atlassian tools like Jira Software integrate with your teams' existing tools and systems like Slack, the change will seem less drastic and help teams better understand how the new tools fit within and enhance their day-to-day workflows. Learn more about integrations <a data-event="clicked" data-uuid="36808746-070" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-label="here" data-label-english="here" href="/partnerships">here</a>.</p> </div> </div> </div> </div> <div class="component s0 between component--block xs-cozy-top" > <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > 4. Tone is set at the top </h3> <p>As you’re planning your rollout, enrolling senior executives and leaders to endorse the change can help with broader organizational acceptance of the change. In addition to your formal Executive Sponsor(s), consider having an additional set of senior leaders further endorse the change. It could be as simple as forwarding the announcement to their departments to show that they are on board and supportive. We also recommend hosting a training session specifically for senior leaders so they can learn how their teams will be impacted.</p> </div> </div> <div class="component s0 between component--block xs-cozy-top" > <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > 5. Build your Champions community early </h3> <p>By building your Champions community early, you can leverage their enthusiasm and expertise to start seeding adoption in their organizations, which can help accelerate the rollout. One way to do this is to launch an early pilot or preview to Champions and have them onboard their teams first, so you can get a feel for what works and what you will need to adjust for the broader rollout.</p> </div> </div> <div class="component s0 between component--block xs-cozy-top" > <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > 6. Make it fun </h3> <p>If it’s appropriate, try to make it fun – get teams excited about the change and new tools. A few ideas to gamify adoption:</p> <ul> <li>Competition between departments on usage</li> <li>Call for the most creative use case</li> <li style="margin-bottom: 24px">Feature use case/success in a monthly newsletter</li> </ul> </div> </div> <div class="component s0 between component--block xs-cozy-top" > <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > 7. Show is better than tell </h3> <p>When you’re onboarding new users, it’s always better to show rather than tell. When you’re building your training plan, consider how you can go beyond mass communications and start demonstrating the value of the new tools. Consider the following:</p> <ul> <li>Host lunch and learn training sessions for users to get hands-on with the products.</li> <li>Consider department-specific training sessions to train users on their specific use cases (bonus points if your Champions run them!).</li> <li style="margin-bottom: 24px">Record these sessions so they can be revisited in the future and re-used for new employees as they join your organization.</li> </ul> </div> </div> <div class="component s0 between component--block xs-cozy-top" > <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > 8. Your feedback loop is essential </h3> <p>Don’t forget this one – be sure to define your feedback loop during your rollout plan, including your feedback collection process (Champions, Slack/MS Teams channel, survey, service desk ticket, etc.). A good feedback loop will keep you close to your users and help you course-correct where needed as well as offer you insights into how the tools are being used and what business results have been achieved as a result.</p> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block" id="support" data-sidebar-title="We’re here to help" data-title="We’re here to help" > <div class="component component--heading-textblock space" id="faq-0b77fa38-ee08-4036-9504-4a1b4fb95e21"> <h2 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > We’re here to help </h2> <p>We are committed to your success with Atlassian and want to help you unleash the potential of every team across your organization. Now that you’ve built your change management plan, you may find you need additional assistance or want to consult an Atlassian expert. Check out some of our additional resources to help you during the rollout process and beyond:</p> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="collaborative-solutions" data-sidebar-title="Additional support" data-title="Additional support" > <div class="component component--heading"> <div class="color-head text-none"> <h3 class=" heading" > Additional support </h3> </div> </div> <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Atlassian Community </h4> <p>To find answers, support, and inspiration from other Atlassian users using products at scale, join relevant community groups such as the <a data-event="clicked" data-uuid="a6437c1d-1f0" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-label="Enterprise group" data-label-english="Enterprise group" href="https://community.atlassian.com/t5/Enterprise/gh-p/Enterprise">Enterprise group</a>, <a data-event="clicked" data-uuid="a6437c1d-1f1" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-label="Jira Cloud admins group" data-label-english="Jira Cloud admins group" href="https://community.atlassian.com/t5/Jira-Cloud-Admins/gh-p/JiraAdmins">Jira Cloud admins group</a>, or <a data-event="clicked" data-uuid="a6437c1d-1f2" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-label="Confluence Cloud admin" data-label-english="Confluence Cloud admin" href="https://community.atlassian.com/t5/Confluence-Cloud-Admins/gh-p/Confl_cloud">Confluence Cloud admin</a>.</p> </div> <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Customer Success Manager </h4> <p>Customer Success Managers focus on your team’s success in Atlassian Cloud. They help you with user onboarding and adoption and can keep you informed on the latest product updates. To find out if you have access to a Customer Success Manager, please reach out to your Atlassian representative.</p> </div> <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Advisory Services </h4> <p>Atlassian <a data-event="clicked" data-uuid="9ce86d46-c10" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-label="Advisory Services" data-label-english="Advisory Services" href="/enterprise/success">Advisory Services</a> provides you with a wide range of options to access strategic, technical, and domain experts that will not only provide prescriptive guidance on your adoption and change management plan but also your technology strategy, solution design, and sustainment plan.</p> </div> <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Enterprise Partners </h4> <p>Our <a data-event="clicked" data-uuid="b851d0cb-2d0" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-label="Enterprise Partners" data-label-english="Enterprise Partners" href="/enterprise/enterprise-partners">Enterprise Partners</a> work with some of Atlassian's largest customers to conduct hands-on system integrations, deployments, and upgrades. Partners are located all over the world and will work with your team to customize Atlassian products to your specific needs and provide solutions for complex enterprise needs.</p> </div> </div> <div class="component s0 between component--block xs-cozy-top guided-sidebar-block sub-head" id="change-management-tools" data-sidebar-title="Adoption & change management resources" data-title="Adoption & change management resources" > <div class="component component--heading"> <div class="color-head text-none"> <h3 class=" heading" > Adoption & change management resources </h3> </div> </div> <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Setting your users up for success in Atlassian Cloud products </h4> <p>Unlock the full potential of your team with the comprehensive <a data-event="clicked" data-uuid="e9bd14e0-b20" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-label="Setting your users up for success in Atlassian Cloud products" data-label-english="Setting your users up for success in Atlassian Cloud products" href="https://pages.eml.atlassian.com/rs/594-ATC-127/images/Setting%20users%20up%20for%20success%20in%20Atlassian%20Cloud%20products.pdf">Setting your users up for success in Atlassian Cloud products</a> guide, covering how to access your Atlassian Cloud site and key distinctions between Atlassian Cloud and self-serve products.</p> </div> <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Change management plan template </h4> <p>Streamline any organizational change with the easy-to-use <a data-event="clicked" data-uuid="1a56c995-650" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-label="change management plan template" data-label-english="change management plan template" href="https://wac-cdn.atlassian.com/dam/jcr:ce927a75-b464-4ae5-9ca4-ad13509a6b6d/Change%20management%20template%20doc.pdf?cdnVersion=2449">change management plan template</a>, designed to be used alongside this guide.</p> </div> <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Email templates for introducing Atlassian Cloud products </h4> <p>Kick start your communications plan and keep your teams informed throughout your cloud rollout with the help of these <a data-event="clicked" data-uuid="0128fcf6-f30" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-label="email templates" data-label-english="email templates" href="/migration/plan/cloud-adoption-guide/email-templates">email templates</a>.</p> </div> <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Quick start product guides </h4> <p>Help teams get up and running fast on Confluence Cloud, Jira Software Cloud, and Jira Service Management Cloud with these <a data-event="clicked" data-uuid="da7dd3ba-050" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-label="quick start product guides" data-label-english="quick start product guides" href="/migration/plan/cloud-adoption-guide/quick-start-guides">quick start product guides</a>.</p> </div> <div class="component component--heading-textblock" id="faq-2e5607c0-3d5f-40f3-9598-71ae098f722b"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Onboarding and training resource hub </h4> <p>Build an effective training program with curated resources from the <a data-event="clicked" data-uuid="c9eff3e9-820" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-label="onboarding and training resource hub" data-label-english="onboarding and training resource hub" href="/migration/plan/cloud-adoption-guide/cloud-onboarding-resources">onboarding and training resource hub</a>.</p> </div> </div> <div class="container-fluid"> <div class="row flex-container"> <div class="column column-md-6 column-xs-10 column-md-offset-6 column-xs-offset-1 " > <div class="intra-div no-flex block-theme-one-reduce-padding "> <div class="component component--heading"> <div class="color-head text-none"> <h6 class=" eyebrows heading" > Up next </h6> </div> </div> <div class="component component--heading"> <div class="color-head text-none"> <h3 class=" heading" > Email templates for introducing Atlassian Cloud products </h3> </div> </div> <div class="component component--link-button "> <a href="/migration/plan/cloud-adoption-guide/email-templates" data-event="clicked" data-uuid="378ada78-87" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="View resource" data-label-english="View resource" class="component__link link-arrow " > View resource<svg class="link-arrow-image" width="11px" height="8px" viewBox="0 0 11 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g class="group-path" transform="translate(-138.000000, -586.000000)" fill="#0052CC"><path d="M145.2803,586.507862 L144.2193,587.568863 L145.9393,589.287862 L138.7503,589.287862 C138.3363,589.287862 138.0003,589.623862 138.0003,590.037862 C138.0003,590.451862 138.3363,590.787862 138.7503,590.787862 L145.9393,590.787862 L144.2193,592.507862 L145.2803,593.568863 L148.8103,590.037862 L145.2803,586.507862 Z"></path></g></g></svg> </a> </div> </div> </div> </div> </div> <div class="component hide-all component--block xs-cozy-top" > <div class="intra-div no-flex component--block__background n10 "> <div class="component component--heading-textblock"> <div class="color-head text-none"> <h3 class=" heading" > Extra tools and resources </h3> </div> <p>Strengthen your adoption and change management strategy with our curated templates and onboarding resources, designed to help facilitate a smooth and effective rollout.</p> </div> <div class="container-fluid xs-none"> <div class="row flex-container"> <div class="column column-md-4 no-flex" > <div class="component component--image"> <div class="component__image "> <div class="div-inline-svg wpl-icon-size-32 wpl-icon-corner-3"> <svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio='xMinYMin meet' viewBox="0 0 36 36"><path style="opacity:0.5; fill:#00b8d9; fill-rule:evenodd;" d="M33.2,3.5A2.79,2.79,0,0,1,36,6.29l-15.43,12a4.17,4.17,0,0,1-5.14,0L0,6.29A2.79,2.79,0,0,1,2.8,3.5Z"/><path style="fill: #00b8d9; fill-rule:evenodd;" d="M0,6.29v22A4.19,4.19,0,0,0,4.19,32.5H31.81A4.19,4.19,0,0,0,36,28.31v-22l-15.43,12a4.17,4.17,0,0,1-5.14,0Z"/></svg> </div> </div> </div> <div class="component component--heading"> <div class="color-head text-none"> <h3 class="fnt-wt font-wt-300 heading" > Email templates </h3> </div> </div> <div class="component component--link-button "> <span class="component__link link-arrow" data-event="clicked" data-uuid="b985f2de-1e" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Go to templates" > Go to templates<svg class="link-arrow-image" width="11px" height="8px" viewBox="0 0 11 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g class="group-path" transform="translate(-138.000000, -586.000000)" fill="#0052CC"><path d="M145.2803,586.507862 L144.2193,587.568863 L145.9393,589.287862 L138.7503,589.287862 C138.3363,589.287862 138.0003,589.623862 138.0003,590.037862 C138.0003,590.451862 138.3363,590.787862 138.7503,590.787862 L145.9393,590.787862 L144.2193,592.507862 L145.2803,593.568863 L148.8103,590.037862 L145.2803,586.507862 Z"></path></g></g></svg> </span> </div> </div> <div class="column column-md-4 no-flex" > <div class="component component--image"> <div class="component__image "> <div class="div-inline-svg wpl-icon-size-32 wpl-icon-corner-3"> <svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio='xMinYMin meet' viewBox="0 0 36 36"><rect style="fill: #00b8d9; fill-rule:evenodd;" x="22.64" y="5.58" height="9.94" transform="translate(-0.83 19.1) rotate(-45)"/><polygon style="fill:#00b8d9; fill-rule:evenodd;" points="26.16 14.06 26.16 14.06 19.13 14.06 19.13 7.03 19.13 7.03 19.13 14.06 26.16 14.06"/><path style="opacity:0.5; fill:#00b8d9; fill-rule:evenodd;" d="M26.16,7V0H13.22A3.37,3.37,0,0,0,9.84,3.37V7h9.28l7,7h0V29h3.65a3.38,3.38,0,0,0,3.38-3.38V7Z"/><polygon style="fill:#00b8d9; fill-rule:evenodd;" points="33.19 7.03 26.16 0 26.16 7.03 33.19 7.03"/><path style="fill: #00b8d9; fill-rule:evenodd;" d="M19.12,14.06V7H6.19a3.38,3.38,0,0,0-3.38,3.38V32.62A3.38,3.38,0,0,0,6.19,36H22.78a3.38,3.38,0,0,0,3.38-3.38V14.06ZM14.68,26.15H8.44a1.27,1.27,0,0,1-.06-2.53h6.24a1.26,1.26,0,0,1,.06,2.52Zm6.19-6.46H8.44a1.27,1.27,0,0,1-.06-2.53H20.81a1.27,1.27,0,0,1,.06,2.53Z"/></svg> </div> </div> </div> <div class="component component--heading"> <div class="color-head text-none"> <h3 class="fnt-wt font-wt-300 heading" > Quick start guides </h3> </div> </div> <div class="component component--link-button "> <span class="component__link link-arrow" data-event="clicked" data-uuid="31dc38bc-4e" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Go to guides" > Go to guides<svg class="link-arrow-image" width="11px" height="8px" viewBox="0 0 11 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g class="group-path" transform="translate(-138.000000, -586.000000)" fill="#0052CC"><path d="M145.2803,586.507862 L144.2193,587.568863 L145.9393,589.287862 L138.7503,589.287862 C138.3363,589.287862 138.0003,589.623862 138.0003,590.037862 C138.0003,590.451862 138.3363,590.787862 138.7503,590.787862 L145.9393,590.787862 L144.2193,592.507862 L145.2803,593.568863 L148.8103,590.037862 L145.2803,586.507862 Z"></path></g></g></svg> </span> </div> </div> <div class="column column-md-4 no-flex" > <div class="component component--image"> <div class="component__image "> <div class="div-inline-svg wpl-icon-size-32 wpl-icon-corner-3"> <svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio='xMinYMin meet' viewBox="0 0 36 36"><path style="opacity:0.5; fill:#00b8d9; fill-rule:evenodd;" d="M9.58,16.83,1.94,24.47a6.63,6.63,0,0,0,9.37,9.37l7.38-7.38A13.42,13.42,0,0,1,9.58,16.83ZM6.11,32.67a3.12,3.12,0,1,1,3.12-3.12A3.12,3.12,0,0,1,6.11,32.67Z"/><path style="fill: #00b8d9; fill-rule:evenodd;" d="M35.81,11.34a.59.59,0,0,0-1-.29L30.6,15.26a6.72,6.72,0,0,1-9.51-9.5l4.29-4.3a.59.59,0,0,0-.29-1,13.67,13.67,0,0,0-2.5-.23A13.41,13.41,0,0,0,9.18,13.63,13.41,13.41,0,0,0,22.59,27,13.41,13.41,0,0,0,36,13.63,14.44,14.44,0,0,0,35.81,11.34Z"/></svg> </div> </div> </div> <div class="component component--heading"> <div class="color-head text-none"> <h3 class="fnt-wt font-wt-300 heading" > Onboarding resources </h3> </div> </div> <div class="component component--link-button "> <span class="component__link link-arrow" data-event="clicked" data-uuid="810a39b3-4d" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Go to resources" > Go to resources<svg class="link-arrow-image" width="11px" height="8px" viewBox="0 0 11 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g class="group-path" transform="translate(-138.000000, -586.000000)" fill="#0052CC"><path d="M145.2803,586.507862 L144.2193,587.568863 L145.9393,589.287862 L138.7503,589.287862 C138.3363,589.287862 138.0003,589.623862 138.0003,590.037862 C138.0003,590.451862 138.3363,590.787862 138.7503,590.787862 L145.9393,590.787862 L144.2193,592.507862 L145.2803,593.568863 L148.8103,590.037862 L145.2803,586.507862 Z"></path></g></g></svg> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </main> <footer id="footer" class="footer footer--wac"> <div class="container-fluid"> <div class="container-fluid"> <div class="row reduced-row"> <div class="component s0 between component--block" id="footer-block-above" style="margin:0;" > <style> footer#footer { background: none; } #footer > .container-fluid > .container-fluid > .row { width: 1200px; margin: auto; max-width: 100%; min-width: auto; } div#bottom-links-footer { padding: 0 40px; } footer#footer.footer.footer--wac .footer-standard-links a { color: #101214; margin-bottom: 24px; } .see-all-footer { padding-top: 30px; } .component--block.left-footer a { font-weight: 600; } .footer .language-selector:before { content: ""; width: 19px; height: 19px; background-size: 100% 100%; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAT0SURBVHgBzVg/VxtHEJ/ZI7YQPOcCKI/y/AmsdOkiOndBpauITwB8AlCVlw46dxZdOnCXznKXLnKXLucmDyME6wQLGUu7nt07nW7/nJCwC+Y9/bnd2Zm5mdnZ3yzCHShcW6uBgCog/AQSqwAyVMPpNAfAGFDGIOE1BNjm3W4H5iSclTGMohD+u9qmJQ0yJIK5SBkKTfgmaPPT03imFbMwhStre/SzAxOv3JHIQJAtfnHevJVz2mS4vh7BzeiYhFXhqxIZ+CDYmOY9VjQRrq7+AjfDvwqM4jCTfmj7JygVSHa4+v0mzGOYNkpiC9zQKYOagLjrrtL81hB2QCw81mt0GE01IMWx1uWhwDWK3kLC7x4lhyCW6/zy3z9Ki0vHYBiNMb/obpQWyyo1atmwhB/hITvk3bOT0sNHL2mnfkejVgRws1RejAfX12/yo4bHdE5J8QJc2uW97g7nMQ9XKw1nV4pgI/kdHjie+TRSGwc4P1XGN5QsR7rEA627yDBK9Fdghw/lFu2ig4kQuW1KxZZSmijnHFCYiqVs6FKTkpaFuGXKIJ16k00oC2VaEuxk3OUXvecZT6VSpfDsGxxioT4YXGWbgULyd6lcrtHfKOP5ePNxcN1vT3j6HQr7e/r7NCdpXaXCmE97LHGjKpx5wpbhKW0EmN6S8HLsLXvcGtm2WRLZ8tDmG3s3CeWnUc3MG8oTETQ9CmvGM2Mt8JEYqvF8SQn1MebwjfZtPjpddiaGSdizLDiyPaHDaCY9572zE/CQzjWSYYrETT8fWF5DXT6YR6HKm5YtBEayZiqiA3oaMTyx+H/28umdnPeajJR3mUehP29s4wurekrDYcdRmNudY0p2Mpjog5AL09BlFoWIT4xnBlOhTBqm2Bj8v1/zMtubhXKZ0Vc0k0KJJt8QZzgvpRluKSIvG2E245mcgFS/JNw/4gzuJ4X31TC4r4bxhRTuRtmQwB84d5uHcKXyj8k3fEwbL54iHDQSkTKHVhSs7m05fElz82oygjGVC2kaway6lvFS15On4MHtcFvatY+99/IJC6NJ+ZY5FRwLKrTEt+ZzwdY3ZT2xFMYFfE4tZU7dklD1VWia6FiL/S9gyoqMZ0+NTMCpBbcEthk/P29bqDM74U3mBfvsK3iBnEIbRi8vu8X7ZmhhfoLplOPprrSQQA4XjSk9P02IcnVVnGcaSuX1QZvHMXeNt3CgaoxhXC6cE14p/WBBIc8LOHBp2hwegWv8noMDR0E7M8yLi4TcoePKDKkLZWq+cHobllRhxrNS2Vb9gLlyggMzzK+wNmFulYTrOc6n+dZq0O/Ht+F5RZ72rsUvz44mhute8rlplGoBz+vjJ7PyU2MBdpdNja/pOScke/nWK2lqnPauOZlXnnKaY561gCkZDa/qdkrlpXfgdkvkuaWo9O2jN9S8kmeXGpD3iBBV8tqRNnAkLLideEuFvMQWfqWBfbAJ2TN++e5PYwg85B4lGXusjpV0nZ34++4VFfEHUCeUrGqe/7ZI9a29XssZhgKiPKCrAnwBX3b1NE6L0DuHctdn1FTDtLSQQsNUdz7vRd1tpC5bgrq/t0gomLZc5RzlzmFyWYIRfPHFnfbgb7T7nuW7dx/NftWpvBdQNdeF8w5Xnao4i+UDdTEz0wq4A4Uh9aIKHklCBahrmvrkL4c5bZ4Ozb1WB3dyHs9HnwFJdEGUx9BaTwAAAABJRU5ErkJggg==); } .language-selector { display: flex; gap: 5px; margin-right: 20px; } .footer select#footer-language-selector { background: none; } .column.footer-standard-links > .intra-div { column-gap: 24px; row-gap: 48px; display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; } @media (max-width: 1023px) { .column.footer-standard-links > .intra-div { grid-template-columns: 1fr 1fr; } } @media (max-width: 768px) { .column.footer-standard-links > .intra-div { grid-template-columns: 1fr; } } </style> </div> <div class="column footer-standard-links " style="border-radius:0 0 24px 24px;float:none;" > <div class="intra-div alignItemsStretch justifySpaceBetween wrap no s40 between column__background n10 has-border border-color- padding-24 padding-style-allSides allSides border-radius-15 border-width-0"> <div class="component s0 between component--block left-footer" > <div class="component component--image"> <img id="d8cf6e7a" alt="" class="component__image xs-outerspace-bottom" style="width:26px;height:26px;" src="https://wac-cdn.atlassian.com/dam/jcr:9c4bf443-5045-4ff9-a48d-36ae466f3ced/logos-atlassian-mini-icon-onecolor-blue.svg?cdnVersion=2449" loading="lazy" /> </div> <div class="component component--link-button "> <a href="/company" data-event="clicked" data-uuid="fbf3b54c-4e" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Company" data-label-english="Company" class="component__link default " > Company </a> </div> <div class="component component--link-button "> <a href="/company/careers" data-event="clicked" data-uuid="658e91b4-45" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Careers" data-label-english="Careers" class="component__link default " > Careers </a> </div> <div class="component component--link-button "> <a href="/company/events" data-event="clicked" data-uuid="f547dec4-ee" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Events" data-label-english="Events" class="component__link default " > Events </a> </div> <div class="component component--link-button "> <a href="https://atlassian.com/blog" data-event="clicked" data-uuid="104c1e17-07" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Blogs" data-label-english="Blogs" class="component__link default " > Blogs </a> </div> <div class="component component--link-button "> <a href="https://investors.atlassian.com/" data-event="clicked" data-uuid="8dff4c3d-81" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Investor Relations" data-label-english="Investor Relations" class="component__link default " > Investor Relations </a> </div> <div class="component component--link-button "> <a href="https://www.atlassianfoundation.org/" data-event="clicked" data-uuid="99564f33-ce" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Atlassian Foundation" data-label-english="Atlassian Foundation" class="component__link default " > Atlassian Foundation </a> </div> <div class="component component--link-button "> <a href="/company/contact" data-event="clicked" data-uuid="f40912fd-d4" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Contact us" data-label-english="Contact us" class="component__link default " > Contact us </a> </div> </div> <div class="component flexCol alignItemsBaseline justifyStart noWrap anchorLastItem s0 between component--block" > <div class="component component--heading"> <div class="color-head text-n900"> <h5 class="fnt-wt font-wt-600 fnt-mg font-mgn- fnt-ln font-lnh- heading" > products </h5> </div> </div> <div class="component component--link-button "> <a href="/software/rovo" data-event="clicked" data-uuid="887f4120-85" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Rovo" data-label-english="Rovo" class="component__link default " > Rovo </a> </div> <div class="component component--link-button "> <a href="/software/jira" data-event="clicked" data-uuid="7c6497e9-48" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Jira" data-label-english="Jira" class="component__link default " > Jira </a> </div> <div class="component component--link-button "> <a href="/software/jira/align" data-event="clicked" data-uuid="80aff0eb-ad" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Jira Align" data-label-english="Jira Align" class="component__link default " > Jira Align </a> </div> <div class="component component--link-button "> <a href="/software/jira/service-management" data-event="clicked" data-uuid="0a3a2afd-da" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Jira Service Management" data-label-english="Jira Service Management" class="component__link default " > Jira Service Management </a> </div> <div class="component component--link-button "> <a href="/software/confluence" data-event="clicked" data-uuid="8837ace6-b7" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Confluence" data-label-english="Confluence" class="component__link default " > Confluence </a> </div> <div class="component component--link-button "> <a href="/software/trello" data-event="clicked" data-uuid="6619f65d-b2" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Trello" data-label-english="Trello" class="component__link default " > Trello </a> </div> <div class="component component--link-button "> <a href="https://bitbucket.org/product" data-event="clicked" data-uuid="89700592-1c" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Bitbucket" data-label-english="Bitbucket" class="component__link default " > Bitbucket </a> </div> <div class="component component--link-button see-all-footer "> <a href="/software" data-event="clicked" data-uuid="5e63d93e-26" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="See all products" data-label-english="See all products" class="component__link link-arrow " > See all products<svg class="link-arrow-image" width="11px" height="8px" viewBox="0 0 11 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g class="group-path" transform="translate(-138.000000, -586.000000)" fill="#0052CC"><path d="M145.2803,586.507862 L144.2193,587.568863 L145.9393,589.287862 L138.7503,589.287862 C138.3363,589.287862 138.0003,589.623862 138.0003,590.037862 C138.0003,590.451862 138.3363,590.787862 138.7503,590.787862 L145.9393,590.787862 L144.2193,592.507862 L145.2803,593.568863 L148.8103,590.037862 L145.2803,586.507862 Z"></path></g></g></svg> </a> </div> </div> <div class="component flexCol alignItemsBaseline justifyStart noWrap anchorLastItem s0 between component--block" > <div class="component component--heading"> <div class="color-head text-n900"> <h5 class="fnt-wt font-wt-600 fnt-mg font-mgn- fnt-ln font-lnh- heading" > Resources </h5> </div> </div> <div class="component component--link-button "> <a href="https://support.atlassian.com/" data-event="clicked" data-uuid="e22460f0-ec" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Technical support" data-label-english="Technical support" class="component__link default " > Technical support </a> </div> <div class="component component--link-button "> <a href="/licensing/purchase-licensing" data-event="clicked" data-uuid="fc29565e-9f" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Purchasing & licensing" data-label-english="Purchasing & licensing" class="component__link default " > Purchasing & licensing </a> </div> <div class="component component--link-button "> <a href="https://community.atlassian.com/" data-event="clicked" data-uuid="e94fb789-37" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Atlassian Community" data-label-english="Atlassian Community" class="component__link default " > Atlassian Community </a> </div> <div class="component component--link-button "> <a href="https://confluence.atlassian.com/kb" data-event="clicked" data-uuid="b834bedf-ea" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Knowledge base" data-label-english="Knowledge base" class="component__link default " > Knowledge base </a> </div> <div class="component component--link-button "> <a href="https://marketplace.atlassian.com/" data-event="clicked" data-uuid="45742a09-c9" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Marketplace" data-label-english="Marketplace" class="component__link default " > Marketplace </a> </div> <div class="component component--link-button "> <a href="https://my.atlassian.com/products/index" data-event="clicked" data-uuid="a97e819e-0f" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="My account" data-label-english="My account" class="component__link default " > My account </a> </div> <div class="component component--link-button see-all-footer "> <a href="https://support.atlassian.com/contact/" data-event="clicked" data-uuid="c6ad22a8-4a" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Create support ticket" data-label-english="Create support ticket" class="component__link link-arrow " > Create support ticket<svg class="link-arrow-image" width="11px" height="8px" viewBox="0 0 11 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g class="group-path" transform="translate(-138.000000, -586.000000)" fill="#0052CC"><path d="M145.2803,586.507862 L144.2193,587.568863 L145.9393,589.287862 L138.7503,589.287862 C138.3363,589.287862 138.0003,589.623862 138.0003,590.037862 C138.0003,590.451862 138.3363,590.787862 138.7503,590.787862 L145.9393,590.787862 L144.2193,592.507862 L145.2803,593.568863 L148.8103,590.037862 L145.2803,586.507862 Z"></path></g></g></svg> </a> </div> </div> <div class="component flexCol alignItemsBaseline justifyStart noWrap anchorLastItem s0 between component--block" > <div class="component component--heading"> <div class="color-head text-n900"> <h5 class="fnt-wt font-wt-600 fnt-mg font-mgn- fnt-ln font-lnh- heading" > Learn </h5> </div> </div> <div class="component component--link-button "> <a href="/partners" data-event="clicked" data-uuid="c16e749d-b8" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Partners" data-label-english="Partners" class="component__link default " > Partners </a> </div> <div class="component component--link-button "> <a href="/university" data-event="clicked" data-uuid="21032dda-9c" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Training & certification" data-label-english="Training & certification" class="component__link default " > Training & certification </a> </div> <div class="component component--link-button "> <a href="https://confluence.atlassian.com/display/ALLDOC/Atlassian+Documentation" data-event="clicked" data-uuid="071e1282-f9" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Documentation" data-label-english="Documentation" class="component__link default " > Documentation </a> </div> <div class="component component--link-button "> <a href="/developers" data-event="clicked" data-uuid="9372cc4e-70" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Developer resources" data-label-english="Developer resources" class="component__link default " > Developer resources </a> </div> <div class="component component--link-button "> <a href="/enterprise/success" data-event="clicked" data-uuid="667d04b1-f4" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Enterprise services" data-label-english="Enterprise services" class="component__link default " > Enterprise services </a> </div> <div class="component component--link-button see-all-footer "> <a href="/resources" data-event="clicked" data-uuid="6c951c94-0f" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="See all resources" data-label-english="See all resources" class="component__link link-arrow " > See all resources<svg class="link-arrow-image" width="11px" height="8px" viewBox="0 0 11 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g class="group-path" transform="translate(-138.000000, -586.000000)" fill="#0052CC"><path d="M145.2803,586.507862 L144.2193,587.568863 L145.9393,589.287862 L138.7503,589.287862 C138.3363,589.287862 138.0003,589.623862 138.0003,590.037862 C138.0003,590.451862 138.3363,590.787862 138.7503,590.787862 L145.9393,590.787862 L144.2193,592.507862 L145.2803,593.568863 L148.8103,590.037862 L145.2803,586.507862 Z"></path></g></g></svg> </a> </div> </div> </div> </div> <div class="component component--block" id="bottom-links-footer" > <div class="intra-div flexRow alignContentStretch alignItemsStretch justifySpaceBetween wrap no s16 between flexColSm has-border border-color- padding-40 padding-style-leftRight allSides border-radius-default border-width-0"> <div class="component flexRow alignItemsCenter justifyEnd noWrap no s24 between flexColSm component--block footer-callout-column" style="margin-top:0;" > <div class="component component--heading" style="margin-right:auto;"> <div class="color-head text-n200"> <p class="font-xs-14 fnt-wt font-wt- fnt-mg font-mgn-0 fnt-ln font-lnh- heading" > Copyright © 2024 Atlassian </p> </div> </div> </div> <div class="component flexRow alignItemsStretch justifyStart noWrap no s24 between flexColXs component--block footer-callout-column" > <div class="component component--link-button "> <a href="/legal/privacy-policy#what-this-policy-covers" data-event="clicked" data-uuid="2c84a357-37" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Privacy Policy" data-label-english="Privacy Policy" class="component__link default " > Privacy Policy </a> </div> <div class="component component--link-button "> <a href="/trust" data-event="clicked" data-uuid="3927006b-a3" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Terms" data-label-english="Terms" class="component__link default " > Terms </a> </div> <div class="component component--link-button "> <a href="/trust" data-event="clicked" data-uuid="27e098b6-72" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-label="Impressum" data-label-english="Impressum" class="component__link default " > Impressum </a> </div> <div class="language-selector"> <form action="#" method="GET"> <label for="footer-language-selector" aria-label="Choose language"></label> <select id="footer-language-selector" option="language-selector" name="url" style="width: 3.6rem"> <option disabled>Choose language</option> <option aria-label="Deutsch" aria-label="Deutsch" class="notranslate SL_opaque" data-lang="de" data-width="4rem" value="https://www.atlassian.com/de/migration/plan/cloud-adoption-guide">Deutsch</option> <option selected aria-label="English" aria-label="English" class="notranslate SL_opaque" data-lang="en" data-width="3.6rem" value="https://www.atlassian.com/migration/plan/cloud-adoption-guide">English</option> <option aria-label="Español" aria-label="Español" class="notranslate SL_opaque" data-lang="es" data-width="4rem" value="https://www.atlassian.com/es/migration/plan/cloud-adoption-guide">Español</option> <option aria-label="Français" aria-label="Français" class="notranslate SL_opaque" data-lang="fr" data-width="4.1rem" value="https://www.atlassian.com/fr/migration/plan/cloud-adoption-guide">Français</option> <option aria-label="Italiano" aria-label="Italiano" class="notranslate SL_opaque" data-lang="it" data-width="3.8rem" value="https://www.atlassian.com/it/migration/plan/cloud-adoption-guide">Italiano</option> <option aria-label="한국어" aria-label="한국어" class="notranslate SL_opaque" data-lang="ko" data-width="2.9rem" value="https://www.atlassian.com/ko/migration/plan/cloud-adoption-guide">한국어</option> <option aria-label="Nederlands" aria-label="Nederlands" class="notranslate SL_opaque" data-lang="nl" data-width="5.4rem" value="https://www.atlassian.com/nl/migration/plan/cloud-adoption-guide">Nederlands</option> <option aria-label="日本語" aria-label="日本語" class="notranslate SL_opaque" data-lang="ja" data-width="3.15rem" value="https://www.atlassian.com/ja/migration/plan/cloud-adoption-guide">日本語</option> <option aria-label="Polski" aria-label="Polski" class="notranslate SL_opaque" data-lang="pl" data-width="3.1rem" value="https://www.atlassian.com/pl/migration/plan/cloud-adoption-guide">Polski</option> <option aria-label="Português" aria-label="Português" class="notranslate SL_opaque" data-lang="br" data-width="4.85rem" value="https://www.atlassian.com/br/migration/plan/cloud-adoption-guide">Português</option> <option aria-label="русский" aria-label="русский" class="notranslate SL_opaque" data-lang="ru" data-width="4.1rem" value="https://www.atlassian.com/ru/migration/plan/cloud-adoption-guide">русский</option> <option aria-label="中文" aria-label="中文" class="notranslate SL_opaque" data-lang="zh" data-width="2.35rem" value="https://www.atlassian.com/zh/migration/plan/cloud-adoption-guide">中文</option> </select> <script type="text/x-component"> { "type":"imkt.components.LanguageSelector", "params": { } } </script></form> </div> </div> </div> </div> </div> </div> </div> </footer> <script type="text/x-component"> { "type":"imkt.components.PageLeaveTracking", "params": { } } </script> <script type="text/javascript" src="https://wac-cdn.atlassian.com/static/master/8493/assets/build/js/main.js?cdnVersion=2449"></script> <script type="text/javascript"> (function(){ var imkt = window.imkt = window.imkt || {}; imkt.isEditMode = false; imkt.isProduction = true; imkt.constants = imkt.constants || {}; imkt.constants.rootPath = "/"; imkt.constants.assetPath = "https://wac-cdn.atlassian.com/static/master/8493" + "/assets/"; imkt.constants.libPath = imkt.constants.assetPath + "bower_components/"; imkt.constants.cdnVersionQuery = "?cdnVersion=2449"; imkt.constants.isDevUser = false; imkt.constants.isFreeEnabled = true; imkt.constants.getUserAccounts = false; imkt.constants.headerLoginMenu = true; imkt.constants.public = true; imkt.constants.mobileBreakpoint = 640; })(); </script> <script type="text/x-component"> { "type":"imkt.pages.WACPage", "params": { } } </script> <script> function initializeATLAnalytics() { var pageViewProperties = { contentSite: 'WAC', contentType: 'Website', contentProduct: 'Other' }; /* get url path, convert to dash format and add it to page view properties. */ var originProduct = window.location.pathname; pageViewProperties.originProduct = "wac" + (originProduct === '/' ? "" : originProduct.replace(new RegExp('/', 'g'),"-")); if (typeof ace !== 'undefined') { ace.analytics.Initializer.initWithPageAnalytics('kiv6wyh2nw', pageViewProperties, null, null, window.atlGlobalLoadStart); } window.initializeATLAnalyticsTriggered = true; const initAtlAnalyticsOnloadEvent = new CustomEvent('onLoadExternalJSATLAnalytics', { bubbles: true, cancelable: true, detail: 'Emit onLoad event for ATL Analytics function.' }); document.dispatchEvent(initAtlAnalyticsOnloadEvent); } </script> <script type = "text/javascript"> /** * function to load external js through javascript. * * @param url - javascript url * @param location - location of the dom (e.g. document.head) */ var loadExternalJS = function(url, location, callback){ var scriptTag = document.createElement('script'); scriptTag.src = url; scriptTag.type = 'text/javascript'; /* Then bind the event to the callback function. There are several events for cross browser compatibility. */ scriptTag.onreadystatechange = callback; scriptTag.onload = callback; window.atlGlobalLoadStart = new Date(); /* Fire the loading */ location.appendChild(scriptTag); }; </script> <script type="text/javascript" class="optanon-category-2"> loadExternalJS("https://atl-global.atlassian.com/js/atl-global.min.js", document.body, initializeATLAnalytics); </script> </body> <!-- LastRendered: Nov 27, 2024 8:44:46 AM --> </html>