// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27.2 C
Singapore

7 in 10 Singapore workers frustrated with AI despite optimism for its potential, study finds

SINGAPORE: While 78% of Singapore workers were optimistic about artificial intelligence’s (AI’s) future potential, a new survey by Notion found that seven in 10 Singapore workers were frustrated, complaining that the tools’ outputs lacked originality (35%), required manual copy-pasting into other tools (28%), or only answered questions without taking action (23%).

Nearly three-quarters (72%) of white-collar workers said AI-generated content required significant editing or fact-checking, while almost half (49%) felt AI tools met their daily needs only “somewhat well,” turning a supposed time-saver into extra work.

The survey, conducted in partnership with YouGov from Sep 9 to 14, 2025, gathered responses from 1,073 Singapore-based white-collar workers.

Andrew McCarthy, GM of ANZ, SEA and India at Notion, said, “The initial excitement for AI is now meeting the reality of daily work, and what we’re hearing from professionals in Singapore is that it’s creating a ‘productivity tax’. Instead of saving time, they are spending it correcting, fact-checking, and moving information between siloed tools.”

Notion recently launched Notion AI Agents, designed to perform multi-step tasks, execute workflows, and finish work end-to-end, which Mr McCarthy described as “a new kind of teammate” that can work on a team’s behalf, taking on tedious tasks so professionals can reallocate their time to the things that matter most: strategy, creativity, and human connection.

Notion recently reached $500 million in annual revenue globally, with its rapid expansion in Singapore reflecting this strong momentum. Following its official launch in Singapore earlier this year, Notion’s user base has quickly grown to over 1 million, and the company is now establishing a local office and founding team to support local businesses. /TISG

Read also: Singapore office workers’ weekly ‘inefficiency’ of over 5 hours could cost the country S$85B annually: Notion report

Hot this week

Employer says helper wants out months into two-year contract: ‘Now, if I want another maid, I have to pay again’

The employer said the helper gave different reasons for wanting to leave, including family problems in the Philippines.

Man caught on camera stealing speaker from shop at Bukit Batok; owner appeals for help with finding him

A TikTok video shows a man taking a speaker from a shop. The owner of the shop is now asking the public for help.

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