// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 7, 2026
29.4 C
Singapore

Singaporean confused why companies ask for so much ‘personal and confidential info’ before job interviews

SINGAPORE: A Singaporean job seeker took to social media to voice her confusion and discomfort over how much personal and confidential information companies request during the hiring process.

Posting anonymously on a local forum, the job seeker said, “They ask for so much personal and confidential info such as your health status, home address, and your last drawn salary BEFORE the interviews when they haven’t even (decided) to give you the offer.”

She questioned why such sensitive information is necessary at such an early stage, especially when there’s no guarantee of progressing further in the application. To her, it made more sense for companies to collect this kind of data only after deciding to offer a position to a candidate rather than asking every applicant to fill out extensive forms up front.

She continued, “Nowadays, it feels like companies are trying to fish out (people’s) personal info without even a job offer, and also, what are companies going to do with that info when candidates aren’t offered a job?”

“They’re doing it because it’s legally allowed.”

In the comments, one Redditor said, “Are you asking why they’re doing it or why they need to do it? They’re doing it because it’s legally allowed.”

Another commented, “I don’t provide personal info and only give very sketchy responses. Home address: Singapore; work experience: refer to attached CV, educational qualifications: refer to attached CV. I complete the form but really don’t leave them with much personal info.”

A third wrote, “Sometimes it’s recruitment agents collecting data.”

Why employers ask for personal details in job applications

According to Jobstreet, employers often ask candidates for essential personal details to ensure they’re a good match for the role. This could include basic information like your identity and residential address. Depending on the job, they might also request additional details. For example, for more specialised positions, employers may ask for proof of your professional licences or certifications to verify you have the required qualifications.

Employers sometimes might go a step further and look into your financial and criminal background to assess reliability and trustworthiness. They could also verify your educational credentials and previous work experience to confirm the accuracy of what you’ve listed on your resume. In today’s digital age, some employers might even check your social media profiles to get a sense of who you are outside of the professional setting.

Read also: Malaysian student nearing graduation turns to Reddit for job search advice after hundreds of applications and zero offers

Featured image by freepik (for illustration purposes only)

- Advertisement -

Hot this week

SG bus captains: Higher salary offers attract new bus drivers, but long working hours and gruelling split-shifts can’t make them stay on beyond one...

Despite new salary increases, bus captains say long hours, split shifts and demanding schedules remain the toughest hurdles

My parents called me ‘stupid’ for buying an apartment overseas for less than S$200k

SINGAPORE: For many people, paying off a home in full would be a moment worth celebrating. For one Singaporean, however, it ended with a telling-off from his parents

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