Registration for Britannic's 22nd Annual Summit is now open!

Register Now!
Guild Hall London Britannic's Annual Summit

Operationalising Technology to Drive Real-World Business Value

The 22nd Annual Britannic Summit @ The Guildhall brings together senior IT, business, and digital transformation leaders to explore how to operationalise technology to drive sustained business outcomes.

Where there is rapid digital evolution and mounting pressure to innovate at pace, many organisations are still struggling to move beyond implementation and into true transformation. This year’s summit tackles the hard truths — and practical strategies — of embedding technology into the very fabric of your operations to unlock measurable value.

Register Yourself and/or a Colleague

Why Attend? The Themes and Topics of the 22nd Annual Summit.

Under the theme of “From Potential to Performance”, the summit will shine a spotlight on:

  • Making Technology Stick: from pilots to production.
  • Making Ideas a Reality: Building the bridge between strategy and execution.
  • Research and Development: Developing agile, innovation-led operating models.
  • Discussing AI: The rise of agentic AI and how it will reshape decision-making and operations.
  • Operational Transformation Through Technology: How to move from adoption to adaptation and sustained impact.
  • Innovation Culture: How to build internal capability, agility and a mindset for sustainable change.
  • Change Leadership: How to engage stakeholders, manage risk, and deliver strategic outcomes.
  • Skills for Tomorrow: Rethinking workforce enablement with new competencies like prompting and systems thinking.

Don't Just Take Our Word...Why Do People Love Attending Britannic's Annual Summit?

Our Annual Summit is incredibly popular with 98% of thousands of delegates over the past 22 years rating it as Excellent or above.

Join thought leaders, strategic partners, and innovation experts to gain new insight into transforming not just your tech stack — but your people, processes and performance model.

Britannic Annual Summit 2025 Agenda

  1. 09:30 - 10:15 Registration, Breakfast & Exhibition
  2. 10:15 – 10:20 Welcome & Opening Remarks, Jonathan Sharp
  3. 10:20 – 10:50 Keynote Speaker, Amelia Kallman
  4. 10:50 – 11:20 Keynote Speaker, Anthony Tasgal
  5. 11:20 – 11:50 DCI David Birrell & Detective Superintendent Nathan Munson (Met Police Cyber Crime Unit)
  6. 11:50 – 12:20 Jonathan Sharp, CEO Britannic
  7. 12:20 – 13:15 Lunch, Networking & Exhibition
  8. 13:15 – 14:45 Partner Presentations (10 mins each): - AudioCodes - 8x8 - Five9 - Mitel - Zoom - Calabrio - Acronis - Fortinet
  9. 14:45 – 15:00 Coffee Break & Networking
  10. 15:00 – 16:00 Exclusive Guildhall Tour & Networking
What Delegates Think About Britannic's Annual Summit?

“The event has been a useful insight for refreshing my knowledge and to take a different view from our business norms. I’ve come away with many points to review and action.”

“A hugely useful and interesting day. The keynote speakers were all great, the breadth of topics encouraged the audience to think broadly, whilst also keeping the theme of progression in mind.”

“Overall great event, great bunch of content. Product knowledge from vendors and partners good, great food...All the presentations were most valuable and each with elements we could work on.” 

“Panel session very insightful. Keynotes informative and insightful...very informative on how all the companies are embracing AI and their plans going forward.”

Preparing for Future AI and Technology - The Need to Know Business Trends

  • The UK AI market is forecast to reach £22 billion by 2028, growing at a CAGR of 28%, driven by automation, analytics, and AI-powered services (TechUK, 2024).

  • Cybersecurity spending in the UK is projected to exceed £15 billion by 2026 amid rising threats and regulatory pressures (IDC, 2024).
  • 78% of UK businesses report operational challenges in scaling technology investments, underscoring the critical need for operationalisation (Forrester, 2023).

  • Digital transformation failures due to poor adoption and integration stand at over 60%, highlighting the gap operationalisation fills (McKinsey, 2023).

  • 90% of companies operationalising AI and security solutions report measurable ROI within 12 months (Gartner, 2024).

Annual Summit 2025 Speakers

Amelia KallmanTEDx speaker, Futurist, Author.

Amelia offers a forward-looking perspective on AI, innovation, and the future of technology.

Anthony TasgalTrainer, TEDx Speaker, Author

Anthony is a strategist and lecturer who explores storytelling’s power in business, communication, and technology adoption.

Jonathan Sharp - Britannic CEO and Innovation Thought Leader

Britannic CEO Jonathan Sharp Headshot

Jonathan champions aligning technology strategically with organisational goals and drives innovative approaches to operationalising AI, cybersecurity, and automation at scale. Under his leadership, Britannic has become a trusted partner for enterprises seeking sustainable, practical digital transformation.

DCI David Birrell & Detective Superintendent Nathan Munson

Representing the Metropolitan Police Service’s Cyber Crime Unit, David and Nathan bring frontline insights into cybersecurity threats, law enforcement responses, and best practices for organisational cyber resilience.

Register Yourself or a Colleague (or Several)

We're looking forward to welcoming you to a newly rejuvenated Britannic Annual Summit - formerly Convergence Summit - with emphasis on getting to know your partners, Britannic and the people whom you speak to daily. Those who haven't met Britannic before, this is a great opportunity to allow us to show you our qualities, both professional and personal.

We can't wait to see you.

Secure Your Place

We'll send an email confirmation with location, time and ICS to add to your Calendar.

function async(u, c) { var d = document, t = 'script', o = d.createElement(t), s = d.getElementsByTagName(t)[0]; o.src = 'https://' + u; if (c) { o.addEventListener('load', function (e) { c(null, e); }, false); } s.parentNode.insertBefore(o, s); } async('js.hsforms.net/forms/current.js', function() { hbspt.forms.create({ css: '', portalId: '457312', formId: '1d40d294-f2ee-4229-979c-432800a334fa', target: '#hubspotform-submitted-2-11', onFormReady: function(form) { let formHiddenField = document.querySelector('input[name="website_event_booking_reference"]'); if (formHiddenField) { formHiddenField.value = 'Annual_Summit_2025_Register'; } function checkEvent() { if (event.data.type === 'hsFormCallback') { if (event.data.eventName === 'onFormSubmitted') { const formWrapper = document.querySelector('.form-wrapper-2'); const headline = formWrapper.querySelector('.js-form-headline'); const content = formWrapper.querySelector('.js-form-content'); if (headline) { headline.style.display = 'none'; } if (content) { content.style.display = 'none'; } if (window.gtag !== undefined) { gtag('event', 'hubspot_form_submit', { 'event_category': 'GA - Annual Summit 2025', 'event_action': 'Form Submit', 'event_label': 'Events', 'event_value': null }); } const successMessage = formWrapper.querySelector('.submitted-message'); if (successMessage) { const allForms = [...document.querySelectorAll('#hsForm_1d40d294-f2ee-4229-979c-432800a334fa')]; if (allForms.length) { allForms.forEach(function(form) { const parent = form.parentElement; const wrapper = parent.parentElement; const headline = wrapper.querySelector('.js-form-headline'); const content = wrapper.querySelector('.js-form-content'); parent.innerHTML = successMessage.innerHTML; if (headline) { headline.style.display = 'none'; } if (content) { content.style.display = 'none'; } }); } } } } } window.addEventListener('message', checkEvent); } }); (function() { window.jQuery = window.jQuery || function(nodeOrSelector) { if (typeof(nodeOrSelector) == 'string') { return document.querySelector(s); } return nodeOrSelector; }; })(); });