How to Write a Resume That Gets Interviews
ATS filters, impact bullets, and the 6-second recruiter scan — what actually matters on a resume in 2026.
- How ATS (applicant tracking systems) filter resumes before humans see them
- The XYZ formula for writing impact-driven bullet points
- What to cut: objective statements, references, irrelevant jobs
- One-page vs. two-page and when each is appropriate
1. How resumes get filtered before a person reads them
How to Write a Resume That Gets Interviews
ATS filters, impact bullets, and the 6-second recruiter scan — what actually matters on a resume in 2026.
ATS resume basics
An applicant tracking system is software that stores applications and helps employers sort candidates.
What ATS software usually reads well:
- Clear section headings like Experience, Education, Skills
- Standard fonts and simple layouts
- Exact keywords from the job description
- Dates, job titles, and company names
What ATS software often struggles with:
- Tables and multi-column designs
- Graphics, logos, and text inside images
- Unusual section names like “My Journey” instead of Experience
- Scanned documents without selectable text
A resume is not a poster. It is a structured document.
What ATS systems usually score
ATS software is not magic. It is mostly matching and sorting.
Common signals include:
- Job title similarity
- Skills mentioned in the posting
- Years of experience
- Education or certifications
- Recent relevant roles
A resume that says “Customer Success Manager” will usually match better for that role than one that only says “Client Happiness Lead,” even if the work was similar. Precision matters.
2. The 6-second recruiter scan and how to win it
The six-second scan
Recruiters usually skim in this order:
- Current or most recent title
- Recent employers and dates
- Top skills and keywords
- Measurable results
- Education or credentials if relevant
Your top third should make the match obvious.
A strong opening usually includes:
- Target role title
- Years of experience
- 2 to 4 core skills
- One strong proof point with a number
What to put near the top
Good top-of-resume content:
- Software engineer with 5 years in Python and SQL
- Reduced customer churn by 18 percent in 12 months
- Built dashboards used by 40 sales reps
Weak top-of-resume content:
- Hardworking professional seeking growth
- Team player with strong communication skills
- Responsible for many tasks
The weak version sounds nice but says almost nothing.

3. Writing impact bullets with the XYZ formula
XYZ bullet formula
Use this structure:
Action verb + what you did + result with a number
Examples:
- Redesigned checkout flow, increasing conversion by 12 percent
- Automated weekly reporting, saving 8 hours per month
- Mentored 4 junior analysts, cutting review errors by 30 percent
A weak bullet:
- Responsible for weekly reporting
A strong bullet:
- Automated weekly reporting in Excel and SQL, saving 8 hours per month for the finance team
def xyz_bullet(action, work, result):
return f"{action} {work}, resulting in {result}."
print(xyz_bullet(
"Automated",
"weekly reporting in SQL and Excel",
"8 hours saved per month for the finance team"
))Better bullet examples
Customer support:
- Cut first-response time from 4 hours to 45 minutes by building canned replies and triage rules
Marketing:
- Increased email click-through rate from 2.1 percent to 3.8 percent by testing subject lines and send times
Operations:
- Reduced inventory errors by 22 percent after standardizing receiving checklists
4. What to cut and what to keep
Cut this from most resumes
Usually remove:
- Objective statements
- References available upon request
- Unrelated hobbies
- Full street address
- High school education after college, unless it is your highest credential
- Too many outdated roles that do not support your target job
Keep only what helps the target role.
When an older job stays
Keep an older role if it shows:
- Leadership
- Relevant tools or industry knowledge
- A promotion path
- A major achievement that supports your story
Example: A software engineer who worked retail early in college may keep that job if it explains customer-facing experience. But it should be one short line, not a full section.
5. One page or two pages, and the final checklist
One page vs. two pages
Use one page when:
- You have fewer than about 7 years of relevant experience
- You are early in your career
- Your story is focused and compact
Use two pages when:
- You have deep, relevant experience
- You need space for leadership, publications, or major projects
- Cutting to one page would remove important proof
Do not force a one-page resume if it makes the content thin.
const checklist = [
'Target job title appears near the top',
'Summary shows years, skills, and proof',
'Bullets use action plus result',
'No objective statement or references line',
'Layout is simple and ATS-friendly',
'Length fits your experience level'
];
console.log(checklist.every(Boolean) ? 'Resume ready' : 'Needs revision');Final resume checklist
Before you send it:
- Read it out loud once
- Remove anything that does not support the target role
- Replace vague bullets with numbers
- Match keywords from the job description naturally
- Save a clean text-based PDF when possible
A good resume does not try to impress with noise. It proves value with clarity.
Keep going with Slate
Pick up where this left off in your own voice session.