<!DOCTYPE html>
<html>
  <head>
    <title>Online Proofing Software and Approvals | Adobe Workfront</title>
    <link rel="canonical" href="https://business.adobe.com/products/workfront/proofing-approvals.html">
    <meta name="description" content="Boost productivity with online proofing software. Submit approvals, review processes, give real-time feedback &#x26; version control on Adobe Workfront.">
    <meta name="keywords" content="Proofing approvals, online proofing software, workfront proofing tool, workfront proof, online proofs, client proofing software">
    <meta property="og:title" content="Online Proofing Software and Approvals | Adobe Workfront">
    <meta property="og:description" content="Boost productivity with online proofing software. Submit approvals, review processes, give real-time feedback &#x26; version control on Adobe Workfront.">
    <meta property="og:image" content="https://business.adobe.com/products/workfront/media_1779ef8e0d68d382336582cbb2a8607f5aa5232ab.png?width=1200&#x26;format=pjpg&#x26;optimize=medium">
    <meta property="og:image:secure_url" content="https://business.adobe.com/products/workfront/media_1779ef8e0d68d382336582cbb2a8607f5aa5232ab.png?width=1200&#x26;format=pjpg&#x26;optimize=medium">
    <meta property="og:image:alt" content="https://main--bacom--adobecom.hlx.live/fragments/products/modal/videos/workfront/digital-reviews#digitalreviews | Digital reviews and approvals demo video | :play-medium:">
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:title" content="Online Proofing Software and Approvals | Adobe Workfront">
    <meta name="twitter:description" content="Boost productivity with online proofing software. Submit approvals, review processes, give real-time feedback &#x26; version control on Adobe Workfront.">
    <meta name="twitter:image" content="https://business.adobe.com/products/workfront/media_1779ef8e0d68d382336582cbb2a8607f5aa5232ab.png?width=1200&#x26;format=pjpg&#x26;optimize=medium">
    <meta name="target" content="postLCP">
    <meta name="hreflinksuseragents" content="Googlebot, Tokowaka, ChatGPT-User">
    <meta name="header" content="global-navigation">
    <meta name="footer" content="global-footer">
    <meta name="mobile-gnav-v2" content="on">
    <meta name="dynamic-nav" content="entry">
    <meta name="gnav-source" content="https://main--bacom--adobecom.hlx.page/gnav/localnav-workfront">
    <meta name="footer-promo-tag" content="products/workfront">
    <meta name="pageperf" content="on">
    <meta name="pageperf-rate" content="50">
    <meta name="serp-content-type" content="product">
    <meta name="publishdate" content="2024-08-22">
    <meta name="primaryproductname" content="Workfront">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="preload" href="/styles/styles.css" as="style">
    <script>
  const libs = (() => {
    const { hostname, search } = window.location;
    if (!['.aem.', '.hlx.', '.stage.', 'local'].some((i) => hostname.includes(i))) return '/libs';
    const branch = new URLSearchParams(search).get('milolibs') || 'main';
    if (branch === 'local') return 'http://localhost:6456/libs';
    if (branch === 'main' && hostname.includes('.stage.')) return '/libs';
    return branch.includes('--') ? `https://${branch}.aem.live/libs` : `https://${branch}--milo--adobecom.aem.live/libs`;
  })();

  const miloStyles = document.createElement('link');
  const miloUtils = document.createElement('link');
  const miloDecorate = document.createElement('link');

  miloStyles.setAttribute('as', 'style');
  miloStyles.setAttribute('href', `${libs}/styles/styles.css`);

  [miloUtils, miloDecorate].forEach((tag) => {
    tag.setAttribute('crossorigin', 'true');
    tag.setAttribute('as', 'script');
  })

  miloUtils.setAttribute('href', `${libs}/utils/utils.js`);
  miloDecorate.setAttribute('href', `${libs}/utils/decorate.js`);

  [miloStyles, miloUtils, miloDecorate].forEach((tag) => tag.setAttribute('rel', 'preload'));
  document.head.append(miloStyles, miloUtils, miloDecorate);

  function buildLink(language, url) {
    const link = document.createElement('link');
    link.setAttribute('rel', 'alternate');
    link.setAttribute('hreflang', language);
    link.setAttribute('href', url);
    return link;
  }

  const userAgentMeta = document.querySelector('meta[name="hreflinksuseragents"]');
  const allowedAgents = userAgentMeta && userAgentMeta.content.split(',');
  const userAgentString = window.navigator.userAgent;
  const isAllowedAgent = allowedAgents && allowedAgents.some((agent) => userAgentString.includes(agent.trim()));

  const LOCALES = ['ae_ar', 'ae_en', 'africa', 'ar', 'at', 'au', 'be_en', 'be_fr', 'be_nl', 'bg', 'br', 'ca_fr', 'ca', 'ch_de', 'ch_fr', 'ch_it', 'cl', 'cn', 'co', 'cr', 'cy_en', 'cz', 'de', 'dk', 'ec', 'ee', 'eg_ar', 'eg_en', 'el', 'es', 'fi', 'fr', 'gr_el', 'gr_en', 'gt', 'hk_en', 'hk_zh', 'hu', 'id_en', 'id_id', 'ie', 'il_en', 'il_he', 'in_hi', 'in', 'it', 'jp', 'kr', 'kw_ar', 'kw_en', 'la', 'langstore', 'lt', 'lu_de', 'lu_en', 'lu_fr', 'lv', 'mena_ar', 'mena_en', 'mt', 'mx', 'my_en', 'my_ms', 'ng', 'nl', 'no', 'nz', 'pe', 'ph_en', 'ph_fil', 'pl', 'pr', 'pt', 'qa_ar', 'qa_en', 'ro', 'ru', 'sa_ar', 'sa_en', 'se', 'sg', 'si', 'sk', 'th_en', 'th_th', 'tr', 'tw', 'ua', 'uk', 'vn_en', 'vn_vi', 'za'];

  async function fetchAndParseSitemap() {
    const sitemapOrigin = 'https://business.adobe.com';
    const { origin, pathname } = window.location;

    let sitemapPath = '/sitemap.xml';
    const localeMatch = LOCALES.find(locale => pathname.startsWith(`/${locale}/`));

    if (localeMatch) {
      sitemapPath = `/${localeMatch}/sitemap.xml`;
    }
    
    try {
      const response = await fetch(`${origin}${sitemapPath}`);
      if (!response.ok) {
        console.warn('Failed to fetch sitemap:', response.status);
        return;
      }
      
      const xmlText = await response.text();
      const parser = new DOMParser();
      const xmlDoc = parser.parseFromString(xmlText, 'text/xml');
      const parseError = xmlDoc.querySelector('parsererror');
      if (parseError) {
        return;
      }
      
      const urlElements = xmlDoc.querySelectorAll('url');
      let currentUrlElement = null;
      const correctedPath = pathname.includes('html') ? pathname : `${pathname}.html`
      const isLocalRoot = `${sitemapOrigin}/${localeMatch}/` === `${sitemapOrigin}${pathname}`;
      const rootPage = isLocalRoot ? `${sitemapOrigin}/${localeMatch}/` : `${sitemapOrigin}/`; 
      const currentPageUrl = pathname !== '/' && pathname !== `/${localeMatch}/` ? `${sitemapOrigin}${correctedPath}` : `${rootPage}`;

      for (const urlElement of urlElements) {
        const loc = urlElement.querySelector('loc')?.textContent;
        if (loc === currentPageUrl || loc === currentPageUrl.replace(/\/$/, '')) {
          currentUrlElement = urlElement;
          break;
        }
      }
      
      if (!currentUrlElement) {
        console.warn('Current page not found in sitemap');
        return;
      }
      
      const alternateLinks = currentUrlElement.querySelectorAll('link[rel="alternate"]');
      const linkElements = [];

      alternateLinks.forEach(altLink => {
        const hreflang = altLink.getAttribute('hreflang');
        const href = altLink.getAttribute('href');
        
        if (hreflang && href) {
          linkElements.push(buildLink(hreflang, href));
        }
      });
      
       const titleElement = document.head.querySelector('title');
      if (linkElements.length > 0 && titleElement) {
        titleElement.after(...linkElements);
      }
    } catch (error) {
      console.error('Error fetching or parsing sitemap:', error);
    }
  }
  
  if (isAllowedAgent) {
    fetchAndParseSitemap();
  }

  const sheetSchema = document.querySelector('[type="application/ld+json"]');

  const schema = {
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": 'Adobe for Business', 
    "url": window.location.href 
  }

  const jsonLD = document.createElement('script');
  jsonLD.setAttribute('type', 'application/ld+json');
  jsonLD.innerText = JSON.stringify(schema);
  sheetSchema ? sheetSchema.after(jsonLD) : document.head.append(jsonLD);
</script>
    <script src="/scripts/scripts.js" type="module"></script>
    <style>body { display: none; }</style>
    <link rel="icon" href="data:,">
  </head>
  <body>
    <header></header>
    <main>
      <div>
        <div class="breadcrumbs">
          <div>
            <div>
              <ul>
                <li><a href="/">Home</a></li>
                <li><a href="/products">Products</a></li>
                <li><a href="/products/workfront">Adobe Workfront</a></li>
                <li>Review and Approve</li>
              </ul>
            </div>
          </div>
        </div>
        <div class="marquee quiet center">
          <div>
            <div>#F5F5F5</div>
          </div>
          <div>
            <div>
              <p>Adobe Workfront Features</p>
              <h1 id="review-and-approve">Review and approve</h1>
              <p>Provide fast, collaborative reviews and approvals of digital content to ensure quality and consistency.</p>
              <p><strong><a href="/fragments/products/modal/videos/workfront/integrations#proofing-approvals"><span class="icon icon-play"></span>Watch video</a></strong></p>
            </div>
          </div>
        </div>
      </div>
      <div>
        <div class="media medium-compact xl-spacing">
          <div>
            <div>
              <picture>
                <source type="image/webp" srcset="./media_1566e0c7f93b177f2cb5baf8a06e9ffbd05e161e7.png?width=2000&#x26;format=webply&#x26;optimize=medium" media="(min-width: 600px)">
                <source type="image/webp" srcset="./media_1566e0c7f93b177f2cb5baf8a06e9ffbd05e161e7.png?width=750&#x26;format=webply&#x26;optimize=medium">
                <source type="image/png" srcset="./media_1566e0c7f93b177f2cb5baf8a06e9ffbd05e161e7.png?width=2000&#x26;format=png&#x26;optimize=medium" media="(min-width: 600px)">
                <img loading="lazy" alt="https://main--bacom--adobecom.hlx.live/fragments/products/modal/videos/workfront/digital-reviews#digitalreviews | Digital reviews and approvals demo video | :play-medium:" src="./media_1566e0c7f93b177f2cb5baf8a06e9ffbd05e161e7.png?width=750&#x26;format=png&#x26;optimize=medium" width="1400" height="1050">
              </picture>
            </div>
            <div>
              <h2 id="digital-reviews-and-approvals">Digital reviews and approvals</h2>
              <p>Deliver high-quality content on time, on brand, and at scale with digital proofing and approval features.</p>
              <ul>
                <li><strong>Online proofing.</strong> Centralize content feedback for more collaborative reviews and quicker turnaround with advanced proofing capabilities that support diverse file types and an extensive set of markup tools.</li>
                <li><strong>Automated approval workflows.</strong> Keep content decision-making moving with single-stage and multi-stage reviews, establish dependencies between stages, and limit visibility to certain users.</li>
              </ul>
            </div>
          </div>
        </div>
      </div>
      <div>
        <div class="text center xl-spacing-bottom">
          <div>
            <div>
              <h3 id="learn-more-about-digital-reviews-and-approvals">Learn more about digital reviews and approvals.</h3>
            </div>
          </div>
        </div>
        <p><a href="https://milo.adobe.com/tools/caas#~~H4sIAAAAAAAAE5VSy24UMRD8FdTncYYQ4DC3PDgghRBl94Zy6LF7Z008bqvd3tUQ5d+RZxMtEQOCm1VV6ip31yNgdNc8eLvGIUP37RF8VME1DjMKHXy9g6aqngVgEXNnOSpFNTolaoUSi0KzQNmSlUcSk5VlWpT0gYdFYk+9jyiLnI8bHgTT1ttFfije0d8T/dHX0cjZYHRm5x1xXhQldhbz8qdpV5+ZcvYc4f6p+X2p5zdXC1tNwq5Yze2e5WEjHBXun+4bwKJ8ySWqTNcYB+hUClVncSudAkEH3nI0FYADvvYa6NzaGqL3wet0TTsK0MH7quAQyKrneKHxZUTw8eEVd4NjxWsYUyOMWNHTWRMVfSSBDs7efUEZfIQGKLrEPip00JfsI+V8go57OrE8tnbrRxI0mHx7NIEGNoRahNwlijt08Hmdnx10sFVNuWvbhYlCmYtYym12D21WFCUx8+2Nsqkm2LOg+h2Z+RsjRhxopKgnWx0D1Nv8o9mxymVe61xpT7n9HoKxmMlkLW7677nHT8zBc2sxjEa3ZOwWORvemJd2Ce087Q/dxJSEdxjybPgGak8CTlx0PaV6trOSoAGhXILmW5JbHGYYGsikddcXLI4kv9Qps+gVbbCEekDB6HiEA/wpYh/ollNJv6oP8N2sXOGYgj+Ws/J3lEl27GUmq/vHeWD9bi19j5ZHuG9AWTHM51/zasv755y41N+zVx1d+R917umHt/D0E5iwsvHNBAAA">Content as a Service v3 - work-automation1 - Thursday, August 14, 2025 at 16:03</a></p>
      </div>
      <div>
        <div class="section-metadata">
          <div>
            <div>style</div>
            <div>Divider, container</div>
          </div>
        </div>
      </div>
      <div>
        <div class="media medium-compact xl-spacing">
          <div>
            <div>
              <h2 id="ai-powered-asset-reviewer">AI-powered asset reviewer</h2>
              <p>Streamline brand compliance and shorten feedback loops with quality controls that can alert creatives when assets are out of sync with brand standards. Creatives and marketers can spend more time strategically reviewing assets knowing that brand compliance has been built into the review process.</p>
            </div>
            <div>
              <picture>
                <source type="image/webp" srcset="./media_15fdf4223f0bece87702c54c4bfd453cf40c92929.png?width=2000&#x26;format=webply&#x26;optimize=medium" media="(min-width: 600px)">
                <source type="image/webp" srcset="./media_15fdf4223f0bece87702c54c4bfd453cf40c92929.png?width=750&#x26;format=webply&#x26;optimize=medium">
                <source type="image/png" srcset="./media_15fdf4223f0bece87702c54c4bfd453cf40c92929.png?width=2000&#x26;format=png&#x26;optimize=medium" media="(min-width: 600px)">
                <img loading="lazy" alt="https://main--bacom--adobecom.hlx.live/fragments/products/modal/videos/workfront/ai-powered-asset-approver#aipoweredassetapprover | AI-powered asset reviewer demo video | :play-medium:" src="./media_15fdf4223f0bece87702c54c4bfd453cf40c92929.png?width=750&#x26;format=png&#x26;optimize=medium" width="1400" height="1050">
              </picture>
            </div>
          </div>
        </div>
      </div>
      <div>
        <div class="section-metadata">
          <div>
            <div>style</div>
            <div>Divider, container</div>
          </div>
        </div>
      </div>
      <div>
        <div class="media medium-compact xl-spacing">
          <div>
            <div>
              <picture>
                <source type="image/webp" srcset="./media_14d2032b48c40c2a25f0da7e4314d732bcd35b635.png?width=2000&#x26;format=webply&#x26;optimize=medium" media="(min-width: 600px)">
                <source type="image/webp" srcset="./media_14d2032b48c40c2a25f0da7e4314d732bcd35b635.png?width=750&#x26;format=webply&#x26;optimize=medium">
                <source type="image/png" srcset="./media_14d2032b48c40c2a25f0da7e4314d732bcd35b635.png?width=2000&#x26;format=png&#x26;optimize=medium" media="(min-width: 600px)">
                <img loading="lazy" alt="Request for asset approval using Workfront proofing" src="./media_14d2032b48c40c2a25f0da7e4314d732bcd35b635.png?width=750&#x26;format=png&#x26;optimize=medium" width="1400" height="1050">
              </picture>
            </div>
            <div>
              <h2 id="integrated-proofing-across-adobe-genstudio-products">Integrated proofing across Adobe GenStudio products</h2>
              <p>Let marketers and creatives collaborate more effectively and ensure brand compliance and process integrity in all the places where content is created.</p>
              <ul>
                <li><strong>Frame.io.</strong> Automatically sync projects, users, folders, assets, and status between <a href="/products/frameio-business">Frame.io</a> and Workfront to streamline the end-to-end creative process and let teams work in their preferred tools.</li>
                <li><strong>Adobe GenStudio for Performance Marketing.</strong> Unlock enhanced Workfront review and approval capabilities — such as approval templates, multi-stage workflows, annotations, and commenting — inside of <a href="/products/genstudio-for-performance-marketing">GenStudio for Performance Marketing</a>.</li>
                <li><strong>Adobe Express.</strong> Scale content creation without compromising brand standards by leveraging advanced Workfront proofing workflows directly from remixed <a href="/products/express-business">Adobe Express</a> templates.</li>
              </ul>
            </div>
          </div>
        </div>
      </div>
      <div>
        <div class="text center xl-spacing-bottom">
          <div>
            <div>
              <h3 id="learn-more-about-workfront-integrations">Learn more about Workfront integrations.</h3>
            </div>
          </div>
        </div>
        <p><a href="https://milo.adobe.com/tools/caas#~~H4sIAAAAAAAAE6VSQU4cMRD8S59n2CQkOcyNQA5IhCB2b9Eeeu3e2RYet9VuL5kg/h55WCCISaIoN6uqVLar6g4wYhiNXT6VEMgZS7zEgaCDpCJbjn2LKansMWRonuUrRXdzPiSlnFkidKaFKu8vpGe3wj5D9+0OOJriCvsJhQ6+Xk8u/iAAh5g7J9EoWmtjooVSEjVoZihXsslA2mYTHWclmyD9LHFLG46osxzHrfSKacdulu8Le5plaF+P+RDCnCKJd5j/8p/fvtrTILnF6Ns9e5IM6/vmdagnl2czqSYVX5zlxa3ozVYlGqzv1w1gMTmVEk3HC4z9Y3UO1S9tDLV7dhLbCsADvmILdOJc/eeGA9t4QXsK0MH7qniazieLjxaB480L7k+zelYt+UdVvf3wZoKjIUdS6OD43RfUnmvIFH0SjgYdbErmSDkfoZcNHTkZFm7HAym2mHjx7AsNbAmtKPlTVP8wzkPU5x462Jml3C0Wc45PsytTBNP8mHLd1OBbh5nabMWPRzsbAtSG/tf5+5Yj29g6JTTeU/ty+v980estLDga9Yo1nHzwWzcQcJRiqzHVFo5LggaUcgmWr0ivsJ9gaCCT1Rw/iXrS/LihLGpntMUSajmK0csAD/DniJtAV5JK+lX9AF9PyiUOKfDzIit/TZl0L6wTWW//OBkWdVSXvkEnA6wbMDEMU7UrWe7k9vBOnBvtMdz/BD5+Aoj6BAAA">Content as a Service v3 - proofing-approvals - Thursday, August 14, 2025 at 16:21</a></p>
      </div>
      <div>
        <div class="aside small center">
          <div>
            <div>radial-gradient(100% 100% at 7% -2%, #D3C1EA 0%, #D3C1EA00 99%),linear-gradient(180deg, #E9E3F4 0%, #EAEBF7 100%)</div>
          </div>
          <div>
            <div>
              <h2 id="learn-how-to-use-online-proofing-software-to-review-and-approve">Learn how to use online proofing software to review and approve.</h2>
              <p>Find what you need in Experience League, our vast collection of how-to content – including documentation, tutorials, and user guides.</p>
              <p><em><a href="https://experienceleague.adobe.com/en/docs/workfront/using/review-and-approve-work/review-and-approve-work#_blank">Learn more | Learn more Experience League review and approve work.</a></em></p>
            </div>
          </div>
        </div>
      </div>
      <div>
        <div class="text full-width xl-spacing-top s-spacing-bottom xl-heading">
          <div>
            <div>
              <h2 id="questions-we-have-answers">Questions? We have answers.</h2>
            </div>
          </div>
        </div>
      </div>
      <div>
        <div class="accordion seo">
          <div>
            <div>
              <h3 id="what-is-proofing-in-workfront">What is proofing in Workfront?</h3>
            </div>
          </div>
          <div>
            <div>Workfront’s online proofing capabilities facilitate smooth review and approval processes, centralized feedback, and version control. This helps marketing teams to be more productive and accurate. Read about the full <a href="https://experienceleague.adobe.com/en/docs/workfront-learn/tutorials-workfront/workfront-proof/benefits-of-proofing-in-workfront#_blank">benefits of proofing in Workfront</a>.</div>
          </div>
          <div>
            <div>
              <h3 id="why-are-proofing-capabilities-critical-to-scaling-content-production"><strong>Why are proofing capabilities critical to scaling content production?</strong></h3>
            </div>
          </div>
          <div>
            <div>As digital channels expand, so does the demand for personalized, high-volume content. Proofing software helps teams work faster, reduce errors, stay compliant, and shorten review cycles — empowering enterprise marketing and creative operations to keep up with growing workloads without sacrificing quality or consistency.</div>
          </div>
          <div>
            <div>
              <h3 id="how-does-workfront-automate-and-tailor-the-review-process"><strong>How does Workfront automate and tailor the review process?</strong></h3>
            </div>
          </div>
          <div>
            <div>Using customizable routing logic, Workfront lets teams define multi-stage workflows, set conditional triggers, and route content based on project type, reviewer role, or due date. Reviews can happen in succession for legal checks, finance approval, and final sign-off — or in parallel across large creative teams — fitting your unique process rather than forcing you into a rigid sequence.</div>
          </div>
          <div>
            <div>
              <h3 id="in-what-ways-does-ai-support-content-compliance-and-accuracy-within-workfront">In what ways does AI support content compliance and accuracy within Workfront?</h3>
            </div>
          </div>
          <div>
            <div>AI in Workfront intelligently scans assets to detect brand alignment issues based on your own image guidelines. This gives users early warnings and smart prompts to correct issues before routing begins. As a result, review cycles become more focused on strategy and messaging, not tactical error-finding.</div>
          </div>
          <div>
            <div>
              <h3 id="what-benefits-does-integration-with-frameio-add-to-workfront-proofing-capabilities">What benefits does integration with Frame.io add to Workfront proofing capabilities?</h3>
            </div>
          </div>
          <div>
            <div>Native integration between Workfront and Frame.io powering Unified Review and Approval (available to net-new customers now and existing customers starting in 2026) synchronizes projects, users, folders, assets, and status across systems — enabling disparate teams to collaborate productively in their environment of choice. It also unifies storage for work-in-progress assets across systems.</div>
          </div>
        </div>
        <div class="card-metadata">
          <div>
            <div>title</div>
            <div>Connected online reviews streamline campaign asset approval.</div>
          </div>
          <div>
            <div>CardDescription</div>
            <div>Collect stakeholder feedback — from project requestors to legal approvers — using enterprise digital workflows within Adobe Workfront.</div>
          </div>
          <div>
            <div>cardDate</div>
            <div>2024-08-22</div>
          </div>
          <div>
            <div>cardImage</div>
            <div>
              <picture>
                <source type="image/webp" srcset="./media_1779ef8e0d68d382336582cbb2a8607f5aa5232ab.png?width=2000&#x26;format=webply&#x26;optimize=medium" media="(min-width: 600px)">
                <source type="image/webp" srcset="./media_1779ef8e0d68d382336582cbb2a8607f5aa5232ab.png?width=750&#x26;format=webply&#x26;optimize=medium">
                <source type="image/png" srcset="./media_1779ef8e0d68d382336582cbb2a8607f5aa5232ab.png?width=2000&#x26;format=png&#x26;optimize=medium" media="(min-width: 600px)">
                <img loading="lazy" alt="" src="./media_1779ef8e0d68d382336582cbb2a8607f5aa5232ab.png?width=750&#x26;format=png&#x26;optimize=medium" width="756" height="426">
              </picture>
            </div>
          </div>
          <div>
            <div>primaryTag</div>
            <div>caas:content-type/product-page</div>
          </div>
          <div>
            <div>Tags</div>
            <div>caas:content-type/product-page,caas:products/workfront</div>
          </div>
        </div>
        <div class="martech-metadata">
          <div>
            <div>
              <h3 id="review-and-approve-1">Review and approve</h3>
            </div>
            <div>
              <h3 id="review-and-approve-2">Review and approve</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="watch-video">Watch video</h3>
            </div>
            <div>
              <h3 id="watch-video-1">Watch video</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="digital-reviews-and-approvals-1">Digital reviews and approvals</h3>
            </div>
            <div>
              <h3 id="digital-reviews-and-approvals-2">Digital reviews and approvals</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="learn-more-about-digital-reviews-and-approvals-1">Learn more about digital reviews and approvals.</h3>
            </div>
            <div>
              <h3 id="learn-more-about-digital-reviews-and-approvals-2">Learn more about digital reviews and approvals.</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="ai-powered-asset-reviewer-1">AI-powered asset reviewer</h3>
            </div>
            <div>
              <h3 id="ai-powered-asset-reviewer-2">AI-powered asset reviewer</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="integrated-proofing-across-adobe-genstudio-products-1">Integrated proofing across Adobe GenStudio products</h3>
            </div>
            <div>
              <h3 id="integrated-proofing-across-adobe-genstudio-products-2">Integrated proofing across Adobe GenStudio products</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="frameio">Frame.io</h3>
            </div>
            <div>
              <h3 id="frameio-1">Frame.io</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="genstudio-for-performance-marketing">GenStudio for Performance Marketing</h3>
            </div>
            <div>
              <h3 id="genstudio-for-performance-marketing-1">GenStudio for Performance Marketing</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="adobe-express">Adobe Express</h3>
            </div>
            <div>
              <h3 id="adobe-express-1">Adobe Express</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="learn-more-about-workfront-integrations-1">Learn more about Workfront integrations.</h3>
            </div>
            <div>
              <h3 id="learn-more-about-workfront-integrations-2">Learn more about Workfront integrations.</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="learn-how-to-use-online-proofing-software-to-review-and-approve-1">Learn how to use online proofing software to review and approve.</h3>
            </div>
            <div>
              <h3 id="learn-how-to-use-online-proofing-software-to-review-and-approve-2">Learn how to use online proofing software to review and approve.</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="learn-more">Learn more</h3>
            </div>
            <div>
              <h3 id="learn-more-1">Learn more</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="questions-we-have-answers-1">Questions? We have answers.</h3>
            </div>
            <div>
              <h3 id="questions-we-have-answers-2">Questions? We have answers.</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="what-is-proofing-in-workfront-1">What is proofing in Workfront?</h3>
            </div>
            <div>
              <h3 id="what-is-proofing-in-workfront-2">What is proofing in Workfront?</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="benefits-of-proofing-in-workfront">benefits of proofing in Workfront</h3>
            </div>
            <div>
              <h3 id="benefits-of-proofing-in-workfront-1">benefits of proofing in Workfront</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="why-are-proofing-capabilities-critical-to-scaling-content-production-1">Why are proofing capabilities critical to scaling content production?</h3>
            </div>
            <div>
              <h3 id="why-are-proofing-capabilities-critical-to-scaling-content-production-2">Why are proofing capabilities critical to scaling content production?</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="how-does-workfront-automate-and-tailor-the-review-process-1">How does Workfront automate and tailor the review process?</h3>
            </div>
            <div>
              <h3 id="how-does-workfront-automate-and-tailor-the-review-process-2">How does Workfront automate and tailor the review process?</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="in-what-ways-does-ai-support-content-compliance-and-accuracy-within-workfront-1">In what ways does AI support content compliance and accuracy within Workfront?</h3>
            </div>
            <div>
              <h3 id="in-what-ways-does-ai-support-content-compliance-and-accuracy-within-workfront-2">In what ways does AI support content compliance and accuracy within Workfront?</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="what-benefits-does-integration-with-frameio-add-to-workfront-proofing-capabilities-1">What benefits does integration with Frame.io add to Workfront proofing capabilities?</h3>
            </div>
            <div>
              <h3 id="what-benefits-does-integration-with-frameio-add-to-workfront-proofing-capabilities-2">What benefits does integration with Frame.io add to Workfront proofing capabilities?</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="lets-talk-about-what-adobe-workfront-can-do-for-your-business">Let’s talk about what Adobe Workfront can do for your business.</h3>
            </div>
            <div>
              <h3 id="lets-talk-about-what-adobe-workfront-can-do-for-your-business-1">Let’s talk about what Adobe Workfront can do for your business.</h3>
            </div>
          </div>
          <div>
            <div>
              <h3 id="get-started">Get started</h3>
            </div>
            <div>
              <h3 id="get-started-1">Get started</h3>
            </div>
          </div>
        </div>
      </div>
    </main>
    <footer></footer>
  </body>
</html>
