{"id":255071,"date":"2026-06-17T03:16:53","date_gmt":"2026-06-17T07:16:53","guid":{"rendered":"https:\/\/www.veeva.com\/ap\/?page_id=255071"},"modified":"2026-07-20T05:45:48","modified_gmt":"2026-07-20T09:45:48","slug":"agenda","status":"publish","type":"page","link":"https:\/\/www.veeva.com\/ap\/events\/commercial-summit-singapore\/agenda\/","title":{"rendered":"2026 APAC Commercial Summit, Singapore &#8211; Agenda"},"content":{"rendered":"<style>\n.veeva-2024 .copy-container>img {\n \tmax-height: unset;\n\tmax-width:  360px;\n\twidth:  unset;\n}<\/p>\n<p>.col-centered {\n\tfloat: none;\n\tmargin: 0 auto;\n}\n<\/style>\n<p><main class=\"veeva-2024\"><\/p>\n<div id=\"summit-overview\">\n<p><!-- Hero Start &#x2705; --><\/p>\n<section class=\"hero-centered hero-centered--image hero-centered--anchor-bottom pt-8 pb-9 pb-md-10\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/02\/2025-CS-Web-Banner@2x.png')\">\n<div class=\"copy-container container copy-container--center\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/04\/2026-Summit-Logo-APAC_White-Logo.png\" alt=\"Veeva Commercial Summit - Sales, Marketing, Medical\"><\/p>\n<p>MBS, Singapore | Sep 24, 2026<\/p>\n<div class=\"copy-container__buttons pb-md-4\">\n\t\t\t<a class=\"button-primary button-primary--gradient\" href=\"\/ap\/events\/commercial-summit-singapore\/register\/\" target=\"_self\" rel=\"noopener\">Register Now<\/a><\/p><\/div>\n<\/p><\/div>\n<\/section>\n<!-- current_summit: sp_commercial -->\n<!-- page_id: 255071 -->\n<section>\n\n\t<link rel=\"stylesheet\" id=\"summit-style-css\" href=\"https:\/\/www.veeva.com\/wp-content\/themes\/veeva2015\/assets\/css\/summit-connect-2.css?v=4.12\" type=\"text\/css\" media=\"all\">\n\t<!-- <link rel=\"stylesheet\" id=\"summit-style-css\" href=\"\/wp-content\/themes\/veeva2015\/assets\/css\/summit-connect.css?v=4.10\" type=\"text\/css\" media=\"all\"> -->\n\t<!-- <link rel='stylesheet' id='veeva-2024-bundle-css' href='https:\/\/www.veeva.com\/wp-content\/themes\/veeva2015\/assets\/css\/bundle.min.css?ver=1755188017' media='all' \/> -->\n\t<link href=\"https:\/\/maxcdn.bootstrapcdn.com\/font-awesome\/4.7.0\/css\/font-awesome.min.css\" rel=\"stylesheet\">\n\t<link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.4\/css\/all.min.css\" rel=\"stylesheet\">\n\t<!-- <link rel='stylesheet' id='veeva-2024-style-css' href='https:\/\/www.veeva.com\/medtech\/wp-content\/themes\/medtech2021\/assets\/styles\/css\/single-styles-2025.css?ver=veeva-a-1778041452' type='text\/css' media='all' \/> -->\n\t<script src=\"https:\/\/www.veeva.com\/wp-includes\/js\/jquery\/jquery.min.js?ver=3.7.1\" id=\"jquery-core-js\"><\/script>\n\t<script src=\"https:\/\/www.veeva.com\/wp-includes\/js\/jquery\/jquery-migrate.min.js?ver=3.4.1\" id=\"jquery-migrate-js\"><\/script>\n\t<script id=\"jquery-js-after\">\n\tvar $ = jQuery.noConflict();\n\t<\/script>\n\t<script>\n\t\tfunction settimezone(gmt) {\n\t\t\t$('.timezone').hide();\n\t\t\tif (gmt) {\n\t\t\t\t$(\".gmt-time\").show();\n\t\t\t} else {\n\t\t\t\t$(\".cet-time\").show();\n\t\t\t}\n\t\t}\n\n\t\tfunction sectionsShowHide() {\n\t\t\t\/\/ show\/hide main sections\n\t\t\tsetTimeout(function() {\n\t\t\t\tvar allCount = 0;\n\t\t\t\tvar sessions = ['sessions-list-1', 'sessions-list-2', 'sessions-list-3', 'sessions-list-4', 'sessions-list-5', 'sessions-list-6', 'sessions-list-7', 'sessions-list-8', 'sessions-list-9', 'sessions-list-10', 'sessions-list-11', 'sessions-list-12', 'sessions-list-13', 'sessions-list-14', 'sessions-list-15', 'sessions-list-16', 'sessions-list-17', 'sessions-list-18', 'sessions-list-19', 'sessions-list-20', 'sessions-list-21', 'sessions-list-22', 'sessions-list-23', 'sessions-list-24', 'sessions-list-25'];\n\t\t\t\tsessions.map(function(item) {\n\t\t\t\t\t$('.' + item).show();\n\t\t\t\t\tvar count = $('.' + item + '-main > div:visible').length;\n\t\t\t\t\tvar countNoFilter = $('.' + item + '-main > div[class=no-filter]:visible').length;\n\t\t\t\t\tif ((count == 0) && (countNoFilter == 0)) {\n\t\t\t\t\t\t$('.' + item).hide();\n\t\t\t\t\t} else {\n\t\t\t\t\t\tif (count == 1) {\n\t\t\t\t\t\t\tvar onyVisibleDiv = $('.' + item + '-main > div:visible')[0];\n\t\t\t\t\t\t\tvar onyVisibleDivId = onyVisibleDiv.getAttribute('id');\n\t\t\t\t\t\t\t$('#' + onyVisibleDivId).addClass('no-bottom-border');\n\t\t\t\t\t\t} else if (count == 2) {\n\t\t\t\t\t\t\tvar onyVisibleDiv = $('.' + item + '-main > div:visible')[1];\n\t\t\t\t\t\t\tvar onyVisibleDivId = onyVisibleDiv.getAttribute('id');\n\t\t\t\t\t\t\t$('#' + onyVisibleDivId).addClass('no-bottom-border');\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t$('#' + onyVisibleDivId).removeClass('no-bottom-border');\n\t\t\t\t\t\t}\n\t\t\t\t\t\tallCount++;\n\t\t\t\t\t}\n\t\t\t\t});\n\n\t\t\t\t$('.sessions-list').each(function() {\n\t\t\t\t\tif ($(this).find('div.time:visible').size() == 0) {\n\t\t\t\t\t\t$(this).find('.no-results').show();\n\t\t\t\t\t} else {\n\t\t\t\t\t\t$(this).find('.no-results').hide();\n\t\t\t\t\t}\n\t\t\t\t});\n\n\t\t\t}, 10);\n\t\t}\n\n\t\tfunction markText(text, patt) {\n\t\t\tconsole.log('markText');\n\t\t\t\/\/ unmark\n\t\t\ttext = text.replace(\/<\\\/?mark[^>]*>\/g, \"\");\n\n\t\t\t\/\/ mark\n\t\t\tvar keywords = text.match(patt);\n\t\t\tif (keywords && (keywords.length > 0)) {\n\t\t\t\tkeyword = keywords[0];\n\t\t\t\tvar text = text.replaceAll(keyword, \"<mark>\" + keyword + \"<\/mark>\");\n\t\t\t}\n\n\t\t\treturn text;\n\t\t}\n\n\t\tvar filters = [];\n\n\t\tfunction runFilters() {\n\t\t\t\/\/ clearSearch();\n\t\t\tvar classes = [];\n\t\t\tvar show_classes = [];\n\t\t\tvar num_selected = 0;\n\t\t\tvar areas = ['.zone', '.role', '.function', '.company'];\n\t\t\tvar show_all = false;\n\t\t\tvar hash = '';\n\t\t\t$(\"#show-crumbs\").html('');\n\t\t\tareas.forEach(area => {\n\t\t\t\tclasses[area] = [];\n\t\t\t\t$(area).each(function(index, element) {\n\t\t\t\t\tvar prop = $(element).prop('checked');\n\t\t\t\t\tif (prop) {\n\t\t\t\t\t\tvar val = $(element).val();\n\t\t\t\t\t\tvar text = $(element).next().text();\n\t\t\t\t\t\tclasses[area].push(val);\n\t\t\t\t\t\tnum_selected++;\n\t\t\t\t\t\t\/\/ update crumbs\n\t\t\t\t\t\tvar div = '<div class=\"agenda-breadcrumb show-' + val + '\" onclick=\"removeFilter(\\'' + val + '\\')\"> <i class=\"far fa-times-circle\" style=\"color: #fff;\"><\/i>&nbsp; ' + text + '<\/div>';\n\t\t\t\t\t\t$(\"#show-crumbs\").append(div);\n\t\t\t\t\t\t\/\/ update hash\n\t\t\t\t\t\thash += val + ';'\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t});\n\t\t\tif (hash) {\n\t\t\t\thistory.pushState({\n\t\t\t\t\thash: hash\n\t\t\t\t}, '', `https:\/\/www.veeva.com\/ap\/events\/commercial-summit-singapore\/agenda\/#${hash}`);\n\t\t\t} else {\n\t\t\t\thistory.pushState({\n\t\t\t\t\thash: hash\n\t\t\t\t}, '', `https:\/\/www.veeva.com\/ap\/events\/commercial-summit-singapore\/agenda\/`);\n\t\t\t}\n\t\t\tif (num_selected == 0) show_all = true;\n\n\t\t\t$(\".filter\").each(function(index, element) {\n\t\t\t\tvar class_list = $(element).attr(\"class\").split(\/\\s+\/);\n\t\t\t\tvar flag = [];\n\t\t\t\tareas.forEach(area => {\n\t\t\t\t\tvar check_array = classes[area];\n\t\t\t\t\tif (check_array.length != 0) {\n\t\t\t\t\t\tvar intersection = check_array.filter(value => class_list.includes(value));\n\t\t\t\t\t\tif (intersection.length > 0) {\n\t\t\t\t\t\t\tflag.push(true);\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tflag.push(false);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\tvar checker = arr => arr.every(v => v === true);\n\t\t\t\tif (show_all || checker(flag)) $(element).show();\n\t\t\t\telse $(element).hide();\n\t\t\t});\n\n\t\t\tsectionsShowHide();\n\n\t\t};\n\n\t\tfunction removeFilter(el) {\n\t\t\t$('input[value=' + el + ']').prop('checked', false);\n\t\t\trunFilters();\n\t\t}\n\n\t\tfunction clearSearch() {\n\t\t\t$('input[name=\"search\"]').val('');\n\t\t\tsearchSummitAgenda();\n\t\t}\n\n\t\tfunction matchesAllWords(text) {\n\t\t\tvar val = $('input[name=\"search\"]').val().trim();\n\t\t\tif (!val) return false; \/\/ Return false if input is empty\n\n\t\t\t\/\/ Extract quoted phrases and words separately\n\t\t\tvar words = [];\n\t\t\tval.replace(\/\"([^\"]+)\"|\\b(\\w+)\\b\/g, (match, quoted, single) => {\n\t\t\t\twords.push(quoted || single);\n\t\t\t});\n\n\t\t\t\/\/ Clean text: remove special characters except spaces\n\t\t\tvar cleanText = text.replace(\/[^\\w\\s]\/g, \"\").toLowerCase();\n\n\t\t\treturn words.every(word => {\n\t\t\t\tvar cleanWord = word.replace(\/[^\\w\\s]\/g, \"\").toLowerCase();\n\t\t\t\treturn new RegExp(`\\\\b${cleanWord}\\\\b`, \"i\").test(cleanText); \/\/ Strict whole word match\n\t\t\t});\n\t\t}\n\n\t\tfunction searchSummitAgenda() {\n\t\t\tvar val = $('input[name=\"search\"]').val();\n\n\t\t\tvar patt = new RegExp(val, \"gmi\");\n\n\t\t\t$('#searchClose').show();\n\n\t\t\t\/\/ if (!val || (val.length < 3)) {\n\t\t\tif (!val) {\n\n\t\t\t\tif (!val) {\n\t\t\t\t\t$('#searchClose').hide();\n\t\t\t\t}\n\n\t\t\t\t$('.sessions-list [data-bs-toggle=\"collapse\"]').each(function() {\n\t\t\t\t\tvar el = $(this).attr('href');\n\t\t\t\t\t$(el + '.collapse.in').collapse('hide');\n\t\t\t\t});\n\t\t\t\tsectionsShowHide();\n\n\t\t\t\t$(\".filter\").each(function(index, element) {\n\t\t\t\t\t$(element).show();\n\t\t\t\t\t$(element).removeClass('no-bottom-border');\n\n\t\t\t\t\t\/\/unmark title\n\t\t\t\t\tvar markedText = $(element).children().eq(0).find('div').find('.agenda-title').text();\n\t\t\t\t\tconsole.log('markedText', markedText);\n\t\t\t\t\t$(element).children().eq(0).find('div').find('.agenda-title').text(markedText);\n\n\t\t\t\t\tvar markedText = $(element).children().eq(0).find('span.agenda-title').text();\n\n\t\t\t\t\tvar markedTextSpan = $(element).children().eq(0).find('span.agenda-room-number').text();\n\n\t\t\t\t\t\/\/ $(element).children().eq(0).find('div').html( '<span class=\"agenda-title\">' + markedText + '<\/span><span class=\"agenda-room-number\">'+markedTextSpan+'<\/span>' );\n\n\t\t\t\t\t\/\/ unmark desc\n\t\t\t\t\tvar markedText = $(element).children().eq(1).find('div').find('p').text();\n\t\t\t\t\t$(element).children().eq(1).find('div').find('p').text(markedText);\n\n\t\t\t\t\t\/\/ unmark speakers\n\t\t\t\t\t$(element).children().eq(1).find('div').find('[data-bs-toggle=\"modal\"]').each(function(e) {\n\t\t\t\t\t\tvar markedText = $(element).children().eq(1).find('div').find('[data-bs-toggle=\"modal\"]').eq(e).find('div').eq(1).html();\n\t\t\t\t\t\tif (markedText) {\n\t\t\t\t\t\t\tmarkedText = markedText.replace(\/<\\\/?mark[^>]*>\/g, \"\");\n\t\t\t\t\t\t}\n\t\t\t\t\t\t$(element).children().eq(1).find('div').find('[data-bs-toggle=\"modal\"]').eq(e).find('div').eq(1).html(markedText);\n\t\t\t\t\t});\n\n\t\t\t\t});\n\n\t\t\t\trunFilters();\n\n\t\t\t\treturn;\n\t\t\t}\n\n\n\n\t\t\t$(\".filter\").each(function(index, element) {\n\n\t\t\t\tvar text = $(element).text().trim();\n\t\t\t\tvar el = $(element).children().eq(0).attr('href');\n\t\t\t\tconsole.log('text: ' + text);\n\n\n\t\t\t\tif (matchesAllWords(text)) {\n\t\t\t\t\tconsole.log('SHOW');\n\t\t\t\t\t$(element).show();\n\t\t\t\t} else {\n\t\t\t\t\tconsole.log('HIDE');\n\t\t\t\t\t$(element).hide();\n\t\t\t\t\treturn true;\n\t\t\t\t}\n\n\t\t\t\tvar markedText = $(element).children().eq(0).find('span.agenda-title').text();\n\t\t\t\tvar markedTextSpan = $(element).children().eq(0).find('span.agenda-room-number').text();\n\t\t\t\tvar markedTextSpanStyle = $(element).children().eq(0).find('span.agenda-room-number').attr('style');\n\t\t\t\tif (markedText) {\n\t\t\t\t\tmarkedText = markText(markedText, patt);\n\t\t\t\t}\n\t\t\t\t$(element).children().eq(0).find('div').html('<span class=\"agenda-title\">' + markedText + '<\/span><span class=\"agenda-room-number\" style=\"' + markedTextSpanStyle + '\">' + markedTextSpan + '<\/span>');\n\n\t\t\t\t\/\/ desc mark\n\t\t\t\tvar markedText = $(element).children().eq(1).find('div').find('p').text();\n\t\t\t\tif (markedText) {\n\t\t\t\t\tmarkedText = markText(markedText, patt);\n\t\t\t\t}\n\t\t\t\t$(element).children().eq(1).find('div').find('p').html(markedText);\n\n\t\t\t\t\/\/ speaker mark\n\t\t\t\t$(element).children().eq(1).find('div').find('[data-bs-toggle=\"modal\"]').each(function(e) {\n\t\t\t\t\tvar markedText = $(element).children().eq(1).find('div').find('[data-bs-toggle=\"modal\"]').eq(e).find('div').eq(1).html();\n\t\t\t\t\tif (markedText) {\n\t\t\t\t\t\tmarkedText = markText(markedText, patt);\n\t\t\t\t\t}\n\t\t\t\t\t$(element).children().eq(1).find('div').find('[data-bs-toggle=\"modal\"]').eq(e).find('div').eq(1).html(markedText);\n\t\t\t\t});\n\t\t\t});\n\n\t\t\tsectionsShowHide();\n\t\t}\n\n\t\tfunction findPos(obj) {\n\t\t\tvar curtop = 0;\n\t\t\tif (obj.offsetParent) {\n\t\t\t\tdo {\n\t\t\t\t\tcurtop += obj.offsetTop;\n\t\t\t\t} while (obj = obj.offsetParent);\n\t\t\t\treturn [curtop];\n\t\t\t}\n\t\t}\n\n\t\t$(document).ready(function() {\n\n\t\t\t$('input[name=\"search\"]').on('blur', function() {\n\t\t\t\tif (!$(this).val() || ($(this).val() == 'undefined')) {\n\t\t\t\t\tvar that = $(this);\n\t\t\t\t\tthat.css('color', '#FFFFFF');\n\t\t\t\t\tsetTimeout(function() {\n\t\t\t\t\t\tthat.val('');\n\t\t\t\t\t\tthat.css('color', 'rgb(68,68,68)');\n\t\t\t\t\t}, 100);\n\t\t\t\t}\n\t\t\t});\n\n\t\t\t$('input[name=\"search\"]').on('keyup', function() {\n\n\t\t\t\tclearAll();\n\n\t\t\t\tsearchSummitAgenda();\n\n\t\t\t});\n\n\t\t\t$(window).click(function() {\n\t\t\t\t$('#details-1').hide(500);\n\t\t\t\t$('#details-2').hide(500);\n\t\t\t\t$('#details-3').hide(500);\n\t\t\t\t$('#details-4').hide(500);\n\t\t\t});\n\n\t\t\t$('#details-1').click(function(event) {\n\t\t\t\tevent.stopPropagation();\n\t\t\t});\n\t\t\t$('#details-2').click(function(event) {\n\t\t\t\tevent.stopPropagation();\n\t\t\t});\n\t\t\t$('#details-3').click(function(event) {\n\t\t\t\tevent.stopPropagation();\n\t\t\t});\n\t\t\t$('#details-4').click(function(event) {\n\t\t\t\tevent.stopPropagation();\n\t\t\t});\n\n\n\t\t\t$('#menu-1').click(function(event) {\n\t\t\t\tevent.stopPropagation();\n\t\t\t});\n\t\t\t$('#menu-2').click(function(event) {\n\t\t\t\tevent.stopPropagation();\n\t\t\t});\n\t\t\t$('#menu-3').click(function(event) {\n\t\t\t\tevent.stopPropagation();\n\t\t\t});\n\t\t\t$('#menu-4').click(function(event) {\n\t\t\t\tevent.stopPropagation();\n\t\t\t});\n\n\t\t\t$(\".session\").on('click', function() {\n\t\t\t\tclearSearch();\n\t\t\t\trunFilters();\n\t\t\t});\n\n\t\t\tvar hash = window.top.location.hash.substr(1);\n\t\t\tif (hash != \"\") {\n\t\t\t\t$(\".session\").each(function(index, element) {\n\t\t\t\t\tvar filter = $(element).attr('data-filter');\n\t\t\t\t\tif (filter == hash) {\n\t\t\t\t\t\t$(element).trigger('click');\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\tvar currentFiltersArr = hash.split(';');\n\t\t\t\tsetTimeout(function() {\n\t\t\t\t\tcurrentFiltersArr.forEach(function(el) {\n\t\t\t\t\t\tif (new RegExp(\"j-\").test(el)) {\n\t\t\t\t\t\t\tel = el.replace(\"j-\", \"\");\n\t\t\t\t\t\t\tif (document.querySelectorAll('#Summit' + el + 'Index').length > 0) {\n\t\t\t\t\t\t\t\twindow.scroll({\n\t\t\t\t\t\t\t\t\ttop: findPos(document.getElementById('Summit' + el + 'Index')) - 120,\n\t\t\t\t\t\t\t\t\tleft: 0,\n\t\t\t\t\t\t\t\t\tbehavior: 'smooth'\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t$('#Summit' + el + 'Index').find('[data-bs-toggle=collapse]').click()\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\twindow.scroll(0, findPos(document.getElementById('NA' + el + 'Comm')));\n\t\t\t\t\t\t\t\t$('#NA' + el + 'Comm').find('[data-bs-toggle=collapse]').click()\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\t\t\t\t}, 500);\n\t\t\t}\n\n\t\t\t$(\".clr-all\").on('click', function() {\n\t\t\t\tclearAll();\n\t\t\t\thistory.pushState({\n\t\t\t\t\thash: \"\"\n\t\t\t\t}, '', `https:\/\/www.veeva.com\/ap\/events\/commercial-summit-singapore\/agenda\/`);\n\t\t\t});\n\n\t\t\t\/\/ 28.07.2026 06:51:10\n\/\/ 02.05.2023 12:00:00\n\/\/ 02.05.2023 17:20:00\n\/\/ 03.05.2023 07:00:00\n\/\/ 03.05.2023 12:30:00\n\/\/ 04.05.2023 01:20:00\n\n\t\t});\n\n\t\tfunction clearAll() {\n\t\t\t$(\".session\").each(function(index, element) {\n\t\t\t\t$(element).prop('checked', false);\n\t\t\t});\n\t\t\t$(\"#show-crumbs\").html(\"\");\n\t\t\t$(\".filter\").show();\n\n\t\t\t$(\"#details-1 .product-filter\").each(function(index, element) {\n\t\t\t\t$(element).show();\n\t\t\t});\n\n\t\t\t$(\"#details-2 .product-filter\").each(function(index, element) {\n\t\t\t\t$(element).show();\n\t\t\t});\n\n\t\t\thistory.pushState({\n\t\t\t\thash: ''\n\t\t\t}, '', `https:\/\/www.veeva.com\/ap\/events\/commercial-summit-singapore\/agenda\/`);\n\t\t\tsectionsShowHide();\n\t\t}\n\n\t\tfunction customAgenda() {\n\t\t\t$('.addToUrl').toggle();\n\t\t\taddToUrlArr = [];\n\t\t\thistory.pushState({\n\t\t\t\thash: ''\n\t\t\t}, '', `https:\/\/www.veeva.com\/ap\/events\/commercial-summit-singapore\/agenda\/`);\n\t\t\t$('.addToUrl').css('color', 'grey');\n\t\t}\n\n\t\tfunction agendaShowAllPanels() {\n\t\t\t$('.sessions-list [data-bs-toggle=\"collapse\"]').each(function() {\n\t\t\t\tvar el = $(this).attr('href');\n\t\t\t\t$(el).collapse('show');\n\t\t\t});\n\t\t}\n\n\t\t$(document).ready(function() {\n\t\t\tvar hash = window.location.hash.split('#')[1];\n\t\t\t\/\/ console.log('hash 1: '+hash);\n\t\t\tvar currentFilters = hash;\n\t\t\tvar videoEl = \"\";\n\t\t\tvar sessionEl = \"\";\n\t\t\tif (currentFilters) {\n\t\t\t\tvar currentFiltersArr = currentFilters.split(';');\n\t\t\t\tcurrentFiltersArr.forEach(function(el) {\n\t\t\t\t\tif (el) {\n\t\t\t\t\t\t$('input[value=' + el + ']').prop('checked', 'checked');\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t}\n\n\t\t\trunFilters();\n\n\t\t});\n\t<\/script>\n\t<!-- t-all uncheck all the checkboxes -->\n\t<div class=\"product-container z-pattern z-pattern-products z-pattern--light\">\n\t\t<div class=\"container\">\n\n\n\t\t\t<style>\n\t\t\t\t.view-btn {\n\t\t\t\t\tdisplay: none;\n\t\t\t\t}\n\n\t\t\t\t.product-container .filter.no-bottom-border {\n\t\t\t\t\tborder-bottom: 0;\n\t\t\t\t}\n\t\t\t<\/style>\n\n\t\t\t<div class=\"copy-container copy-container--center copy-container--eyebrow-gradient mb-1\">\n\t\t\t\t<h3>Agenda<\/h3>\t\t\t\t\n\t\t\t<\/div>\n\t\t\t<div class=\"row\">\n\t\t\t\t<div class=\"col-sm-12 col-md-12 col-lg-10 col-centered mt-30\">\n\t\t\t\t\t<div class=\"row text-left\">\n\n\t\t\t\t\t\t<div id=\"options\" style=\"padding-left:0; padding-right:0\">\n\n\t\t\t\t\t\t\t<!-- Zone Filter Start -->\n\t\t\t\t\t\t\t<div class=\"col-12 mt-3 mb-2\" style=\"position:relative;\"> \n\t\t\t\t\t\t\t\t<div class=\"filter-menu\">\n\t\t\t\t\t\t\t\t\t<div id=\"menu-1\" class=\"detail-toggle collapsed\" onclick=\"$('#details-1').slideToggle(500);$('#details-2').hide(500);$('#details-4').hide(500);$('#details-3').hide(500);\">Zone<\/div>\n\t\t\t\t\t\t\t\t\t<div id=\"details-1\" style=\"display:none;\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"option-set\" data-group=\"function\" id=\"open-function\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"menuitem\"><input data-filter=\"z-ac-e68cd1a1\" id=\"z-ac-e68cd1a1\" class=\"zone session\" type=\"checkbox\" value=\"z-ac-e68cd1a1\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div><label for=\"z-ac-e68cd1a1\">Agentic Commercial<\/label><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"menuitem\"><input data-filter=\"z-hpd-805383d0\" id=\"z-hpd-805383d0\" class=\"zone session\" type=\"checkbox\" value=\"z-hpd-805383d0\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div><label for=\"z-hpd-805383d0\">HCP Precision Data<\/label><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"menuitem\"><input data-filter=\"z-plenary-f9dccb82\" id=\"z-plenary-f9dccb82\" class=\"zone session\" type=\"checkbox\" value=\"z-plenary-f9dccb82\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div><label for=\"z-plenary-f9dccb82\">Plenary<\/label><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"menuitem\"><input data-filter=\"z-tech-academy-5d2669b2\" id=\"z-tech-academy-5d2669b2\" class=\"zone session\" type=\"checkbox\" value=\"z-tech-academy-5d2669b2\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div><label for=\"z-tech-academy-5d2669b2\">Tech Academy<\/label><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<!-- Zone Filter End -->\n\n\t\t\t\t\t\t\t<!-- Role Filter Start -->\n\t\t\t\t\t\t\t<div class=\"col-12  col-sm-12 col-md-4 d-none\">\n\t\t\t\t\t\t\t\t<div class=\"filter-menu\">\n\t\t\t\t\t\t\t\t\t<div id=\"menu-2\" class=\"detail-toggle collapsed\" onclick=\"$('#details-1').hide(500);$('#details-2').slideToggle(500);$('#details-4').hide(500);$('#details-3').hide(500);\">Role<\/div>\n\t\t\t\t\t\t\t\t\t<div id=\"details-2\" style=\"display:none;\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"option-set\" data-group=\"size\" id=\"open-size\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<!-- Role Filter End -->\n\n\t\t\t\t\t\t\t<!-- Function Filter Start -->\n\t\t\t\t\t\t\t<div class=\"col-12 col-sm-12 col-md-3 d-none\">\n\t\t\t\t\t\t\t\t<div class=\"filter-menu\">\n\t\t\t\t\t\t\t\t\t<div id=\"menu-4\" class=\"detail-toggle collapsed\" onclick=\"$('#details-1').hide(500);$('#details-2').hide(500);$('#details-4').slideToggle(500);$('#details-3').hide(500);\">Function<\/div>\n\t\t\t\t\t\t\t\t\t<div id=\"details-4\" style=\"display:none;\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"option-set\" data-group=\"size\" id=\"open-size\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<!-- Function Filter End -->\n\n\t\t\t\t\t\t\t<!-- Company Size Filter Start -->\n\t\t\t\t\t\t\t<div class=\"col-12  col-sm-12 col-md-4 d-none\">\n\t\t\t\t\t\t\t\t<div class=\"filter-menu\">\n\t\t\t\t\t\t\t\t\t<div id=\"menu-3\" class=\"detail-toggle collapsed\" onclick=\"$('#details-1').hide(500);$('#details-2').hide(500);$('#details-4').hide(500);$('#details-3').slideToggle(500);\">Company Size<\/div>\n\t\t\t\t\t\t\t\t\t<div id=\"details-3\" style=\"display:none;\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"option-set\" data-group=\"company\" id=\"open-size\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<!-- Company Size Filter End -->\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div> <!-- end options -->\n\t\t\t\t<\/div>\n\n\t\t\t<\/div> <!-- end row -->\n\n\n\t\t\t<style>\n\t\t\t\t#show-crumbs div {\n\t\t\t\t\tpadding: 4px 10px;\n\t\t\t\t\tbackground-color: #ff9835;\n\t\t\t\t\tborder-radius: 5px;\n\t\t\t\t\tfont-size: 16px;\n\t\t\t\t\tdisplay: inline-block;\n\t\t\t\t\tmargin: 10px 2px 6px 2px;\n\t\t\t\t\tfont-weight: 400;\n\t\t\t\t\tcolor: #fff;\n\t\t\t\t}\n\n\t\t\t\t#show-crumbs div .fa-times-circle {\n\n\t\t\t\t\tcolor: #fff;\n\t\t\t\t}\n\t\t\t<\/style>\n\n\t\t\t<div class=\"row\">\n\t\t\t\t<div class=\"col-sm-12 col-lg-10 offset-lg-1 text-center\">\n\t\t\t\t\t<div id=\"show-crumbs\">\n\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t\t<div class=\"row mt-5\">\n\t\t\t\t<div class=\"col-sm-12 col-md-12 col-lg-10 col-centered\">\n\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t<div class=\"col-xs-12 col-md-12 mt-15\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"change\">\n\t\t\t\t\t\t\t\tTech Academy sessions are by invitation only. Session timings and details are subject to change.\n\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<!-- Summit Agenda Start -->\n\t\t\t\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t<div class=\"row day-1 mt-0 mb-5\">\n\t\t\t\t\t<div class=\"col-sm-12 col-md-12 col-lg-10 col-centered mt-30\">\n\t\t\t\t\t\t<div class=\"row text-left \">\n\t\t\t\t\t\t\t<div class=\"col-xs-12 agenda-header\">\n\t\t\t\t\t\t\t\t<div class=\"col-sm-6\" style=\"padding-left:0\">\n\t\t\t\t\t\t\t\t\t<h5>Thursday, September 24, 2026<\/h5>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-sm-6 agenda-time\">\n\t\t\t\t\t\t\t\t\t<div>8:15 \u2014 17:30<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\n\t\t\t\t\t\t<div class=\"row text-left sessions-list\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12 sessions-list-1\">\n\t\t\t\t\t\t\t\t\t<hr>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-3 sessions-list-1 time grey\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"session-label\">Registration<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- <div class=\"session-sub\">Clinical, Quality, Regulatory, Safety, and Development Cloud<\/div> -->\n\t\t\t\t\t\t\t\t\t<div class=\"cet-time timezone\">8:15 \u2014 9:15<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-9 sessions-list-1 sessions-list-1-main grey\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- start block -->\n<div id=\"Summit1Index\" class=\"filter  z-plenary-f9dccb82  r--00000000  f--00000000  c--00000000 {{ filterTrailmapHTML }}\">\n    <div href=\"#el-2\" class=\"title full collapsed\" data-bs-toggle=\"collapse\" aria-expanded=\"false\" aria-controls=\"el-2\">\n        <div>\n            <span class=\"agenda-title\">Registration Opens<\/span>\n            <span class=\"agenda-room-number\" style=\"display:block\">08:15 - 09:15<\/span>\n        <\/div>\n        <!-- <div style=\"font-weight:300;color:#888;padding-top:3px;display:none\">08:15 - 09:15<\/div> -->\n        <\/div>\n    <div id=\"el-2\" class=\"panel-collapse collapse\">\n        <div class=\"box\">\n            <p>Welcome to the 2026 Veeva Summit in Singapore! Grab a cup of coffee and mingle with fellow attendees.<\/p>\n            <div class=\"row agenda-speakers\">\n                \n            <\/div>\n        <\/div>\n    <\/div>\n    <\/div>\n<!-- end start block -->\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12 sessions-list-2\">\n\t\t\t\t\t\t\t\t\t<hr>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-3 sessions-list-2 time orange\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"session-label\">Keynote<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- <div class=\"session-sub\">Clinical, Quality, Regulatory, Safety, and Development Cloud<\/div> -->\n\t\t\t\t\t\t\t\t\t<div class=\"cet-time timezone\">9:15 \u2014 10:30<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-9 sessions-list-2 sessions-list-2-main orange\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- start block -->\n<div id=\"Summit2Index\" class=\"filter  z-plenary-f9dccb82  r--00000000  f--00000000  c--00000000 {{ filterTrailmapHTML }}\">\n    <div href=\"#el-3\" class=\"title full collapsed\" data-bs-toggle=\"collapse\" aria-expanded=\"false\" aria-controls=\"el-3\">\n        <div>\n            <span class=\"agenda-title\">Opening Keynote<\/span>\n            <span class=\"agenda-room-number\" style=\"display:block\">09:15 - 10:30<\/span>\n        <\/div>\n        <!-- <div style=\"font-weight:300;color:#888;padding-top:3px;display:none\">09:15 - 10:30<\/div> -->\n        <\/div>\n    <div id=\"el-3\" class=\"panel-collapse collapse\">\n        <div class=\"box\">\n            \n            <div class=\"row agenda-speakers\">\n                <div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-3-a001veeva-theurier-tristan\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/06\/Tristan-Theurier_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Tristan Theurier<\/strong>\n        Veeva <br>\n        General Manager, APAC Commercial\n    <\/div>\n<\/div><div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-3-a002veeva-tandon-paaritosh\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/06\/Paaritosh_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Paaritosh Tandon<\/strong>\n        Veeva <br>\n        VP, APAC Business Consulting Lead\n    <\/div>\n<\/div><div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-3-a004veeva-castellini-giorgio\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Giorgio-Castellini.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Giorgio Castellini<\/strong>\n        Veeva <br>\n        Sr. Director, CRM Product Management APAC\n    <\/div>\n<\/div><div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-3-a003veeva-wilbourn-luke\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/09\/Luke_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Luke Wilbourn<\/strong>\n        Veeva <br>\n        Senior Director, Data Cloud APAC\n    <\/div>\n<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <\/div>\n<!-- end start block -->\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12 sessions-list-3\">\n\t\t\t\t\t\t\t\t\t<hr>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-3 sessions-list-3 time blue\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"session-label\">Connect<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- <div class=\"session-sub\">Clinical, Quality, Regulatory, Safety, and Development Cloud<\/div> -->\n\t\t\t\t\t\t\t\t\t<div class=\"cet-time timezone\">10:30 \u2014 11:00<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-9 sessions-list-3 sessions-list-3-main blue\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"no-filter\">\n\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"agenda-title\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"agenda-room-number agenda-room-number-\" style=\"display:none\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12 sessions-list-4\">\n\t\t\t\t\t\t\t\t\t<hr>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-3 sessions-list-4 time orange\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"session-label\">Breakout Tracks<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- <div class=\"session-sub\">Clinical, Quality, Regulatory, Safety, and Development Cloud<\/div> -->\n\t\t\t\t\t\t\t\t\t<div class=\"cet-time timezone\">11:00 \u2014 12:00<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-9 sessions-list-4 sessions-list-4-main orange\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- start block -->\n<div id=\"Summit4Index\" class=\"filter  z-ac-e68cd1a1  r--00000000  f--00000000  c--00000000 {{ filterTrailmapHTML }}\">\n    <div href=\"#el-5\" class=\"title full collapsed\" data-bs-toggle=\"collapse\" aria-expanded=\"false\" aria-controls=\"el-5\">\n        <div>\n            <span class=\"agenda-title\">Innovation in Agentic Commercial\u2122<\/span>\n            <span class=\"agenda-room-number\" style=\"display:block\">11:00 - 12:00<\/span>\n        <\/div>\n        <!-- <div style=\"font-weight:300;color:#888;padding-top:3px;display:none\">11:00 - 12:00<\/div> -->\n        <\/div>\n    <div id=\"el-5\" class=\"panel-collapse collapse\">\n        <div class=\"box\">\n            <p>Discover the latest agentic commercial innovation available now across AI, Multichannel CRM, and Promomats capabilities. This session highlights how these immediate advancements solve real-world challenges while establishing the foundation for Commercial Evidence. Join us to see how this unified approach will continue to shape the future of life sciences engagement.<\/p>\n            <div class=\"row agenda-speakers\">\n                <div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-5-a004veeva-castellini-giorgio\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Giorgio-Castellini.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Giorgio Castellini<\/strong>\n        Veeva <br>\n        Sr. Director, CRM Product Management APAC\n    <\/div>\n<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <\/div>\n<!-- end start block --><!-- start block -->\n<div id=\"Summit5Index\" class=\"filter  z-hpd-805383d0  r--00000000  f--00000000  c--00000000 {{ filterTrailmapHTML }}\">\n    <div href=\"#el-6\" class=\"title full collapsed\" data-bs-toggle=\"collapse\" aria-expanded=\"false\" aria-controls=\"el-6\">\n        <div>\n            <span class=\"agenda-title\">Data Cloud Keynote<\/span>\n            <span class=\"agenda-room-number\" style=\"display:block\">11:00 - 12:00<\/span>\n        <\/div>\n        <!-- <div style=\"font-weight:300;color:#888;padding-top:3px;display:none\">11:00 - 12:00<\/div> -->\n        <\/div>\n    <div id=\"el-6\" class=\"panel-collapse collapse\">\n        <div class=\"box\">\n            <p>Explore the latest innovations across Veeva Data Cloud in APAC<br \/>\nJoin us for a live demonstration showcasing how combining Veeva Data Products solve commerical challenges from launch to loss of exclusivity.<\/p>\n            <div class=\"row agenda-speakers\">\n                <div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-6-a003veeva-wilbourn-luke\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/09\/Luke_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Luke Wilbourn<\/strong>\n        Veeva <br>\n        Senior Director, Data Cloud APAC\n    <\/div>\n<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <\/div>\n<!-- end start block --><!-- start block -->\n<div id=\"Summit6Index\" class=\"filter  z-tech-academy-5d2669b2  r--00000000  f--00000000  c--00000000 {{ filterTrailmapHTML }}\">\n    <div href=\"#el-7\" class=\"title full collapsed\" data-bs-toggle=\"collapse\" aria-expanded=\"false\" aria-controls=\"el-7\">\n        <div>\n            <span class=\"agenda-title\">Vault CRM: Advanced Vault CRM Configuration<\/span>\n            <span class=\"agenda-room-number\" style=\"display:block\">11:00 - 12:00<\/span>\n        <\/div>\n        <!-- <div style=\"font-weight:300;color:#888;padding-top:3px;display:none\">11:00 - 12:00<\/div> -->\n        <\/div>\n    <div id=\"el-7\" class=\"panel-collapse collapse\">\n        <div class=\"box\">\n            <p>[Invitation Only] Dive into modular configurations modeled on real-world biopharma use cases. Configure custom fields, manage object lifecycles, and build automated workflows. Implement advanced action triggers to orchestrate complex data paths and optimise medical interactions to enhance field rep productivity.<\/p>\n            <div class=\"row agenda-speakers\">\n                <div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-7-a000veeva-joseph-prashant\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Prashant-Joseph-600x390-2.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Prashant Joseph\n<\/strong>\n        Veeva <br>\n        Director, Vault CRM Services Excellence, Asia\n    <\/div>\n<\/div><div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-7-a000veeva-ahmed-moneem\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/08\/Moneem-Ahmed-600x390-1.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Moneem Ahmed<\/strong>\n        Veeva <br>\n        Consultant\n    <\/div>\n<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <\/div>\n<!-- end start block -->\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12 sessions-list-5\">\n\t\t\t\t\t\t\t\t\t<hr>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-3 sessions-list-5 time blue\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"session-label\">Lunch & Connect<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- <div class=\"session-sub\">Clinical, Quality, Regulatory, Safety, and Development Cloud<\/div> -->\n\t\t\t\t\t\t\t\t\t<div class=\"cet-time timezone\">12:00 \u2014 13:15<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-9 sessions-list-5 sessions-list-5-main blue\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"no-filter\">\n\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"agenda-title\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"agenda-room-number agenda-room-number-\" style=\"display:none\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12 sessions-list-6\">\n\t\t\t\t\t\t\t\t\t<hr>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-3 sessions-list-6 time orange\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"session-label\">Breakout Tracks<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- <div class=\"session-sub\">Clinical, Quality, Regulatory, Safety, and Development Cloud<\/div> -->\n\t\t\t\t\t\t\t\t\t<div class=\"cet-time timezone\">13:15 \u2014 14:00<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-9 sessions-list-6 sessions-list-6-main orange\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- start block -->\n<div id=\"Summit8Index\" class=\"filter  z-ac-e68cd1a1  r--00000000  f--00000000  c--00000000 {{ filterTrailmapHTML }}\">\n    <div href=\"#el-9\" class=\"title full collapsed\" data-bs-toggle=\"collapse\" aria-expanded=\"false\" aria-controls=\"el-9\">\n        <div>\n            <span class=\"agenda-title\">Veeva AI Live In Your Hands<\/span>\n            <span class=\"agenda-room-number\" style=\"display:block\">13:15 - 14:00<\/span>\n        <\/div>\n        <!-- <div style=\"font-weight:300;color:#888;padding-top:3px;display:none\">13:15 - 14:00<\/div> -->\n        <\/div>\n    <div id=\"el-9\" class=\"panel-collapse collapse\">\n        <div class=\"box\">\n            <p>The future of AI-driven commercial execution isn't something you watch on a presentation slide: it\u2019s something you hold in your hands. In this highly interactive workshop, you will join a small table cohort to test-drive Veeva\u2019s next-generation AI tools on live devices. Guided step-by-step by Veeva facilitators, you will dictate hands-free call reports, compose Key Medical Insights with AI support, identify the perfect content to answer your HCP's questions, and see firsthand how agentic AI dynamically transforms unstructured text into clear Commercial Evidence.<\/p>\n            <div class=\"row agenda-speakers\">\n                <div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-9-a000veeva-v-nair-vanitha\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/06\/Vanitha_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Vanitha Nair (V)<\/strong>\n        Veeva <br>\n        Solution Consultant APAC\n    <\/div>\n<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <\/div>\n<!-- end start block --><!-- start block -->\n<div id=\"Summit9Index\" class=\"filter  z-hpd-805383d0  r--00000000  f--00000000  c--00000000 {{ filterTrailmapHTML }}\">\n    <div href=\"#el-10\" class=\"title full collapsed\" data-bs-toggle=\"collapse\" aria-expanded=\"false\" aria-controls=\"el-10\">\n        <div>\n            <span class=\"agenda-title\">Scaling Commercial Impact: Unlocking the Value of HCP Data<\/span>\n            <span class=\"agenda-room-number\" style=\"display:block\">13:15 - 14:00<\/span>\n        <\/div>\n        <!-- <div style=\"font-weight:300;color:#888;padding-top:3px;display:none\">13:15 - 14:00<\/div> -->\n        <\/div>\n    <div id=\"el-10\" class=\"panel-collapse collapse\">\n        <div class=\"box\">\n            <p>Pharma teams across APAC face critical blind spots: a lack of full visibility into their total customer universe, and limited clarity on which HCPs are important and how to reach them.<br \/>\nThis session demonstrates how Veeva OpenData and HCP Access eliminate these gaps, using real-world use cases and peer validation to show how clean, customer-centric data transforms commercial execution into scaled impact<\/p>\n            <div class=\"row agenda-speakers\">\n                <div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-10-a003veeva-wilbourn-luke\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/09\/Luke_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Luke Wilbourn<\/strong>\n        Veeva <br>\n        Senior Director, Data Cloud APAC\n    <\/div>\n<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <\/div>\n<!-- end start block --><!-- start block -->\n<div id=\"Summit10Index\" class=\"filter  z-tech-academy-5d2669b2  r--00000000  f--00000000  c--00000000 {{ filterTrailmapHTML }}\">\n    <div href=\"#el-11\" class=\"title full collapsed\" data-bs-toggle=\"collapse\" aria-expanded=\"false\" aria-controls=\"el-11\">\n        <div>\n            <span class=\"agenda-title\">Vault CRM: Advanced Vault CRM Configuration - Continued<\/span>\n            <span class=\"agenda-room-number\" style=\"display:block\">13:15 - 14:00<\/span>\n        <\/div>\n        <!-- <div style=\"font-weight:300;color:#888;padding-top:3px;display:none\">13:15 - 14:00<\/div> -->\n        <\/div>\n    <div id=\"el-11\" class=\"panel-collapse collapse\">\n        <div class=\"box\">\n            <p>Dive into x-pages as well as advanced medical concepts in Vault CRM. Master the core medical interactions covered in this session to orchestrate complex clinical data paths, ultimately optimizing field rep productivity and engagement.<\/p>\n            <div class=\"row agenda-speakers\">\n                <div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-11-a000veeva-joseph-prashant\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Prashant-Joseph-600x390-2.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Prashant Joseph\n<\/strong>\n        Veeva <br>\n        Director, Vault CRM Services Excellence, Asia\n    <\/div>\n<\/div><div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-11-a000veeva-ahmed-moneem\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/08\/Moneem-Ahmed-600x390-1.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Moneem Ahmed<\/strong>\n        Veeva <br>\n        Consultant\n    <\/div>\n<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <\/div>\n<!-- end start block -->\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12 sessions-list-7\">\n\t\t\t\t\t\t\t\t\t<hr>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-3 sessions-list-7 time blue\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"session-label\">Connect<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- <div class=\"session-sub\">Clinical, Quality, Regulatory, Safety, and Development Cloud<\/div> -->\n\t\t\t\t\t\t\t\t\t<div class=\"cet-time timezone\">14:00 \u2014 14:30<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-9 sessions-list-7 sessions-list-7-main blue\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"no-filter\">\n\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"agenda-title\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"agenda-room-number agenda-room-number-\" style=\"display:none\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12 sessions-list-8\">\n\t\t\t\t\t\t\t\t\t<hr>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-3 sessions-list-8 time orange\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"session-label\">Breakout Tracks<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- <div class=\"session-sub\">Clinical, Quality, Regulatory, Safety, and Development Cloud<\/div> -->\n\t\t\t\t\t\t\t\t\t<div class=\"cet-time timezone\">14:30 \u2014 15:15<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-9 sessions-list-8 sessions-list-8-main orange\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- start block -->\n<div id=\"Summit12Index\" class=\"filter  z-ac-e68cd1a1  r--00000000  f--00000000  c--00000000 {{ filterTrailmapHTML }}\">\n    <div href=\"#el-13\" class=\"title full collapsed\" data-bs-toggle=\"collapse\" aria-expanded=\"false\" aria-controls=\"el-13\">\n        <div>\n            <span class=\"agenda-title\">Embedding your Preferred AI and Data Tools in Vault CRM<\/span>\n            <span class=\"agenda-room-number\" style=\"display:block\">14:30 - 15:15<\/span>\n        <\/div>\n        <!-- <div style=\"font-weight:300;color:#888;padding-top:3px;display:none\">14:30 - 15:15<\/div> -->\n        <\/div>\n    <div id=\"el-13\" class=\"panel-collapse collapse\">\n        <div class=\"box\">\n            <p>Ensure your existing technology investments continue to deliver maximum value by bringing your preferred enterprise tools directly into your daily commercial workflow.<br \/>\nThis session highlights the openness of the Vault platform, showcasing how to embed into CRM the solutions you already trust.<br \/>\nWe will look at three use cases:<br \/>\n- IQVIA\u2019s external AI agents surfaced in CRM<br \/>\n- PowerBI dashboard seamlessly dembedded in the day to day field activities<br \/>\n- Deep analytics with Databricks connected to the zero-copy Vault CRM Data Lakehouse<br \/>\n<\/p>\n            <div class=\"row agenda-speakers\">\n                <div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-13-a004veeva-castellini-giorgio\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Giorgio-Castellini.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Giorgio Castellini<\/strong>\n        Veeva <br>\n        Sr. Director, CRM Product Management APAC\n    <\/div>\n<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <\/div>\n<!-- end start block --><!-- start block -->\n<div id=\"Summit13Index\" class=\"filter  z-hpd-805383d0  r--00000000  f--00000000  c--00000000 {{ filterTrailmapHTML }}\">\n    <div href=\"#el-14\" class=\"title full collapsed\" data-bs-toggle=\"collapse\" aria-expanded=\"false\" aria-controls=\"el-14\">\n        <div>\n            <span class=\"agenda-title\">OpenData 2.0: The Precision Data Foundation for Scaling AI<\/span>\n            <span class=\"agenda-room-number\" style=\"display:block\">14:30 - 15:15<\/span>\n        <\/div>\n        <!-- <div style=\"font-weight:300;color:#888;padding-top:3px;display:none\">14:30 - 15:15<\/div> -->\n        <\/div>\n    <div id=\"el-14\" class=\"panel-collapse collapse\">\n        <div class=\"box\">\n            <p>Scaling AI requires high quality, standardized and integrated data. Learn how OpenData 2.0 delivers the harmonized, precision data foundation needed to scale AI across APAC. See how the new app and API features ensure this high-quality foundation is accessible from anywhere, at any time.<\/p>\n            <div class=\"row agenda-speakers\">\n                <div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-14-a000veeva-barker-cassandra\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/07\/Cass_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Cassandra Barker<\/strong>\n        Veeva <br>\n        Senior Director, Product, OpenData APAC\n    <\/div>\n<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <\/div>\n<!-- end start block --><!-- start block -->\n<div id=\"Summit14Index\" class=\"filter  z-tech-academy-5d2669b2  r--00000000  f--00000000  c--00000000 {{ filterTrailmapHTML }}\">\n    <div href=\"#el-15\" class=\"title full collapsed\" data-bs-toggle=\"collapse\" aria-expanded=\"false\" aria-controls=\"el-15\">\n        <div>\n            <span class=\"agenda-title\">Vault CRM AI Hands on Configuration<\/span>\n            <span class=\"agenda-room-number\" style=\"display:block\">14:30 - 15:15<\/span>\n        <\/div>\n        <!-- <div style=\"font-weight:300;color:#888;padding-top:3px;display:none\">14:30 - 15:15<\/div> -->\n        <\/div>\n    <div id=\"el-15\" class=\"panel-collapse collapse\">\n        <div class=\"box\">\n            <p>[Invitation Only] Get hands-on experience configuring Veeva AI capabilities within Vault CRM. Set up the agentic call report to automatically capture rich field insights. Explore how Veeva AI Agents operate within your ecosystem to streamline administrative tasks and support impactful HCP interactions.<\/p>\n            <div class=\"row agenda-speakers\">\n                <div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-15-a000veeva-sim-shannon\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Shannon-Sim-600x390-2.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Shannon Sim <\/strong>\n        Veeva <br>\n        Solution Consultant APAC\n    <\/div>\n<\/div><div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-15-a000veeva-ng-adriel\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/07\/Adriel_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Adriel Ng<\/strong>\n        Veeva <br>\n        Associate Consultant\n    <\/div>\n<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <\/div>\n<!-- end start block -->\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12 sessions-list-9\">\n\t\t\t\t\t\t\t\t\t<hr>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-3 sessions-list-9 time blue\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"session-label\">Connect<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- <div class=\"session-sub\">Clinical, Quality, Regulatory, Safety, and Development Cloud<\/div> -->\n\t\t\t\t\t\t\t\t\t<div class=\"cet-time timezone\">15:15 \u2014 15:45<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-9 sessions-list-9 sessions-list-9-main blue\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"no-filter\">\n\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"agenda-title\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"agenda-room-number agenda-room-number-\" style=\"display:none\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12 sessions-list-10\">\n\t\t\t\t\t\t\t\t\t<hr>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-3 sessions-list-10 time orange\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"session-label\">Breakout Tracks<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- <div class=\"session-sub\">Clinical, Quality, Regulatory, Safety, and Development Cloud<\/div> -->\n\t\t\t\t\t\t\t\t\t<div class=\"cet-time timezone\">15:45 \u2014 16:30<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-9 sessions-list-10 sessions-list-10-main orange\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- start block -->\n<div id=\"Summit16Index\" class=\"filter  z-ac-e68cd1a1  r--00000000  f--00000000  c--00000000 {{ filterTrailmapHTML }}\">\n    <div href=\"#el-17\" class=\"title full collapsed\" data-bs-toggle=\"collapse\" aria-expanded=\"false\" aria-controls=\"el-17\">\n        <div>\n            <span class=\"agenda-title\">The Breakthrough of Commercial Evidence\u2122<\/span>\n            <span class=\"agenda-room-number\" style=\"display:block\">15:45 - 16:30<\/span>\n        <\/div>\n        <!-- <div style=\"font-weight:300;color:#888;padding-top:3px;display:none\">15:45 - 16:30<\/div> -->\n        <\/div>\n    <div id=\"el-17\" class=\"panel-collapse collapse\">\n        <div class=\"box\">\n            <p>Traditional CRM forms capture compliance, but they miss the deep, real-world insights your field reps encounter every day. New AI and voice software now bridge this gap, unearthing Commercial Evidence\u2122, the unprecedented richness of unstructured data and insights that exposes exactly what is driving or blocking doctor engagement and sales. Join our Product Management and Business Consulting teams to discover how to leverage this newfound market proof to remove hidden barriers and propel your commercial model forward.<\/p>\n            <div class=\"row agenda-speakers\">\n                <div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-17-a002veeva-tandon-paaritosh\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/06\/Paaritosh_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Paaritosh Tandon<\/strong>\n        Veeva <br>\n        VP, APAC Business Consulting Lead\n    <\/div>\n<\/div><div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-17-a004veeva-castellini-giorgio\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Giorgio-Castellini.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Giorgio Castellini<\/strong>\n        Veeva <br>\n        Sr. Director, CRM Product Management APAC\n    <\/div>\n<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <\/div>\n<!-- end start block --><!-- start block -->\n<div id=\"Summit17Index\" class=\"filter  z-hpd-805383d0  r--00000000  f--00000000  c--00000000 {{ filterTrailmapHTML }}\">\n    <div href=\"#el-18\" class=\"title full collapsed\" data-bs-toggle=\"collapse\" aria-expanded=\"false\" aria-controls=\"el-18\">\n        <div>\n            <span class=\"agenda-title\">Accelerating Launch Performance across APAC<\/span>\n            <span class=\"agenda-room-number\" style=\"display:block\">15:45 - 16:30<\/span>\n        <\/div>\n        <!-- <div style=\"font-weight:300;color:#888;padding-top:3px;display:none\">15:45 - 16:30<\/div> -->\n        <\/div>\n    <div id=\"el-18\" class=\"panel-collapse collapse\">\n        <div class=\"box\">\n            <p>Achieving launch excellence across diverse APAC markets requires a highly coordinated, data-driven approach to market entry.<br \/>\n<br \/>\nThis session examines the current APAC launch environment and delivers actionable use cases showing how Veeva Data Cloud accelerates launch timelines and overall performance.<\/p>\n            <div class=\"row agenda-speakers\">\n                <div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-18-a000veeva-aggarwal-sushant\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Sushant-Aggarwal-600x390-2.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Sushant Aggarwal<\/strong>\n        Veeva <br>\n        Principal, Commercial Business Consulting, APAC\n    <\/div>\n<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <\/div>\n<!-- end start block --><!-- start block -->\n<div id=\"Summit18Index\" class=\"filter  z-tech-academy-5d2669b2  r--00000000  f--00000000  c--00000000 {{ filterTrailmapHTML }}\">\n    <div href=\"#el-19\" class=\"title full collapsed\" data-bs-toggle=\"collapse\" aria-expanded=\"false\" aria-controls=\"el-19\">\n        <div>\n            <span class=\"agenda-title\">Veeva PromoMats AI Hands on Configuration<\/span>\n            <span class=\"agenda-room-number\" style=\"display:block\">15:45 - 16:30<\/span>\n        <\/div>\n        <!-- <div style=\"font-weight:300;color:#888;padding-top:3px;display:none\">15:45 - 16:30<\/div> -->\n        <\/div>\n    <div id=\"el-19\" class=\"panel-collapse collapse\">\n        <div class=\"box\">\n            <p>[Invitation Only] Learn to configure Veeva AI for PromoMats to optimise your commercial content architecture. Walk through a step-by-step setup of the PromoMats QuickCheck and Content Agent. Automate early compliance checks to accelerate the entire review and approval process.<\/p>\n            <div class=\"row agenda-speakers\">\n                <div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-19-a000veeva-v-nair-vanitha\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/06\/Vanitha_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Vanitha Nair (V)<\/strong>\n        Veeva <br>\n        Solution Consultant APAC\n    <\/div>\n<\/div><div class=\"col-6 mb-2 mt-5 flex-align\"  data-bs-toggle=\"modal\" data-bs-target=\"#m-19-a000veeva-bellari-nagasruthi\">\n    <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Nagasruthi-Bellari-600x390-2.png'); background-size: cover; background-position: center center;\"><\/div>\n    <div>\n        <strong>Nagasruthi Bellari<\/strong>\n        Veeva <br>\n        Consultant\n    <\/div>\n<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <\/div>\n<!-- end start block -->\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12 sessions-list-11\">\n\t\t\t\t\t\t\t\t\t<hr>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-3 sessions-list-11 time orange\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"session-label\">Closing Session<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- <div class=\"session-sub\">Clinical, Quality, Regulatory, Safety, and Development Cloud<\/div> -->\n\t\t\t\t\t\t\t\t\t<div class=\"cet-time timezone\">16:30 \u2014 16:40<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-9 sessions-list-11 sessions-list-11-main orange\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- start block -->\n<div id=\"Summit19Index\" class=\"filter  z-plenary-f9dccb82  r--00000000  f--00000000  c--00000000 {{ filterTrailmapHTML }}\">\n    <div href=\"#el-20\" class=\"title full collapsed\" data-bs-toggle=\"collapse\" aria-expanded=\"false\" aria-controls=\"el-20\">\n        <div>\n            <span class=\"agenda-title\">Closing Session<\/span>\n            <span class=\"agenda-room-number\" style=\"display:block\">16:30 - 16:40<\/span>\n        <\/div>\n        <!-- <div style=\"font-weight:300;color:#888;padding-top:3px;display:none\">16:30 - 16:40<\/div> -->\n        <\/div>\n    <div id=\"el-20\" class=\"panel-collapse collapse\">\n        <div class=\"box\">\n            \n            <div class=\"row agenda-speakers\">\n                \n            <\/div>\n        <\/div>\n    <\/div>\n    <\/div>\n<!-- end start block -->\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12 sessions-list-12\">\n\t\t\t\t\t\t\t\t\t<hr>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-3 sessions-list-12 time grey\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"session-label\">Networking & Drinks<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- <div class=\"session-sub\">Clinical, Quality, Regulatory, Safety, and Development Cloud<\/div> -->\n\t\t\t\t\t\t\t\t\t<div class=\"cet-time timezone\">16:40 \u2014 17:30<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"col-md-9 sessions-list-12 sessions-list-12-main grey\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- start block -->\n<div id=\"Summit20Index\" class=\"filter  z-plenary-f9dccb82  r--00000000  f--00000000  c--00000000 {{ filterTrailmapHTML }}\">\n    <div href=\"#el-21\" class=\"title full collapsed\" data-bs-toggle=\"collapse\" aria-expanded=\"false\" aria-controls=\"el-21\">\n        <div>\n            <span class=\"agenda-title\">Networking & Drinks<\/span>\n            <span class=\"agenda-room-number\" style=\"display:block\">16:40 - 17:30<\/span>\n        <\/div>\n        <!-- <div style=\"font-weight:300;color:#888;padding-top:3px;display:none\">16:40 - 17:30<\/div> -->\n        <\/div>\n    <div id=\"el-21\" class=\"panel-collapse collapse\">\n        <div class=\"box\">\n            <p>Wrap up a day of learning with some canapes and drinks with your peers and new connections.<\/p>\n            <div class=\"row agenda-speakers\">\n                \n            <\/div>\n        <\/div>\n    <\/div>\n    <\/div>\n<!-- end start block -->\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"col-xs-12 no-results-1\" style=\"display:none\">\n\t\t\t\t\t\t\t\t<p>No results found<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<!-- Summit Agenda End -->\n\n\t\t\t<div class=\"row\">\n\t\t\t\t<div class=\"col-sm-12 col-md-12 col-lg-10 col-centered mt-30\">\n\n\t\t\t\t\t<style>\n\t\t\t\t\t\t.product-container .filter,\n\t\t\t\t\t\t.product-container .no-filter {\n\t\t\t\t\t\t\tfont-size: 16px;\n\t\t\t\t\t\t\tline-height: 21px;\n\t\t\t\t\t\t\tborder-bottom: 1px solid #bbbbbb;\n\t\t\t\t\t\t\tpadding: 13px 0 14px 0;\n\t\t\t\t\t\t\t\/* border-left: 30px solid white; *\/\n\t\t\t\t\t\t\tfont-weight: 400;\n\t\t\t\t\t\t\tcolor: #666;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.product-container .filter:last-child {\n\t\t\t\t\t\t\tborder-bottom: none;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.product-container .no-filter:last-child {\n\t\t\t\t\t\t\tborder-bottom: none;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.time {\n\t\t\t\t\t\t\twhite-space: nowrap;\n\t\t\t\t\t\t\tfont-size: 22px;\n\t\t\t\t\t\t\tline-height: 26px;\n\t\t\t\t\t\t\tfont-weight: 400;\n\t\t\t\t\t\t\tmargin-top: 10px;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t@media screen and (max-width: 991px) {\n\t\t\t\t\t\t\t.time {\n\n\t\t\t\t\t\t\t\tfont-size: 20px;\n\t\t\t\t\t\t\t\tline-height: 26px;\n\t\t\t\t\t\t\t\tmargin-top: 10px;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.time div {\n\t\t\t\t\t\t\tfont-size: 16px;\n\t\t\t\t\t\t\tline-height: 14px;\n\t\t\t\t\t\t\tfont-weight: 300;\n\t\t\t\t\t\t\tmargin-top: 9px;\n\t\t\t\t\t\t\tmargin-bottom: 12px;\n\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.filter-search-agenda {\n\t\t\t\t\t\t\tmargin-top: 10px !important;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t#searchClose {\n\t\t\t\t\t\t\ttop: 25px;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t@media screen and (max-width: 767px) {\n\t\t\t\t\t\t\t.time div {\n\t\t\t\t\t\t\t\tfont-size: 18px;\n\t\t\t\t\t\t\t\tline-height: 16px;\n\t\t\t\t\t\t\t\tfont-weight: 300;\n\t\t\t\t\t\t\t\tmargin-top: 9px;\n\t\t\t\t\t\t\t\tmargin-bottom: 10px;\n\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t.filter-search-agenda {\n\t\t\t\t\t\t\t\tmargin-top: 0 !important;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#searchClose {\n\t\t\t\t\t\t\t\ttop: 16px;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.time span {\n\t\t\t\t\t\t\tfont-size: 16px;\n\t\t\t\t\t\t\tfont-weight: 400;\n\t\t\t\t\t\t\tcolor: #aaa;\n\t\t\t\t\t\t\tpadding-left: 3px;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.sessions-list hr {\n\t\t\t\t\t\t\tmargin-top: -1px;\n\t\t\t\t\t\t\tborder-top: 10px solid #fff;\n\t\t\t\t\t\t\tmargin-bottom: 5px;\n\t\t\t\t\t\t\tborder-bottom: 2px solid #999;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.agenda-header {\n\t\t\t\t\t\t\tpadding: 0;\n\t\t\t\t\t\t\tmargin-bottom: 5px;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.agenda-header .agenda-time div {\n\t\t\t\t\t\t\tmin-height: 28px;\n\t\t\t\t\t\t\tpadding-top: 7px;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.agenda-time {\n\t\t\t\t\t\t\ttext-align: right;\n\t\t\t\t\t\t\tfont-size: 22px;\n\t\t\t\t\t\t\tline-height: 20px;\n\t\t\t\t\t\t\tfont-weight: 300;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.agenda-time span {\n\t\t\t\t\t\t\tfont-size: 16px;\n\t\t\t\t\t\t\tfont-weight: 400;\n\t\t\t\t\t\t\tcolor: #444;\n\t\t\t\t\t\t\tpadding-left: 3px;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.agenda-time br {\n\t\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t@media screen and (max-width: 767px) {\n\t\t\t\t\t\t\t.agenda-time {\n\t\t\t\t\t\t\t\ttext-align: left;\n\t\t\t\t\t\t\t\tpadding: 0;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.agenda-room-number {\n\t\t\t\t\t\t\tfont-weight: 300;\n\t\t\t\t\t\t\tcolor: #888;\n\t\t\t\t\t\t\tpadding-top: 3px;\n\t\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.menuitem input[type='checkbox'] {\n\t\t\t\t\t\t\tmargin-top: 4px;\n\t\t\t\t\t\t\tmargin-right: 8px;\n\t\t\t\t\t\t\tcursor: pointer;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.menuitem label {\n\t\t\t\t\t\t\tfont-weight: normal;\n\t\t\t\t\t\t\tmargin: 0;\n\t\t\t\t\t\t\tcursor: pointer;\n\t\t\t\t\t\t\twidth: 100%;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.agenda-breadcrumb {\n\t\t\t\t\t\t\tcursor: pointer;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.product-container .agenda-speakers .flex-align {\n\t\t\t\t\t\t\talign-items: start;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.time .session-label {\n\t\t\t\t\t\t\tfont-size: 20px;\n\t\t\t\t\t\t\tpadding-left: 0;\n\t\t\t\t\t\t\tmargin-top: 12px;\n\t\t\t\t\t\t\tmargin-bottom: 5px;\n\t\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\t\tcolor: #444;\n\t\t\t\t\t\t\twhite-space: normal;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.veeva-2024 .copy-container>img {\n\t\t\t\t\t\t\tmax-height: unset;\n\t\t\t\t\t\t\tmax-width:  360px;\n\t\t\t\t\t\t\twidth:  unset;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.col-centered {\n\t\t\t\t\t\t\tfloat: none;\n\t\t\t\t\t\t\tmargin: 0 auto;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t#options .filter-menu {\n\t\t\t\t\t\t\tleft: 50%;\n\t\t\t\t\t\t\tmax-width: 370px;\n\t\t\t\t\t\t\ttransform: translateX(-50%);\n\t\t\t\t\t\t\twidth: 100%;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t.change {\n\t\t\t\t\t\t\tfont-style:italic;\n\t\t\t\t\t\t\tmargin-top:15px;\n\t\t\t\t\t\t\tfont-weight:400;\n\t\t\t\t\t\t\tfont-size:16px;\n\t\t\t\t\t\t\tline-height:21px;\n\t\t\t\t\t\t\ttext-align:left;\n\t\t\t\t\t\t\tmargin-bottom:0px;\n\t\t\t\t\t\t\tcolor: #777777 !important;\n\t\t\t\t\t\t}\n\t\t\t\t\t<\/style>\n\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t\n\t\t<!-- Modal -->\n<div class=\"modal fade\" id=\"m-5-a004veeva-castellini-giorgio\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Giorgio-Castellini.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Giorgio Castellini<\/strong><br>\n                Veeva <br>\n                Sr. Director, CRM Product Management APAC<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        Giorgio leads CRM Product Management for APAC, driving the strategy and roadmap for Veeva CRM solutions across the region. With over 14 years of experience in the life sciences industry, he has led regional and global CRM implementations, supported market expansion across APAC, and worked across support, professional services, and product management. Prior to joining Veeva in 2012, Giorgio spent nine years supporting global pharmaceutical operations at Eli Lilly.\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>Innovation in Agentic Commercial\u2122<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Embedding your Preferred AI and Data Tools in Vault CRM<\/strong><br>\n09\/24\/2026 14:30:00\n<\/p><hr>\n<p>\n<strong>The Breakthrough of Commercial Evidence\u2122<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p><hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-5-a004veeva-castellini-giorgio\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Giorgio-Castellini.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Giorgio Castellini<\/strong><br>\n                      Veeva <br>\n                      Sr. Director, CRM Product Management APAC<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              Giorgio leads CRM Product Management for APAC, driving the strategy and roadmap for Veeva CRM solutions across the region. With over 14 years of experience in the life sciences industry, he has led regional and global CRM implementations, supported market expansion across APAC, and worked across support, professional services, and product management. Prior to joining Veeva in 2012, Giorgio spent nine years supporting global pharmaceutical operations at Eli Lilly.\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>Innovation in Agentic Commercial\u2122<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Embedding your Preferred AI and Data Tools in Vault CRM<\/strong><br>\n09\/24\/2026 14:30:00\n<\/p><hr>\n<p>\n<strong>The Breakthrough of Commercial Evidence\u2122<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p><hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-6-a003veeva-wilbourn-luke\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/09\/Luke_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Luke Wilbourn<\/strong><br>\n                Veeva <br>\n                Senior Director, Data Cloud APAC<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        Luke leads Veeva\u2019s Data Cloud business across APAC, partnering with customers to unlock greater value from data and accelerate commercial excellence. With over a decade of consulting experience, he has advised leading life sciences organizations across Asia, Europe, and North America on commercial strategy, market access, and growth transformation.\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>Data Cloud Keynote<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Scaling Commercial Impact: Unlocking the Value of HCP Data<\/strong><br>\n09\/24\/2026 13:15:00\n<\/p><hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-6-a003veeva-wilbourn-luke\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/09\/Luke_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Luke Wilbourn<\/strong><br>\n                      Veeva <br>\n                      Senior Director, Data Cloud APAC<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              Luke leads Veeva\u2019s Data Cloud business across APAC, partnering with customers to unlock greater value from data and accelerate commercial excellence. With over a decade of consulting experience, he has advised leading life sciences organizations across Asia, Europe, and North America on commercial strategy, market access, and growth transformation.\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>Data Cloud Keynote<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Scaling Commercial Impact: Unlocking the Value of HCP Data<\/strong><br>\n09\/24\/2026 13:15:00\n<\/p><hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-7-a000veeva-joseph-prashant\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Prashant-Joseph-600x390-2.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Prashant Joseph\n<\/strong><br>\n                Veeva <br>\n                Director, Vault CRM Services Excellence, Asia<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        Prashant brings a wealth of experience to Veeva, with an impressive tenure of over a decade in the company.  At Veeva, Prashant is driven by a relentless pursuit of innovation and speed. He consistently strives to push boundaries and spearhead new ideas, recognizing that these elements are crucial in propelling the company, and customers forward\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>Vault CRM: Advanced Vault CRM Configuration<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Vault CRM: Advanced Vault CRM Configuration - Continued<\/strong><br>\n09\/24\/2026 13:15:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-7-a000veeva-joseph-prashant\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Prashant-Joseph-600x390-2.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Prashant Joseph\n<\/strong><br>\n                      Veeva <br>\n                      Director, Vault CRM Services Excellence, Asia<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              Prashant brings a wealth of experience to Veeva, with an impressive tenure of over a decade in the company.  At Veeva, Prashant is driven by a relentless pursuit of innovation and speed. He consistently strives to push boundaries and spearhead new ideas, recognizing that these elements are crucial in propelling the company, and customers forward\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>Vault CRM: Advanced Vault CRM Configuration<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Vault CRM: Advanced Vault CRM Configuration - Continued<\/strong><br>\n09\/24\/2026 13:15:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-7-a000veeva-ahmed-moneem\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/08\/Moneem-Ahmed-600x390-1.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Moneem Ahmed<\/strong><br>\n                Veeva <br>\n                Consultant<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        Moneem is an Consultant in the Commercial Professional Services team. He has been involved in various projects including implementation, migration and enhancement of Veeva CRM and PromoMats for various pharma companies during his time in Veeva.\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>Vault CRM: Advanced Vault CRM Configuration<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Vault CRM: Advanced Vault CRM Configuration - Continued<\/strong><br>\n09\/24\/2026 13:15:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-7-a000veeva-ahmed-moneem\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/08\/Moneem-Ahmed-600x390-1.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Moneem Ahmed<\/strong><br>\n                      Veeva <br>\n                      Consultant<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              Moneem is an Consultant in the Commercial Professional Services team. He has been involved in various projects including implementation, migration and enhancement of Veeva CRM and PromoMats for various pharma companies during his time in Veeva.\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>Vault CRM: Advanced Vault CRM Configuration<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Vault CRM: Advanced Vault CRM Configuration - Continued<\/strong><br>\n09\/24\/2026 13:15:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-9-a000veeva-v-nair-vanitha\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/06\/Vanitha_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Vanitha Nair (V)<\/strong><br>\n                Veeva <br>\n                Solution Consultant APAC<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        Vanitha is a Solution Consultant for Veeva's Commercial Cloud suite, supporting growth and customer success across APAC. She partners with prospects and life sciences customers to optimize commercial operations through Veeva's ecosystem. Her focus includes Vault CRM Campaign Manager and Vault AI, helping organizations align sales and marketing, deliver compliant omnichannel HCP engagement, and leverage AI capabilities to enhance field productivity and customer engagement. Connect with Vanitha to explore Campaign Manager, Vault AI, or the broader Veeva Commercial Cloud suite.\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>Veeva AI Live In Your Hands<\/strong><br>\n09\/24\/2026 13:15:00\n<\/p><hr>\n<p>\n<strong>Veeva PromoMats AI Hands on Configuration<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-9-a000veeva-v-nair-vanitha\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/06\/Vanitha_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Vanitha Nair (V)<\/strong><br>\n                      Veeva <br>\n                      Solution Consultant APAC<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              Vanitha is a Solution Consultant for Veeva's Commercial Cloud suite, supporting growth and customer success across APAC. She partners with prospects and life sciences customers to optimize commercial operations through Veeva's ecosystem. Her focus includes Vault CRM Campaign Manager and Vault AI, helping organizations align sales and marketing, deliver compliant omnichannel HCP engagement, and leverage AI capabilities to enhance field productivity and customer engagement. Connect with Vanitha to explore Campaign Manager, Vault AI, or the broader Veeva Commercial Cloud suite.\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>Veeva AI Live In Your Hands<\/strong><br>\n09\/24\/2026 13:15:00\n<\/p><hr>\n<p>\n<strong>Veeva PromoMats AI Hands on Configuration<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-10-a003veeva-wilbourn-luke\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/09\/Luke_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Luke Wilbourn<\/strong><br>\n                Veeva <br>\n                Senior Director, Data Cloud APAC<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        Luke leads Veeva\u2019s Data Cloud business across APAC, partnering with customers to unlock greater value from data and accelerate commercial excellence. With over a decade of consulting experience, he has advised leading life sciences organizations across Asia, Europe, and North America on commercial strategy, market access, and growth transformation.\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>Data Cloud Keynote<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Scaling Commercial Impact: Unlocking the Value of HCP Data<\/strong><br>\n09\/24\/2026 13:15:00\n<\/p><hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-10-a003veeva-wilbourn-luke\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/09\/Luke_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Luke Wilbourn<\/strong><br>\n                      Veeva <br>\n                      Senior Director, Data Cloud APAC<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              Luke leads Veeva\u2019s Data Cloud business across APAC, partnering with customers to unlock greater value from data and accelerate commercial excellence. With over a decade of consulting experience, he has advised leading life sciences organizations across Asia, Europe, and North America on commercial strategy, market access, and growth transformation.\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>Data Cloud Keynote<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Scaling Commercial Impact: Unlocking the Value of HCP Data<\/strong><br>\n09\/24\/2026 13:15:00\n<\/p><hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-11-a000veeva-joseph-prashant\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Prashant-Joseph-600x390-2.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Prashant Joseph\n<\/strong><br>\n                Veeva <br>\n                Director, Vault CRM Services Excellence, Asia<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        Prashant brings a wealth of experience to Veeva, with an impressive tenure of over a decade in the company.  At Veeva, Prashant is driven by a relentless pursuit of innovation and speed. He consistently strives to push boundaries and spearhead new ideas, recognizing that these elements are crucial in propelling the company, and customers forward\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>Vault CRM: Advanced Vault CRM Configuration<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Vault CRM: Advanced Vault CRM Configuration - Continued<\/strong><br>\n09\/24\/2026 13:15:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-11-a000veeva-joseph-prashant\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Prashant-Joseph-600x390-2.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Prashant Joseph\n<\/strong><br>\n                      Veeva <br>\n                      Director, Vault CRM Services Excellence, Asia<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              Prashant brings a wealth of experience to Veeva, with an impressive tenure of over a decade in the company.  At Veeva, Prashant is driven by a relentless pursuit of innovation and speed. He consistently strives to push boundaries and spearhead new ideas, recognizing that these elements are crucial in propelling the company, and customers forward\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>Vault CRM: Advanced Vault CRM Configuration<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Vault CRM: Advanced Vault CRM Configuration - Continued<\/strong><br>\n09\/24\/2026 13:15:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-11-a000veeva-ahmed-moneem\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/08\/Moneem-Ahmed-600x390-1.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Moneem Ahmed<\/strong><br>\n                Veeva <br>\n                Consultant<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        Moneem is an Consultant in the Commercial Professional Services team. He has been involved in various projects including implementation, migration and enhancement of Veeva CRM and PromoMats for various pharma companies during his time in Veeva.\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>Vault CRM: Advanced Vault CRM Configuration<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Vault CRM: Advanced Vault CRM Configuration - Continued<\/strong><br>\n09\/24\/2026 13:15:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-11-a000veeva-ahmed-moneem\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/08\/Moneem-Ahmed-600x390-1.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Moneem Ahmed<\/strong><br>\n                      Veeva <br>\n                      Consultant<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              Moneem is an Consultant in the Commercial Professional Services team. He has been involved in various projects including implementation, migration and enhancement of Veeva CRM and PromoMats for various pharma companies during his time in Veeva.\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>Vault CRM: Advanced Vault CRM Configuration<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Vault CRM: Advanced Vault CRM Configuration - Continued<\/strong><br>\n09\/24\/2026 13:15:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-13-a004veeva-castellini-giorgio\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Giorgio-Castellini.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Giorgio Castellini<\/strong><br>\n                Veeva <br>\n                Sr. Director, CRM Product Management APAC<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        Giorgio leads CRM Product Management for APAC, driving the strategy and roadmap for Veeva CRM solutions across the region. With over 14 years of experience in the life sciences industry, he has led regional and global CRM implementations, supported market expansion across APAC, and worked across support, professional services, and product management. Prior to joining Veeva in 2012, Giorgio spent nine years supporting global pharmaceutical operations at Eli Lilly.\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>Innovation in Agentic Commercial\u2122<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Embedding your Preferred AI and Data Tools in Vault CRM<\/strong><br>\n09\/24\/2026 14:30:00\n<\/p><hr>\n<p>\n<strong>The Breakthrough of Commercial Evidence\u2122<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p><hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-13-a004veeva-castellini-giorgio\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Giorgio-Castellini.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Giorgio Castellini<\/strong><br>\n                      Veeva <br>\n                      Sr. Director, CRM Product Management APAC<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              Giorgio leads CRM Product Management for APAC, driving the strategy and roadmap for Veeva CRM solutions across the region. With over 14 years of experience in the life sciences industry, he has led regional and global CRM implementations, supported market expansion across APAC, and worked across support, professional services, and product management. Prior to joining Veeva in 2012, Giorgio spent nine years supporting global pharmaceutical operations at Eli Lilly.\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>Innovation in Agentic Commercial\u2122<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Embedding your Preferred AI and Data Tools in Vault CRM<\/strong><br>\n09\/24\/2026 14:30:00\n<\/p><hr>\n<p>\n<strong>The Breakthrough of Commercial Evidence\u2122<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p><hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-14-a000veeva-barker-cassandra\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/07\/Cass_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Cassandra Barker<\/strong><br>\n                Veeva <br>\n                Senior Director, Product, OpenData APAC<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        \n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>OpenData 2.0: The Precision Data Foundation for Scaling AI<\/strong><br>\n09\/24\/2026 14:30:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-14-a000veeva-barker-cassandra\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/07\/Cass_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Cassandra Barker<\/strong><br>\n                      Veeva <br>\n                      Senior Director, Product, OpenData APAC<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              \n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>OpenData 2.0: The Precision Data Foundation for Scaling AI<\/strong><br>\n09\/24\/2026 14:30:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-15-a000veeva-sim-shannon\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Shannon-Sim-600x390-2.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Shannon Sim <\/strong><br>\n                Veeva <br>\n                Solution Consultant APAC<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        As a Solution Consultant at Veeva, Shannon works closely with life sciences customers to align Veeva\u2019s industry-leading product suite with their business needs and enterprise architecture. She delivers tailored, impactful solution demos that highlight how Veeva\u2019s capabilities, across Multichannel CRM, Engage, Events Management, Campaign Manager, Service Center, Promomats and OpenData, can drive real value and solve key pain points. <br \/>\n<br \/>\nBefore moving into solution consulting, she was on Veeva\u2019s Product Management team, where she collaborated closely with customers to ensure their voices helped shape the direction of Veeva\u2019s roadmap.<br \/>\n<br \/>\nFuelled by a passion for customer success, she strives to make sure that Veeva\u2019s solutions are not just adopted - they move the business forward.\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>Vault CRM AI Hands on Configuration<\/strong><br>\n09\/24\/2026 14:30:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-15-a000veeva-sim-shannon\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Shannon-Sim-600x390-2.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Shannon Sim <\/strong><br>\n                      Veeva <br>\n                      Solution Consultant APAC<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              As a Solution Consultant at Veeva, Shannon works closely with life sciences customers to align Veeva\u2019s industry-leading product suite with their business needs and enterprise architecture. She delivers tailored, impactful solution demos that highlight how Veeva\u2019s capabilities, across Multichannel CRM, Engage, Events Management, Campaign Manager, Service Center, Promomats and OpenData, can drive real value and solve key pain points. <br \/>\n<br \/>\nBefore moving into solution consulting, she was on Veeva\u2019s Product Management team, where she collaborated closely with customers to ensure their voices helped shape the direction of Veeva\u2019s roadmap.<br \/>\n<br \/>\nFuelled by a passion for customer success, she strives to make sure that Veeva\u2019s solutions are not just adopted - they move the business forward.\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>Vault CRM AI Hands on Configuration<\/strong><br>\n09\/24\/2026 14:30:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-15-a000veeva-ng-adriel\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/07\/Adriel_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Adriel Ng<\/strong><br>\n                Veeva <br>\n                Associate Consultant<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        Adriel is an Associate Consultant in the APAC Commercial Professional Services team. He has been involved in projects spanning across Veeva Vault CRM and Events Management, supporting customers in implementation and end-to-end rollout across the APAC region.\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>Vault CRM AI Hands on Configuration<\/strong><br>\n09\/24\/2026 14:30:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-15-a000veeva-ng-adriel\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/07\/Adriel_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Adriel Ng<\/strong><br>\n                      Veeva <br>\n                      Associate Consultant<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              Adriel is an Associate Consultant in the APAC Commercial Professional Services team. He has been involved in projects spanning across Veeva Vault CRM and Events Management, supporting customers in implementation and end-to-end rollout across the APAC region.\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>Vault CRM AI Hands on Configuration<\/strong><br>\n09\/24\/2026 14:30:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-17-a002veeva-tandon-paaritosh\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/06\/Paaritosh_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Paaritosh Tandon<\/strong><br>\n                Veeva <br>\n                VP, APAC Business Consulting Lead<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        Paaritosh leads Business Consulting for Veeva Asia-Pacific, partnering with Life Sciences leaders to solve complex commercial and operating model challenges and unlock greater value from Veeva\u2019s software, data and AI capabilities.\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>The Breakthrough of Commercial Evidence\u2122<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p><hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-17-a002veeva-tandon-paaritosh\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/06\/Paaritosh_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Paaritosh Tandon<\/strong><br>\n                      Veeva <br>\n                      VP, APAC Business Consulting Lead<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              Paaritosh leads Business Consulting for Veeva Asia-Pacific, partnering with Life Sciences leaders to solve complex commercial and operating model challenges and unlock greater value from Veeva\u2019s software, data and AI capabilities.\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>The Breakthrough of Commercial Evidence\u2122<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p><hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-17-a004veeva-castellini-giorgio\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Giorgio-Castellini.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Giorgio Castellini<\/strong><br>\n                Veeva <br>\n                Sr. Director, CRM Product Management APAC<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        Giorgio leads CRM Product Management for APAC, driving the strategy and roadmap for Veeva CRM solutions across the region. With over 14 years of experience in the life sciences industry, he has led regional and global CRM implementations, supported market expansion across APAC, and worked across support, professional services, and product management. Prior to joining Veeva in 2012, Giorgio spent nine years supporting global pharmaceutical operations at Eli Lilly.\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>Innovation in Agentic Commercial\u2122<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Embedding your Preferred AI and Data Tools in Vault CRM<\/strong><br>\n09\/24\/2026 14:30:00\n<\/p><hr>\n<p>\n<strong>The Breakthrough of Commercial Evidence\u2122<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p><hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-17-a004veeva-castellini-giorgio\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Giorgio-Castellini.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Giorgio Castellini<\/strong><br>\n                      Veeva <br>\n                      Sr. Director, CRM Product Management APAC<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              Giorgio leads CRM Product Management for APAC, driving the strategy and roadmap for Veeva CRM solutions across the region. With over 14 years of experience in the life sciences industry, he has led regional and global CRM implementations, supported market expansion across APAC, and worked across support, professional services, and product management. Prior to joining Veeva in 2012, Giorgio spent nine years supporting global pharmaceutical operations at Eli Lilly.\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>Innovation in Agentic Commercial\u2122<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Embedding your Preferred AI and Data Tools in Vault CRM<\/strong><br>\n09\/24\/2026 14:30:00\n<\/p><hr>\n<p>\n<strong>The Breakthrough of Commercial Evidence\u2122<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p><hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-18-a000veeva-aggarwal-sushant\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Sushant-Aggarwal-600x390-2.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Sushant Aggarwal<\/strong><br>\n                Veeva <br>\n                Principal, Commercial Business Consulting, APAC<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        Sushant is a Principal at Veeva Business Consulting. He has been helping commercial pharma teams in Asia with omnichannel strategy & operating model, market segmentation, go-to-market planning, and analytics to drive business growth. Prior to Veeva, Sushant worked as a strategy consultant at ZS, and Trinity Life Sciences. He holds a bachelor's degree in computer science engineering, and an MBA in marketing.\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>Accelerating Launch Performance across APAC<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-18-a000veeva-aggarwal-sushant\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Sushant-Aggarwal-600x390-2.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Sushant Aggarwal<\/strong><br>\n                      Veeva <br>\n                      Principal, Commercial Business Consulting, APAC<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              Sushant is a Principal at Veeva Business Consulting. He has been helping commercial pharma teams in Asia with omnichannel strategy & operating model, market segmentation, go-to-market planning, and analytics to drive business growth. Prior to Veeva, Sushant worked as a strategy consultant at ZS, and Trinity Life Sciences. He holds a bachelor's degree in computer science engineering, and an MBA in marketing.\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>Accelerating Launch Performance across APAC<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-19-a000veeva-v-nair-vanitha\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/06\/Vanitha_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Vanitha Nair (V)<\/strong><br>\n                Veeva <br>\n                Solution Consultant APAC<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        Vanitha is a Solution Consultant for Veeva's Commercial Cloud suite, supporting growth and customer success across APAC. She partners with prospects and life sciences customers to optimize commercial operations through Veeva's ecosystem. Her focus includes Vault CRM Campaign Manager and Vault AI, helping organizations align sales and marketing, deliver compliant omnichannel HCP engagement, and leverage AI capabilities to enhance field productivity and customer engagement. Connect with Vanitha to explore Campaign Manager, Vault AI, or the broader Veeva Commercial Cloud suite.\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>Veeva AI Live In Your Hands<\/strong><br>\n09\/24\/2026 13:15:00\n<\/p><hr>\n<p>\n<strong>Veeva PromoMats AI Hands on Configuration<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-19-a000veeva-v-nair-vanitha\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/06\/Vanitha_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Vanitha Nair (V)<\/strong><br>\n                      Veeva <br>\n                      Solution Consultant APAC<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              Vanitha is a Solution Consultant for Veeva's Commercial Cloud suite, supporting growth and customer success across APAC. She partners with prospects and life sciences customers to optimize commercial operations through Veeva's ecosystem. Her focus includes Vault CRM Campaign Manager and Vault AI, helping organizations align sales and marketing, deliver compliant omnichannel HCP engagement, and leverage AI capabilities to enhance field productivity and customer engagement. Connect with Vanitha to explore Campaign Manager, Vault AI, or the broader Veeva Commercial Cloud suite.\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>Veeva AI Live In Your Hands<\/strong><br>\n09\/24\/2026 13:15:00\n<\/p><hr>\n<p>\n<strong>Veeva PromoMats AI Hands on Configuration<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-19-a000veeva-bellari-nagasruthi\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Nagasruthi-Bellari-600x390-2.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Nagasruthi Bellari<\/strong><br>\n                Veeva <br>\n                Consultant<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        Sruthi is a Consultant with APAC Professional Services, specializing in Veeva solutions. She brings a wealth of knowledge and experience to the team, having worked extensively with life sciences companies such as Boehringer-Ingelheim, Abbott, and JnJ on Veeva and Salesforce platforms. As part of the Professional Services team, Sruthi is dedicated to delivering tailored solutions on Veeva solutions and ensuring the highest level of customer satisfaction.\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>Veeva PromoMats AI Hands on Configuration<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-19-a000veeva-bellari-nagasruthi\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Nagasruthi-Bellari-600x390-2.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Nagasruthi Bellari<\/strong><br>\n                      Veeva <br>\n                      Consultant<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              Sruthi is a Consultant with APAC Professional Services, specializing in Veeva solutions. She brings a wealth of knowledge and experience to the team, having worked extensively with life sciences companies such as Boehringer-Ingelheim, Abbott, and JnJ on Veeva and Salesforce platforms. As part of the Professional Services team, Sruthi is dedicated to delivering tailored solutions on Veeva solutions and ensuring the highest level of customer satisfaction.\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>Veeva PromoMats AI Hands on Configuration<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-3-a001veeva-theurier-tristan\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/06\/Tristan-Theurier_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Tristan Theurier<\/strong><br>\n                Veeva <br>\n                General Manager, APAC Commercial<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        Tristan is responsible for developing Veeva\u2019s commercial business in APAC and ensuring customer success across the region.\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-3-a001veeva-theurier-tristan\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/06\/Tristan-Theurier_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Tristan Theurier<\/strong><br>\n                      Veeva <br>\n                      General Manager, APAC Commercial<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              Tristan is responsible for developing Veeva\u2019s commercial business in APAC and ensuring customer success across the region.\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-3-a002veeva-tandon-paaritosh\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/06\/Paaritosh_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Paaritosh Tandon<\/strong><br>\n                Veeva <br>\n                VP, APAC Business Consulting Lead<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        Paaritosh leads Business Consulting for Veeva Asia-Pacific, partnering with Life Sciences leaders to solve complex commercial and operating model challenges and unlock greater value from Veeva\u2019s software, data and AI capabilities.\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>The Breakthrough of Commercial Evidence\u2122<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p><hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-3-a002veeva-tandon-paaritosh\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/ap\/wp-content\/uploads\/2026\/06\/Paaritosh_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Paaritosh Tandon<\/strong><br>\n                      Veeva <br>\n                      VP, APAC Business Consulting Lead<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              Paaritosh leads Business Consulting for Veeva Asia-Pacific, partnering with Life Sciences leaders to solve complex commercial and operating model challenges and unlock greater value from Veeva\u2019s software, data and AI capabilities.\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>The Breakthrough of Commercial Evidence\u2122<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p><hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-3-a004veeva-castellini-giorgio\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Giorgio-Castellini.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Giorgio Castellini<\/strong><br>\n                Veeva <br>\n                Sr. Director, CRM Product Management APAC<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        Giorgio leads CRM Product Management for APAC, driving the strategy and roadmap for Veeva CRM solutions across the region. With over 14 years of experience in the life sciences industry, he has led regional and global CRM implementations, supported market expansion across APAC, and worked across support, professional services, and product management. Prior to joining Veeva in 2012, Giorgio spent nine years supporting global pharmaceutical operations at Eli Lilly.\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>Innovation in Agentic Commercial\u2122<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Embedding your Preferred AI and Data Tools in Vault CRM<\/strong><br>\n09\/24\/2026 14:30:00\n<\/p><hr>\n<p>\n<strong>The Breakthrough of Commercial Evidence\u2122<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p><hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-3-a004veeva-castellini-giorgio\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/Giorgio-Castellini.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Giorgio Castellini<\/strong><br>\n                      Veeva <br>\n                      Sr. Director, CRM Product Management APAC<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              Giorgio leads CRM Product Management for APAC, driving the strategy and roadmap for Veeva CRM solutions across the region. With over 14 years of experience in the life sciences industry, he has led regional and global CRM implementations, supported market expansion across APAC, and worked across support, professional services, and product management. Prior to joining Veeva in 2012, Giorgio spent nine years supporting global pharmaceutical operations at Eli Lilly.\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>Innovation in Agentic Commercial\u2122<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Embedding your Preferred AI and Data Tools in Vault CRM<\/strong><br>\n09\/24\/2026 14:30:00\n<\/p><hr>\n<p>\n<strong>The Breakthrough of Commercial Evidence\u2122<\/strong><br>\n09\/24\/2026 15:45:00\n<\/p><hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n--><!-- Modal -->\n<div class=\"modal fade\" id=\"m-3-a003veeva-wilbourn-luke\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\n  <div class=\"modal-dialog modal-lg\">\n    <div class=\"modal-content\">\n      <div class=\"modal-header\">\n        <div class=\"flex-align\">\n            <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/09\/Luke_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n            <p>\n                <strong>Luke Wilbourn<\/strong><br>\n                Veeva <br>\n                Senior Director, Data Cloud APAC<br>\n            <\/p>\n        <\/div>\n        <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n      <\/div>\n      <div class=\"modal-body\">\n        Luke leads Veeva\u2019s Data Cloud business across APAC, partnering with customers to unlock greater value from data and accelerate commercial excellence. With over a decade of consulting experience, he has advised leading life sciences organizations across Asia, Europe, and North America on commercial strategy, market access, and growth transformation.\n          <div class=\"sessions mt-5\">\n              <span>SESSIONS<\/span>\n              <hr>\n<p>\n<strong>Data Cloud Keynote<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Scaling Commercial Impact: Unlocking the Value of HCP Data<\/strong><br>\n09\/24\/2026 13:15:00\n<\/p><hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!--\n<div class=\"modal fade\" id=\"m-3-a003veeva-wilbourn-luke\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\">\n    <div class=\"modal-dialog modal-lg\" role=\"document\">\n      <div class=\"modal-content\">\n            <div class=\"modal-header\">\n              <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n              <div class=\"flex-align\">\n                  <div class=\"img\" style=\"background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/09\/Luke_600x390.png'); background-size: cover; background-position: center center;\"><\/div>\n                  <p>\n                      <strong>Luke Wilbourn<\/strong><br>\n                      Veeva <br>\n                      Senior Director, Data Cloud APAC<br>\n                  <\/p>\n              <\/div>\n           <\/div>\n            <div class=\"modal-body\">\n              Luke leads Veeva\u2019s Data Cloud business across APAC, partnering with customers to unlock greater value from data and accelerate commercial excellence. With over a decade of consulting experience, he has advised leading life sciences organizations across Asia, Europe, and North America on commercial strategy, market access, and growth transformation.\n              <div class=\"sessions mt-20\">\n                  <span>SESSIONS<\/span>\n                  <hr>\n<p>\n<strong>Data Cloud Keynote<\/strong><br>\n09\/24\/2026 11:00:00\n<\/p><hr>\n<p>\n<strong>Scaling Commercial Impact: Unlocking the Value of HCP Data<\/strong><br>\n09\/24\/2026 13:15:00\n<\/p><hr>\n<p>\n<strong>Opening Keynote<\/strong><br>\n09\/24\/2026 9:15:00\n<\/p>\n              <\/div>\n            <\/div>\n       <\/div>\n    <\/div>\n<\/div>\n-->\n\t\t<style>\n\t\t\t.agenda-speakers div.img {\n\t\t\t\tborder-radius: 50%;\n\t\t\t\twidth: 75px;\n\t\t\t\tmax-width: 75px;\n\t\t\t\tmargin-right: 15px;\n\t\t\t\theight: 75px;\n\t\t\t\tmax-height: 75px;\n\t\t\t\tbackground-size: cover;\n\t\t\t\tbackground-position: center center;\n\t\t\t\tflex-basis: 75px;\n\t\t\t\tflex-grow: 0;\n\t\t\t\tflex-shrink: 0;\n\t\t\t}\n\n\t\t\t.product-container .flex-align {\n\t\t\t\tdisplay: flex;\n\t\t\t\talign-items: center;\n\t\t\t}\n\n\t\t\t.modal-header div.img {\n\t\t\t\tborder-radius: 50%;\n\t\t\t\twidth: 140px;\n\t\t\t\tmax-width: 140px;\n\t\t\t\theight: 140px;\n\t\t\t\tmax-height: 140px;\n\t\t\t\tmargin: 0;\n\t\t\t\tmargin-right: 20px;\n\t\t\t\tbackground-size: cover;\n\t\t\t\tbackground-position: center center;\n\t\t\t\tflex-basis: 140px;\n\t\t\t\tflex-grow: 0;\n\t\t\t\tflex-shrink: 0;\n\t\t\t}\n\n\t\t\t.veeva-2024 .modal.fade.show {\n\t\t\t\topacity: 1;\n\t\t\t}\n\n\t\t\t.modal.fade .modal-dialog {\n\t\t\t\t-webkit-transform: translate(0, 0);\n\t\t\t\ttransform: translate(0, 0);\n\t\t\t\t\/* background-color: #fff; *\/\n\t\t\t}\n\n\t\t\t.veeva-2024 .modal-content {\n\t\t\t\tbackground-color: #fff;\n\t\t\t\tborder-radius: 40px;\n\t\t\t}\n\n\t\t\t.veeva-2024 .modal-header {\n\t\t\t\talign-items: start;\n\t\t\t}\n\n\t\t\t.veeva-2024 mark {\n\t\t\t\tpadding: 0;\n\t\t\t}\n\n\t\t\t.veeva-2024 mark {\n\t\t\t\tbackground: #ff0;\n\t\t\t\tcolor: #000;\n\t\t\t}\n\n\t\t\t.filter {\n\t\t\t\tpadding: 13px 0 14px 0;\n\t\t\t\tborder-bottom: 1px solid #bbbbbb;\n\t\t\t}\n\n\t\t\t.collapse {\n\t\t\t\tvisibility: visible;\n\t\t\t}\n\n\t\t\t.buttons.white {\n\t\t\t\tbackground-color: #fff;\n\t\t\t\tcolor: #444;\n\t\t\t\tpadding: 9px 22px;\n\t\t\t\tfont-size: 21px;\n\t\t\t\tmargin: 0px;\n\t\t\t}\n\n\t\t\tp.rd-reg-banner {\n\t\t\t\tfont-size: 18px;\n\t\t\t\tfont-weight: 600;\n\t\t\t\tline-height: 20px;\n\t\t\t\tpadding: 5px 0;\n\t\t\t\tpadding-bottom: 0;\n\t\t\t\tmargin: 0;\n\t\t\t\tcolor: #fff !important;\n\t\t\t}\n\n\t\t\tp.rd-reg-banner.light {\n\t\t\t\tfont-weight: 300;\n\t\t\t}\n\n\t\t\t#rd-2023-bottom-banner-summit a {\n\t\t\t\tfont-size: 14px;\n\t\t\t}\n\n\t\t\t@media screen and (max-width: 992px) {\n\t\t\t\tp.rd-reg-banner {\n\t\t\t\t\tfont-size: 16px;\n\t\t\t\t\tline-height: 18px;\n\t\t\t\t}\n\n\t\t\t\t#rd-2023-bottom-banner-summit a {\n\t\t\t\t\tfont-size: 14px;\n\t\t\t\t\tpadding: 5px 30px;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\/* code to over write the conflicting columns *\/\n\n\t\t\t@media (min-width:992px) and (max-width:1200px) {\n\t\t\t\t.veeva-2024 .col-lg-10 {\n\t\t\t\t\tflex: 0 0 auto;\n\t\t\t\t\twidth: 100% !important;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t@media screen and (max-width: 767px) {\n\t\t\t\t.agenda-speakers .flex-align {\n\t\t\t\t\tdisplay: block !important;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.veeva-2024 .agenda-speakers .mt-5 {\n\t\t\t\tmargin-top: 5px !important;\n\t\t\t}\n\n\t\t\t.veeva-2024 .modal-dialog {\n\t\t\t\theight: auto;\n\t\t\t\tmargin: 20px 16px 24px\n\t\t\t}\n\n\t\t\t@media (min-width: 576px) {\n\t\t\t\t.veeva-2024 .modal-dialog {\n\t\t\t\t\theight: auto;\n\t\t\t\t\tmargin: 24px auto 5vw\n\t\t\t\t}\n\t\t\t}\n\t\t<\/style>\n\n<\/section>\n<p><!-- Sticky Banner Start --><\/p>\n<section class=\"alert-banner d-none\">\n<div class=\"alert-banner__bar\">\n<div class=\"container\">\n<div class=\"alert-banner__copy\">\n<h5>Where Commercial and Medical Leaders Meet<\/h5>\n<p class=\"body-m\"> MBS, Singapore | Sep 24, 2026<\/p>\n<\/p><\/div>\n<p>\t\t\t<a class=\"button-primary button-primary--gradient\" href=\"\/ap\/events\/commercial-summit-singapore\/register\/\" target=\"_self\" rel=\"noopener\">Register Now<\/a>\n\t\t<\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- Sticky Banner End --><\/p>\n<p><!-- Bottom Banner Start --><\/p>\n<section class=\"hero-contained hero-contained--dark hero-contained--image hero-contained--footer-fix\" style=\"min-height:300px;margin-top:-50px;background-image: url('https:\/\/www.veeva.com\/wp-content\/uploads\/2025\/06\/2025-RD-Summit-hp-footer.jpg')\">\n<div class=\"copy-container container copy-container--center\">\n<h3>Connect, Collaborate, and <br \/>Innovate at Veeva Summit<\/h3>\n<div class=\"copy-container__buttons\">\n\t\t\t<a class=\"button-primary button-primary--gradient\" href=\"\/ap\/events\/commercial-summit-singapore\/register\/\" target=\"_self\" rel=\"noopener\">Secure Your Spot<\/a>\n\t\t<\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- Bottom Banner End --><\/p>\n<\/div>\n<p><\/main><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Veeva Commercial Summit, Singapore. This event is complimentary for life sciences professionals across sales, medical, and marketing. Register today.<\/p>\n","protected":false},"author":273,"featured_media":0,"parent":253983,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templates\/veeva-2024.full-page.php","meta":{"footnotes":""},"class_list":["post-255071","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.veeva.com\/ap\/wp-json\/wp\/v2\/pages\/255071"}],"collection":[{"href":"https:\/\/www.veeva.com\/ap\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.veeva.com\/ap\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.veeva.com\/ap\/wp-json\/wp\/v2\/users\/273"}],"replies":[{"embeddable":true,"href":"https:\/\/www.veeva.com\/ap\/wp-json\/wp\/v2\/comments?post=255071"}],"version-history":[{"count":3,"href":"https:\/\/www.veeva.com\/ap\/wp-json\/wp\/v2\/pages\/255071\/revisions"}],"predecessor-version":[{"id":255074,"href":"https:\/\/www.veeva.com\/ap\/wp-json\/wp\/v2\/pages\/255071\/revisions\/255074"}],"up":[{"embeddable":true,"href":"https:\/\/www.veeva.com\/ap\/wp-json\/wp\/v2\/pages\/253983"}],"wp:attachment":[{"href":"https:\/\/www.veeva.com\/ap\/wp-json\/wp\/v2\/media?parent=255071"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}