// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 16, 2026
28.9 C
Singapore

Singlife becomes first insurer in Singapore to adopt Salesforce’s Agentforce

SINGAPORE: Singlife has become the first insurer in Singapore to use Salesforce’s Agentforce, an artificial intelligence (AI) tool designed to help customer service teams work more efficiently.

According to Singapore Business Review, the AI agent, powered by Salesforce’s Data Cloud, pulls information directly from Singlife’s internal resources, such as product manuals, training materials, and FAQs, which allows service staff access to information instantly, instead of manually searching through multiple documents.

The insurer also plans to expand the use of Agentforce to its network of financial advisers, helping them provide quicker and more consistent information to clients.

Channel News Asia reported that on Monday (Oct 13), Salesforce launched Agentforce 360, which CEO Marc Benioff described as a platform that “connects humans, agents, and data” to help clients automate routine tasks across its cloud-based tools.

Agentforce 360 is already used by over 12,000 customers, including Reddit, OpenTable, and Adecco. /TISG

Read also: Google launches new AI platform ‘Gemini Enterprise’ for business clients

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

‘Two global powerhouses unite’: Mayor of London in Singapore on official visit

London mayor Sadiq Khan is in Singapore on an official visit. "This is what it looks like when two global powerhouses unite. Delighted to be here to bang the drum for London and supercharge the s...

Malaysian MP says RM600,000 is required to demolish illegal four‑storey settlement in Selangor

Parliamentary member Sany Hamzan sparked controversy after claiming it would cost around RM600,000 to demolish an illegal Rohingya settlement in Malaysia. The site drew public attention when images...

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