Skip to sources
Time Machine

Technical Writers

Scrub through 96years of this role's history, from when it first emerged, through every wave of technology that reshaped it, to the cited projections for where it's heading next.

2026drag to travel through time
195019752000now
Country
2026
Known today as Technical Writers (BLS SOC 27-3042, formally tracked from 2010)
Latest actual · 2024
56K
BLS OEWS May 2024, the most recent complete survey year, as reported by O*NET. Employment has grown modestly from the 2010 baseline (+14%) despite significant AI disruption to documentation workflows. Growth has been concentrated in software, biotech, and defense: exactly the regulated or highly technical domains where human judgment in documentation carries legal and professional weight. The general trend of AI tools compressing first-draft documentation time has not yet reduced net headcount, but BLS projects near-flat growth (about +1%) through 2034 as AI tools increase per-writer productivity.
Latest actual · 2024
$91,670
BLS OEWS May 2024 as reported by O*NET. The $91,670 median annual wage ($44.07 per hour) represents a further 14.5% nominal increase from May 2023, partly reflecting tight labor markets in regulated-domain and developer-documentation specializations. Technical writers ranked in roughly the top 30% of all US occupations by median annual wage. The BLS projects 1% employment growth to 2034, with most annual openings (approximately 4,500) driven by replacement need rather than net expansion.
Each dot is a cited figure over time; the dotted line only links them (values between aren't measured). Hollow dots are estimates.
Tools of the era

The tools that defined the work

Select an era to see how it reshaped the work.

  • Manual typewriter + mimeograph (wartime documentation era)

    The first technical writers worked with the same tools as any office professional of the era: manual typewriters, carbon paper for copies, mimeograph machines for distribution, and paste-and-scissors layout for diagrams. Documentation was physically produced: a typist typed the text, a drafter produced the illustrations, and a mimeograph or offset press reproduced the manual. The technical writer's craft was entirely in the research, the organization, and the language. The production constraint meant manuals were printed once and rarely updated; getting the content right before it went to print was the entire professional discipline.

    Effect on the work

    The production constraint kept documentation workforces small relative to the equipment they served. A single technical writer might be responsible for the full documentation set of a complex military system. Accuracy and completeness were the professional standard because errors could not be cheaply corrected post-print.

    Work toolChanging equipment
  • IBM Selectric typewriter + phototypesetting (production-quality documentation era)

    The IBM Selectric typewriter, introduced in 1961 and ubiquitous in offices by the mid-1960s, gave technical writers their first significant productivity tool: the ball-element design allowed rapid font changes, and the Magnetic Tape Selectric Typewriter (MT/ST, 1964) let writers record keystrokes for revision and reprint. Phototypesetting equipment gave large documentation departments the ability to produce camera-ready copy without a commercial print shop. The improvement in production quality raised professional standards: by 1970, a well-resourced technical documentation department could produce manuals indistinguishable from commercially typeset publications. The Society for Technical Communication, renamed in 1971, began hosting annual conferences where production standards and language conventions were professionalized across the field.

    Effect on the work

    The Selectric era modestly increased productivity but did not fundamentally change the labor structure of documentation: each writer was still responsible for a single document stream. The major labor shift was the separation of "writer" from "typist" that the Selectric enabled -- technical writers could now type their own drafts rather than dictating to a separate typing pool, which collapsed a two-person workflow into one.

    Work toolChanging equipment
  • Desktop publishing: PageMaker (1985) and FrameMaker (late 1980s)

    Aldus PageMaker, introduced in July 1985 by Paul Brainerd for the Apple Macintosh, was the first widely-used WYSIWYG page layout program for personal computers. Brainerd coined the term "desktop publishing" to market it. For technical writers, PageMaker and its successor FrameMaker (developed by Frame Technology Corporation, designed specifically for large-format technical reference manuals) collapsed the production workflow that had previously required a typist, a layout artist, and a print-shop relationship into a single workstation. FrameMaker's strength was handling extremely long, structured documents: tables of contents, indexes, cross-references, and conditional publishing for multiple product variants. Adobe acquired FrameMaker in 1995 and explicitly repositioned it as a tool for technical writers, where it remained the dominant professional platform through the 2000s. Desktop publishing transformed what the profession was: technical writers now controlled the entire document from first keystroke to print-ready output.

    Effect on the work

    Desktop publishing reduced the number of specialists required to produce a documentation set. Layout artists and production coordinators who had been part of large documentation departments became redundant. Simultaneously, the personal computer industry's explosion in the mid-to-late 1980s created enormous demand for user documentation: every software product and peripheral device shipped with a manual. The net employment effect was strongly positive through the late 1980s despite the productivity gain from desktop publishing.

    Work toolChanging equipment
  • Web and online help (HTML help, RoboHelp, WinHelp -- internet era documentation)

    When Mosaic (1993) and then Netscape (1994) made the web accessible to non-technical users, the documentation industry faced its first existential rethinking. Printed manuals became obsolete almost overnight for software products: by the mid-to-late 1990s, online help systems accessed through a product's Help menu replaced the printed manual as the primary documentation format. Microsoft WinHelp, Robohelp, and HTML-based help systems required technical writers to learn new tools, to think about documentation as a navigable hyperlinked system rather than a linear document, and to write for a different reading pattern (scanning and searching rather than reading cover-to-cover). The internet boom of 1995-2000 also created an enormous new market for documentation: every new website, SaaS product, and e-commerce platform needed user documentation. The demand surge of this period is why the profession's estimated headcount roughly tripled between 1980 and 2000.

    Effect on the work

    The transition to online documentation compressed print-production roles further (no more print-ready output, no more mailing room) while simultaneously expanding demand for writers who could produce hyperlinked, search-optimized content. The dot-com bust of 2001-2002 hit the documentation profession hard: hundreds of contract technical writing positions at startups and software companies were eliminated. Headcount contracted noticeably from the 1999-2000 peak before recovering through the mid-2000s.

    Work toolChanging equipment
  • Structured authoring: DITA XML (IBM 2001, OASIS standard 2005) and component content management

    Darwin Information Typing Architecture (DITA), developed inside IBM starting in 2001 to replace its unwieldy IBMDoc format, was donated to OASIS and published as an open standard in 2005. DITA formalized what experienced technical writers had been doing informally: treating documentation as modular, reusable components (topics) that could be assembled into different publications for different audiences, locales, and product variants. A single "warning" topic could appear in 40 different manuals without being written 40 times. For regulated industries, aerospace, and medical devices, DITA became the professional standard. The tool ecosystem around DITA -- Heretto (formerly easyDITA), Oxygen XML Editor, Arbortext -- created a new specialization: the structured author who understood both the writing craft and the XML schema. The CCMS (component content management system) era coincided with globalization: multinational companies could manage a single English master and route it through translation management systems, compressing localization cost dramatically.

    Effect on the work

    DITA and structured authoring increased per-writer throughput significantly for large documentation programs, reducing the labor required per page of output for routine update cycles. However, the specialized skill required to work in DITA systems created a premium segment of the profession: DITA-proficient writers in regulated industries commanded materially higher salaries and were more insulated from the employment volatility affecting consumer-software documentation writers.

    Work toolChanging equipment
  • Docs-as-Code: Markdown, Git, static site generators (Sphinx, MkDocs, Docusaurus)

    The Docs-as-Code movement -- treating documentation with the same version-control, peer-review, and continuous-integration practices used for software code -- emerged organically at large software companies (Google, Stripe, Twilio, Cloudflare) in the early 2010s and became widely practiced by the mid-2010s. Write the Docs, a community conference first held in 2013, formalized the practice and vocabulary. Technical writers working in the Docs-as-Code model authored in Markdown or reStructuredText, committed changes via Git pull requests, ran automated tests (link checking, prose linting via Vale) in CI pipelines, and published to static site generators like Sphinx, MkDocs, or Docusaurus. The "Documentation Engineer" title emerged at companies where the writer was embedded in an engineering team and contributed to the codebase itself. Salaries in this tier of the profession ($110-135k at companies like Stripe and Cloudflare as of 2024) reflected the cross-domain skill premium. Docs-as-Code was also the technical foundation that made AI-assisted documentation possible: when documentation lives in Git, an AI model trained on the codebase can produce plausible first drafts.

    Effect on the work

    Docs-as-Code created a strong bifurcation in the profession: writers who mastered the toolchain commanded premium salaries and stable employment, while writers who remained in legacy tools (Word, older CMS platforms) faced increasing competition from AI automation of their specific workflow. The overall employment count remained roughly flat through this period, reflecting the two trends offsetting each other.

    Work toolChanging equipment
  • AI-assisted documentation: Mintlify, GitHub Copilot Docs, Scribe, ChatGPT/Claude for first drafts

    ChatGPT's public launch in November 2022 put AI-assisted writing tools in the hands of every technical writer overnight. Within months, documentation-specific AI products proliferated: Mintlify (which generates and maintains developer documentation from code context), GitHub Copilot's documentation generation from code annotations, Scribe (auto-generates step-by-step procedure docs from screen recordings in under 60 seconds), and Tango (auto-captures UI workflows as annotated walkthroughs). The effect on the profession was bifurcated from the start. Routine documentation -- software procedure guides, FAQ articles, basic API reference content, in-app microcopy -- became largely automatable, and companies with mature Docs-as-Code pipelines found they could maintain documentation sets with significantly fewer writers. The work that remained robustly human was the work AI tools cannot safely do without institutional knowledge: SME interviews, information architecture decisions, regulatory accuracy validation, and the craft judgment that distinguishes documentation that actually helps users from documentation that merely describes a product. The BLS projection of approximately +1% employment growth through 2034 (from 56,400 to an estimated 56,900) reflects the view that AI productivity gains will offset expansion demand -- net flat.

    Effect on the work

    BLS projects +0.9% employment growth for technical writers 2024-2034, approximately +500 positions over the decade, against a roughly +3% all-occupations average. The profession is expected to see about 4,500 annual openings driven primarily by replacement need (retirements, career transitions) rather than net new positions. The sector-level distribution is shifting: information and professional services are projected to grow (developers need more documentation as software proliferates) while manufacturing declines.

    AI audit toolsPattern detection
Projection cone · present → 2034

What credible sources project

Scrub the slider past now to anchor each scenario on the scrubber. The spread is the range of futures credible sources project for this role.

Employment outlook
Projected change in the number of people doing this work.
BLS Occupational Outlook Handbook 2024-25
2033
+4%
BLS OOH 2024-25 edition projected 4% growth for technical writers 2023-2033, "about as fast as average." This projection cycle preceded the 2024-34 cycle, which revised the outlook downward to +1% as AI disruption to documentation workflows became more quantifiable. The 4% figure is included here as a cross-check showing that projections for this occupation have been revised downward as AI tooling has matured, not upward. The difference between the two BLS cycles illustrates how rapidly the analytical consensus on AI impact on documentation work has shifted.
BLS National Employment Matrix 2024-34
2034
+0.9%
BLS Employment Projections, occupational demand modeling using the industry-occupation matrix for the 2024-34 cycle. Technical writers are projected to grow from 56,400 (2024) to approximately 56,900 (2034), a net addition of about 500 positions over the decade. The BLS classifies this as "slower than average" growth (all-occupations average: approximately +3% over the same period). The methodology models AI productivity gains absorbing demand that would otherwise require more writers, offset by continued expansion of software products and regulated-industry documentation requirements. The approximately 4,500 annual job openings projected are primarily replacement-driven.
AI task exposure
Share of the role’s tasks that researchers estimate AI can do. This is a measure of task exposure, not a forecast of jobs lost.
Eloundou et al. — "GPTs are GPTs" (2023, Science 2024)
2028
75%
of tasks
GPT-4 task-by-task LLM exposure labeling on O*NET tasks for writing and communication occupations. Technical writers score in the high range for LLM exposure -- their primary tasks (drafting, editing, structuring, and reformatting technical text) are exactly the tasks LLMs perform well when given appropriate context. The exposure is notably higher than for occupations where physical presence, manual dexterity, or real-time situational judgment dominate. The key nuance: LLM exposure measures which tasks GPT-4 can assist with or replicate at quality parity, not which jobs will be eliminated. Technical writers are a high-exposure but not necessarily high-displacement occupation because their defensible core -- SME access, accuracy validation, information architecture, regulatory accountability -- cannot be delegated to an LLM.
Today, in this role

What's shifting in the work right now

The historical view above shows how this role has moved. This is the present-day detail: which AI tools are picking up which tasks, where the edge still is, and the natural directions this work can grow.

What's changing in your day

Three parts of your work where AI is already doing real lifting, and what stays yours.

AI is taking this onWrite and maintain consumer-facing product help centers, knowledge bases, and in-app tooltips — optimizing for self-service deflection and search discoverability while keeping content current as product features change rapidly.

Write and maintain consumer-facing product help centers, knowledge bases, and in-app tooltips — optimizing for self-service deflection and search discoverability while keeping content current as product features change rapidly.[8],[1]

Where your edge is

Consumer help center content is among the most heavily automated documentation categories. AI chatbots now answer a large portion of questions that help articles previously served, and generative search (Perplexity, Google AI Overviews) synthesizes help content without requiring users to visit the actual docs. Protect your position by shifting from writing individual articles to owning the knowledge architecture and quality standards that feed both human searchers and AI retrieval systems. Learn how structured content affects LLM-cited outputs.

AI is taking this onProduce step-by-step procedure guides and tutorials for software products — capturing UI workflows via Scribe or Tango AI (auto-screenshot + step capture), then editing the generated draft for completeness, accuracy, and brand voice before publishing.

Produce step-by-step procedure guides and tutorials for software products — capturing UI workflows via Scribe or Tango AI (auto-screenshot + step capture), then editing the generated draft for completeness, accuracy, and brand voice before publishing.[9],[10],[8]

Tools picking this up
Where your edge is

Auto-capture tools like Scribe and Tango now generate first-draft procedure docs from a screen recording in minutes. This is among the most displaced segments of technical writing — entry-level "how do I click through this UI" documentation is largely automated at companies using these tools. Redirect your time toward conceptual documentation, troubleshooting guides, and the editorial review that catches where the auto-generated steps are accurate but misleading to the target user.

AI is sitting alongside you hereGenerate first-draft content for developer guides, conceptual overviews, and release notes using GitHub Copilot, Mintlify AI, or Claude — prompting against the source code and changelog diff — then editing for technical accuracy, completeness, and audience-appropriate detail level.

Generate first-draft content for developer guides, conceptual overviews, and release notes using GitHub Copilot, Mintlify AI, or Claude — prompting against the source code and changelog diff — then editing for technical accuracy, completeness, and audience-appropriate detail level.[8],[11],[6]

Where your edge is

AI-assisted first drafts from code context are becoming the default at software companies with mature documentation practices. The professional edge shifts from drafting speed to accuracy review: can you spot where Copilot's doc draft describes what the code does rather than what it means for the user? Learn to read the source code or test suite so your accuracy review catches AI errors that a non-technical editor would miss.

Where this role is heading

Natural next steps for someone with your foundation: not exits, evolutions.

A direction you could grow

Software Developers

Technical Writers embedded in software engineering teams — those who already read code, manage Docs-as-Code pipelines, write API reference documentation, and contribute to GitHub repositories — are the best-positioned non-engineers to pivot into Software Developer roles. The gap is primarily programming depth rather than the engineering process itself: they already understand code review, CI/CD, and system architecture from the documentation side. This pivot yields a strong CRI gain (63 → 73) and salary increase to $130-160k. It requires genuine proficiency in at least one programming language — not code-reading fluency, but production-quality code authorship — which typically takes 12-18 months of deliberate practice and project portfolio building. The "Documentation Engineer" intermediate title (common at companies like Stripe, Twilio, and Cloudflare) is the natural stepping stone.

What you'd add
  • · Proficiency in Python, TypeScript, or Go at production code quality (not just read-level fluency)
  • · Software testing fundamentals — unit tests, integration tests, test-driven development
  • · System design concepts — databases, APIs, microservices, distributed systems basics
  • · CI/CD pipeline contribution (GitHub Actions, CircleCI) beyond doc automation
  • · Portfolio of open-source contributions or projects that demonstrate code authorship, not just documentation
What it takesA real upskill, but a natural one
Share this year
Drops anyone you send it to straight into 2026.
Preview card
Part of Arts & Media · see all 24roles →
Different role?

See the same long-arc view for your own profession.

Browse the directory by industry, or search by title or SOC code. New roles ship every few weeks. Every profile cites every claim.

Browse all roles

The data behind this timeline

On record since1940
Latest tracked employment56,400 (US, 2024)
Latest median pay$91,670 (2024)
Outlook+4% by 2033 (BLS Occupational Outlook Handbook 2024-25)
View all 26 cited data points
YearUS employmentMedian annual paySource
196015,000n/aESTIMATE
1970n/a$9,500ESTIMATE
198030,000n/aESTIMATE
200052,000$46,000ESTIMATE
200344,690$51,590BLS-OEWS
200445,100$53,490BLS-OEWS
200546,250$55,160BLS-OEWS
200645,330$58,050BLS-OEWS
200746,740$60,390BLS-OEWS
200847,460$61,620BLS-OEWS
200946,270$62,730BLS-OEWS
201049,500$63,280BLS-OEWS
201145,120$64,610BLS-OEWS
201246,160$65,500BLS-OEWS
201347,300$67,900BLS-OEWS
201448,210$69,030BLS-OEWS
201549,770$70,240BLS-OEWS
201649,780$69,850BLS-OEWS
201749,960$70,930BLS-OEWS
201850,350$71,850BLS-OEWS
201950,760$72,850BLS-OEWS
202048,880$74,650BLS-OEWS
202147,620$78,060BLS-OEWS
202248,620$79,960BLS-OEWS
202347,970$80,050BLS-OEWS
202456,400$91,670BLS-OEWS
Embed this timeline on your site

Free for any site. Paste this where the timeline should appear; it stays interactive, every datapoint stays cited, and it sets no cookies on your page. How embedding works

<iframe src="https://futurehistory.earth/embed/27-3042"
  width="100%" height="430" style="border:0"
  title="Technical Writers, a Future History timeline"
  loading="lazy"></iframe>

See all roles in Arts & Media