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

TikTok allegedly axes some jobs in Singapore as part of global layoffs

SINGAPORE: Entertainment platform TikTok has begun laying off employees worldwide, affecting multiple regions, including Asia, Europe, the Middle East, and Africa. Among those impacted are staff from the company’s Trust & Safety department.

According to sources, Adam Presser, TikTok’s Head of Operations responsible for Trust & Safety, informed employees of the restructuring plan yesterday (Feb 20). The layoffs reportedly occurred on the same day across various teams in different regions.

TikTok has yet to issue an official statement on the matter. However, CNA reports that online discussions suggest that employees in TikTok’s Singapore office were also affected.

The company operates global headquarters in Los Angeles and Singapore, with additional offices in New York, London, Dublin, Paris, Berlin, Dubai, Jakarta, Seoul, and Tokyo. The scale and specifics of the job cuts in each location remain unclear.

The layoffs come amid increasing scrutiny of TikTok’s operations worldwide, particularly in areas concerning user safety, data privacy, and regulatory compliance. It remains to be seen how these workforce reductions will impact the platform’s content moderation and security measures moving forward.

- Advertisement -

Hot this week

Bomb threat at Xinmin Secondary School leads to arrest of 15-year-old girl

The threat led to the evacuation of students and staff on Aug 13, but no suspicious items were found at the school.

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

AI budgets among Singapore firms have more than doubled from a year earlier, yet only a small share have redesigned their workflows around the technology.

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