What Workday does with your resume
When you upload a resume in Workday, it attempts to extract your contact details, work history (employer, title, dates, descriptions), education, and skills into structured profile fields. Recruiters then search, filter, and review those parsed fields — not the original document. If the parser misreads a section, the information either lands in the wrong field or disappears from search results entirely.
What Workday parses well
- Standard section headers: Work Experience, Professional Experience, Education, Skills, Summary, Certifications.
- Dates written as Month YYYY (e.g., January 2023) or MM/YYYY (e.g., 01/2023).
- Contact information at the top as plain text — name, email, phone, city/state.
- Bullet points listed under each role as simple text items.
- Single-column layouts where the reading order is unambiguous.
What commonly breaks Workday parsing
- Two-column layouts. Workday often reads columns left-to-right across both columns simultaneously, merging content from unrelated sections.
- Tables for contact info or skills. Table cell content is extracted without context, causing fields to map incorrectly.
- Text boxes and headers/footers in DOCX files. Content inside these elements may be skipped entirely.
- Date ranges separated by an em dash without spaces (e.g., Jan 2021–Mar 2023). Adding spaces or using "to" helps: Jan 2021 – Mar 2023.
- Abbreviations for months. "Feb" parses reliably, but non-English month names and ordinal formats (1st quarter 2022) often do not.
- Non-standard section titles. "Where I've Worked" will not map to the Work Experience field. Use recognizable labels.
Keywords and recruiter search
Workday stores your parsed resume content as searchable text. Recruiters run keyword searches across applicant pools — searching for specific job titles, technical skills, tools, or industry terms. If a required skill from the job description does not appear in your resume, you may not surface in a filtered search, even if you have that skill.
The most reliable approach is to include the exact terminology from the job description in your skills list and in the descriptions of roles where those skills were actually used.
PDF vs. DOCX for Workday
Workday supports both formats. Text-based PDFs (not scanned images) parse comparably to DOCX in most Workday versions. The safest test: open the PDF in your browser and confirm you can select and copy all text. If any text is non-selectable, the parser will miss it. DOCX files parse reliably when they avoid text boxes and complex tables.