// Adds dimensions UUID, Author and Topic into GA4
Thursday, July 23, 2026
27.7 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

Chinese family seeks $8K refund after 4-year-old girl gets glass shard in foot when coffee table shattered in Singapore hotel

A family stayed at Momentus Hotel Alexandra from July 6 to July 22. Their holiday turned disastrous after a 4-yeard-old girl got a shard in her foot when a glass coffee table shattered. They now se...

Netizens call for stricter enforcement after smokers spotted at Bedok North coffee shop

Photos of people allegedly smoking in a non-smoking area at a Bedok North coffee shop have drawn comments from netizens, many of whom believe offenders should be fined.

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