// Adds dimensions UUID, Author and Topic into GA4
Wednesday, June 17, 2026
29.4 C
Singapore

Microsoft Power Apps, Grammarly, and ChatGPT are the most used genAI tools in Singapore workplaces

SINGAPORE: Microsoft Power Apps, Grammarly, and OpenAI’s ChatGPT are Singapore workplaces’ most commonly used generative artificial intelligence (AI) tools, according to The State of Generative AI in 2025 report of Palo Alto Networks.

Singapore Business Review, citing the report, said the tools are being used by enterprises to handle everything from automation to content creation and communication, with Microsoft Power Apps leading at 36.83%, followed by Grammarly at 27.23% and ChatGPT at 20.95%.

In 2024, the use of generative AI globally surged by 890%, with organisations using 66 different generative AI apps on average. However, 10% of these were marked as high-risk.

In the city-state, one of the main concerns was the use of “shadow AI”, which the report described as the “unauthorised use of AI tools by employees without IT knowledge or approval”, creating “heightened risk”, especially for industries dealing with sensitive data or critical infrastructure.

According to Palo Alto Networks’ press release, “While GenAI unlocks innovation and accelerates competition, the proliferation of unauthorised AI tools is exposing organisations to greater risk of data leakage, compliance failures and security challenges. It is imperative not to let the speed of innovation outpace your safeguards.”

“To harness the full potential of GenAI while mitigating its risks, prioritising strong data controls, access management and ongoing employee training is crucial for laying the foundation for secure GenAI adoption,” it added.

Still, Singapore remains one of the leading countries in digital governance. The city-state was among the first to launch a Model AI Governance Framework, which has been updated to address challenges related to generative AI. Its National AI Strategy 2.0 also aims to support responsible innovation while maintaining public trust and data integrity. /TISG

Read also: “Equity”, “ETF”, and “GDP” are the top financial terms Singaporeans don’t understand

- Advertisement -

Hot this week

Interbank withdrawals will no longer be charged RM1 (S$0.32) in Malaysia

Malaysian banks previously imposed a RM1 withdrawal fee (S$0.32) on customers withdrawing cash from another bank’s ATM. Starting July 1, the fee will be permanently removed, a move welcomed by many...

PSM and MUDA in Malaysia form a progressive bloc

PSM and MUDA has formed a progressive block in the wake of fresh state polls in Johor and Negeri Sembilan. The leaders say they did not decide on a name or logo for the block, but it is yet another...

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