← Back to DominateTools
LAYOUT & DESIGN

The Technical Logic of ATS Formatting

A resume that looks good to a human might be gibberish to a machine. Discover the strict formatting rules, section standardization, and dual-design strategies required to survive the 2026 automated screening process.

Updated March 2026 · 30 min read

Table of Contents

We often think of resumes as visual documents. We use bold lines, elaborate headers, and creative layouts to stand out. But for the Applicant Tracking System (ATS), your resume is a data set. If the layout is too creative, the data gets corrupted.

In 2026, "minimalist" is the new "highly effective." A clean, structured, and predictable document is much more likely to result in an interview than a flashy, over-designed PDF.

Test Your Resume Layout

Curious how the bots see your resume? Our formatter simulates the parsing logic of major ATS platforms to show you exactly where your layout breaks.

Analyze My Formatting →

1. The "Left-to-Right" Rule

Many legacy ATS systems (still used by thousands of companies) parse documents like a scanner: one line at a time, moving from the top-left to the bottom-right. When you use columns, the system often merges the text from both columns into a single line.

[Column 1] [Column 2]
Experience Education
Software Dev Bachelor of CS

Resulting Parser Text: "Experience Education Software Dev Bachelor of CS"

This jumbled mess makes it impossible for the system to index your 'Software Dev' experience correctly under your 'Experience' header.

Design Element ATS Risk Safe Alternative
Two-column Profile High (Parsing errors) Single Column Stacked
Tables for Skills Moderate (Jumbled rows) Bulleted Lists
Sidebars High (Often ignored) Top-to-Bottom Flow

2. The "Header & Footer" Trap

Standard recruiting software often fails to "see" information placed inside a Word document's Headers and Footers. If you put your Name and Phone Number in the header to save space, the ATS might create a profile with "Unknown Candidate" and no contact details.

Design Tip: Always place your contact information in the main body of the first page. Use bolding and slightly larger text for your name to maintain visual hierarchy without sacrificing technical compatibility.

Standard Section Headers: Use common terminology for your sections. Instead of 'My Journey' or 'Where I've Been,' use 'Work Experience' or 'Professional History.' The ATS is programmed to look for these specific keywords to know where to begin parsing.

3. The Technicality of PDF Layers: Flattened vs. Layered

Not all PDFs are created equal. In 2026, the complexity of a PDF file can determine whether an ATS can "read" your resume. A Layered PDF (typically generated by professional design software like Adobe InDesign or Canva) contains multiple overlapping elements: text boxes, vector paths for lines, and background images. Some older ATS parsers get "lost" in these layers, extracting text in the wrong order or skipping layers entirely.

On the other hand, a Searchable, Flattened PDF (exported directly from Microsoft Word or Google Docs) maintains a single text stream that is easily mapped by an OCR or NLP engine. To test your document, try this simple manual check: open the PDF, hit Ctrl+A (Select All), and Ctrl+C (Copy). Paste the text into a plain Notepad window. If the text appears jumbled or has missing characters, an ATS will have the same problem.

Technical Insight: Avoid "Printing to PDF." This often converts your document into an image layer (rasterization), which forces the ATS to use OCR (Optical Character Recognition) to read it. OCR is prone to errors, especially with smaller fonts or subtle characters, leading to data corruption in your application profile.

4. Unicode integrity and Special Characters

Modern typography uses Unicode to render thousands of symbols and characters. While this is great for design, non-standard characters can break an ATS parser. For example, some custom fonts use "Ligatures" (connecting two letters like 'fi' or 'fl' into a single character). If an ATS doesn't recognize the ligature, it might see the word "file" as "le" or "f e."

To remain 100% safe, stick to standard ASCII characters for your primary content. If you must use bullet points, use the standard round (●) or square (■) bullets provided by your word processor, rather than custom icons from a font library like FontAwesome. These standard symbols have universal mapping that all recruiting software understands.

Element ATS Treatment Recommended Practice
Custom Ligatures Often unreadable Disable in font settings
Glyph Icons Interpreted as artifacts Use standard bullet points
Fractional Symbols Parsed as numbers Write out (e.g., 1/2 as 0.5)

5. Symbols, Icons, and Images

In 2026, social media icons (the LinkedIn 'in' or the GitHub cat) are popular. While these are usually fine to include, never put crucial information *only* as a graphic. For example, a star rating system for your skills (e.g., Python: ★★★★☆) is invisible to an ATS. The system only sees 'Python' and has no way to quantify your expertise.

4. Choosing the Right File Type

The debate between PDF and .docx continues in 2026. Here is the definitive breakdown:

Feature PDF (.pdf) Word (.docx)
Visual Consistency Perfect Variable
ATS Searchability High (Standard) Native
Recruiter Preference Preferred Accepted
Compatibility Score 98% 100%

The Winner: For 99% of applications, a modern, flattened PDF is the best choice. It is searchable, keeps your design intact, and is compatible with all modern systems.

6. Section Header Standardization: The AI's Indexing Map

One of the most common reasons an ATS fails to parse a resume is non-standard section headers. Modern AI systems use these headers as "anchors" to know which logic to apply to the text that follows. If you name your experience section "My Professional Odyssey," the system may not recognize it as work history, leading to an empty "Experience" profile in the recruiter's database.

In 2026, stick to the "Big Four" standard headers to ensure 100% indexing success:

While you can use slightly more descriptive headers like "Core Competencies," avoid anything that is overly creative or uses jargon that isn't universally recognized by the global recruiting taxonomy (e.g., Sovren or Textkernel).

7. Multi-Page Continuity and Metadata

Is a two-page resume okay for an ATS? In 2026, the answer is a resounding Yes. Modern systems can handle documents of almost any length. However, you must maintain Data Continuity across the page break.

Avoid splitting a single "Work Experience" bullet point across two pages. This can confuse the parser, causing it to see the text on page 2 as a new, disconnected entry. Furthermore, ensure your Contact Information is only at the top of page 1. Do not repeat it in headers or footers on subsequent pages, as this can cause "Duplicate Person" errors or result in the system incorrectly identifying your phone number as a date or company name on the second page.

Metadata Tip: Before saving your PDF, check the "Document Properties" in Word or Google Docs. Ensure the "Title" field is either empty or matches your name. Sometimes, templates have "Resume Template 2022" stuck in the metadata, which can be visible to recruiters in certain ATS portals, making you look less attentive to detail.

8. Typography and Font Choice

Accessibility and readability are linked. If a recruiter has to squint to read your 8pt font, you've already lost. Use at least 10pt for body text and 14pt-16pt for headers. Stick to web-safe fonts to ensure that your document renders exactly the same way on their machine as it does on yours. In 2026, fonts like Inter, Roboto, and Open Sans are the gold standard for digital readability.

Pass the Technical Screen

Our ATS tool flags formatting errors in real-time. Make sure your layout is as professional as your experience.

Fix My Formatting →

9. Scanning vs. Parsing: What Really Happens

Many job seekers confuse "Scanning" with "Parsing." When you upload your resume, a "Scraper" first creates a plain-text version of your document. Then, the "Parser" analyzes that text. This is why formatting is so important—if the scraper can't create a clean text version, the parser has nothing to work with.

If you use text boxes or complex graphic elements, the scraper might see them as "unsupported objects" and skip them. This results in "Data Gaps" where your most important skills should be. Always ensure your text is "Selectable" (you can highlight it with your mouse) to guarantee it can be scraped by the system.

10. The Dual-Design Strategy: Human vs. Robot

The secret to winning in 2026 is the Dual-Design Strategy. You need a document that is technically "Perfect" for the robot but visually "Premium" for the human recruiter who will eventually review it. You don't have to sacrifice style for compatibility.

Pass the Technical Screen

Our ATS tool flags formatting errors in real-time. Make sure your layout is as professional as your experience. Updated March 2026 Workday and Greenhouse standards.

Fix My Formatting →

Frequently Asked Questions

Are resume templates from Canva ATS-friendly?
Usually not. Many Canva templates use graphics, layered text boxes, and complex layouts that are difficult for ATS parsers to translate accurately into a clean text stream. It is much safer to use a professional Word-based template that follows the single-column standard.
Can I use a 'Skill Bar' or 'Progress Circle'?
No. These are entirely visual and offer zero data to an ATS parser. In fact, they often result in "Broken Image" placeholders in the recruiter's view. Instead of a progress bar, use descriptive words like 'Proficient,' 'Advanced,' or 'Expert.'
Does the ATS care about my margins?
The ATS algorithm doesn't care, but the human recruiter does. Standard 1-inch margins provide the necessary 'white space' that makes the document scannable. Avoid "cramming" information with 0.2-inch margins; it's a sign of poor information design.
Should I include my headshot?
In the US and UK, no. It can lead to algorithmic "Bias Flags" and takes up valuable data space. Furthermore, some ATS systems will simply strip the image, which can occasionally cause the surrounding text to shift and break the parsing order.
How do I save a PDF as 'Searchable' for 2026 systems?
When saving in Word or Google Docs, choose 'Save as PDF' or 'Export to PDF.' Do not 'Print to PDF' or save it as an image file (Rasterization), as these methods can make the text unselectable and unreadable to most parsers.
Can I use tables if I keep them simple?
It's a gamble. While modern parsers can read simple tables, older legacy systems (which are still surprisingly common) often read them row-by-row across the entire page, jumbling your content. Bulleted lists are 100% safe and just as effective for organization.

Related Resources