// Adds dimensions UUID, Author and Topic into GA4
Thursday, August 20, 2026
31.1 C
Singapore

‘Adoption and transformation are not the same thing,’ ServiceNow officer says as only 1 in 10 Singapore firms have redesigned workflows despite rising AI use

SINGAPORE: “Adoption and transformation are not the same thing,” ServiceNow’s Asia-Pacific and Japan innovation officer CK Tan said, as the cloud computing and software development firm’s latest Enterprise AI Maturity Index found that only one in 10 firms in the city-state have changed how they work because of artificial intelligence (AI), despite its rising use in the workplace.

According to The Edge Singapore, citing the report, which surveyed 200 senior executives and 60 managers and individual contributors in Singapore, agentic AI use among firms here rose from 22% in 2025 to 51% this year.

Yet while 33% said AI was helping employees with their daily tasks, 18% said their companies had yet to make progress with advanced AI adoption.

Still, Singapore businesses have been increasing their spending on AI. The report noted that AI budgets among Singapore firms rose 108% from a year earlier and now account for 15.4% of IT spending. In fact, respondents expect investment to increase another 83% next year.

Singapore’s AI maturity climbed to 53 out of 100 this year, up from 34 last year, scoring slightly higher than the global average of 51. The city-state also scored above the global average in managing AI risks, preparing workers for AI, and replacing older technology systems. /TISG

Read also: Singapore tops ASEAN in AI-exposed jobs but remains best prepared, ILO says

- Advertisement -

Hot this week

Singaporean questions tipping culture after restaurant app pre-selects tip on S$111.51 bill

The woman said her S$111.51 bill already included a 10% service charge, but the payment screen had a tip pre-selected before asking if she wanted to add another S$3.49.

Pregnant women share MRT struggles, from being ignored to being mocked for sitting down

Women at different stages of pregnancy shared their experiences of travelling on the MRT and buses, particularly during peak hours.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks