FirstHR

Technical Writer Interview Questions and Scorecard

Free technical writer interview questions for small businesses: 6 sets, a paid writing test, good-answer notes, and a 1-to-5 scorecard.

Nick Anisimov

Nick Anisimov

FirstHR Founder

Hiring
15 min

Technical Writer Interview Questions and Scorecard

Six question sets for the employer side of the table: audience and structure, research with subject-matter experts, developer documentation, tooling, and behavior under a moving deadline. Every question carries a reason to ask it and what a good answer sounds like, plus a paid writing test brief and a 1-to-5 rubric. Download as DOCX.

The first technical writer I helped a company hire interviewed beautifully. She talked about clarity, about respecting the reader, about the elegance of a well-structured guide. Nobody asked her how she would find out whether a procedure actually worked. Two months later the install guide she shipped was lovely, and it skipped a prerequisite because the engineer who reviewed it already had that component installed and never noticed it was missing.

That is the failure mode of this hire. A technical writer is not a writer who happens to work near engineers. The job is getting accurate information out of busy people, verifying it by doing the thing, and deciding what a reader does not need. Prose quality is the easy part to judge and the least likely to be the problem. At FirstHR, we build for the small companies making this hire without a documentation team or an HR department, usually with a founder or a product lead running the interview alone.

This page gives you six question sets written for the employer side of the table. Every question states why it is worth asking and what a good answer sounds like, so you can evaluate the craft without being a writer. There is also a paid writing test brief and a 1-to-5 scorecard. If you still need the posting, the technical writer job description comes first, and the rest of the hiring templates cover the offer and the paperwork.

TL;DR
Interview a technical writer on five things: audience and structure, research with subject-matter experts, writing craft, tooling, and judgment under a moving deadline. The question that separates a technical writer from a general writer is how they verify a procedure is correct, because the honest answer is that they run it themselves. Back the interview with a short paid writing test on your own product, scored on the same rubric for every candidate.

What a Technical Writer Is Actually For

A technical writer exists to make a reader able to do something correctly on the first try, which makes accuracy and structure the job and prose the delivery mechanism. Federal occupational data describes the work as preparing instruction manuals, how-to guides, journal articles, and other supporting documents that communicate complex information more easily. What that summary leaves out is where the time goes.

Most of it goes to research. A working technical writer spends more hours extracting information from engineers, running procedures to see what breaks, and reading support tickets than typing finished sentences. That is why an interview that only compares writing samples measures the smallest part of the role, and why the questions on this page push hard on how a candidate gets to the facts.

The second half of the job at a small company is deciding what not to write. Documenting everything is the default failure, because it buries the three articles customers actually search for. A candidate who has a real filter for that, usually reader tasks, support volume, or risk, is worth more than one with a longer portfolio. Probe it alongside the attention to detail the craft itself demands.

The Competencies Worth Testing

Test six areas, and expect a strong candidate to hold up across all of them rather than dominating one. Candidates rehearse craft answers most, so the areas that separate people in practice are research and impact awareness, where vague answers are common and revealing.

Audience and structure
Names a specific reader, not the customer
Organizes by task, not by feature list
Decides what not to document
Research and accuracy
Prepares before the expert interview
Verifies by doing the procedure
Flags uncertainty instead of writing around it
Writing craft
Plain, precise, consistent language
One action per step in a procedure
Cuts filler without losing meaning
Tools and workflow
Publishes from a real environment
Thinks about maintenance, not only authoring
Treats accessibility as normal practice
Collaboration and judgment
Escalates a stalled review with a deadline
Triages when the release date moves
Says no with a reason and an alternative
Impact awareness
Knows what signal tells them a doc worked
Reads support tickets and search terms
Explains value in the business terms

Weight these to your reader. Developer-facing documentation puts research, tooling, and technical depth first. Customer-facing product documentation puts audience and structure first. Regulated or safety-critical content puts verification above everything, because the cost of a wrong instruction is not a support ticket. Accessibility belongs in the tooling conversation for anyone publishing to the public, and the federal Section 508 guidance on accessible documents is a compact standard to ask a candidate about.

Which Question Set Should You Use?

Start with the core set for every candidate, then add two or three questions from the sets that match your readers and your stack. The sixth file is not a question set: it is the paid writing test brief and the scorecard, and it is the piece most interview lists leave out entirely.

Core Questions
Use for every opening
Audience, structure, what not to document, how they would fix a help center nobody can search, and how they know a document worked. Start here.
Research and Experts
The real filter
How they prepare for a 30 minute engineer interview, verify a procedure by running it, and handle a reviewer who has ignored the draft for two weeks.
Developer and API Docs
Only if readers code
Reference versus tutorial, documenting an endpoint from scratch, error messages, quickstarts, and keeping reference accurate on a weekly release.
Tools and Publishing
Ask against your stack
Markdown in a repository, structured authoring, single sourcing, versioning for older releases, screenshots as a maintenance cost, and accessibility.
Behavioral
Past behavior only
Deadlines that moved, experts who disagreed, the hardest feedback they ever got, a document that failed, and how they choose between three teams.
Writing Test + Rubric
The piece lists skip
A ready-to-send paid writing test brief with deliberate gaps, a 1-to-5 rubric across six areas, and a red-flag checklist. Use with every finalist.
Match the Set to the Reader
Developer-facing API or SDK documentation: Core plus Developer and Research. Customer-facing product help: Core plus Research and Behavioral, and skip the developer set entirely. Hardware, field, or regulated content: Core plus Research, weighted toward verification. Docs in a repository shipping with the product: add Tools. Whatever you pick, use the Writing Test and Rubric set with every finalist, and ask the same core questions of everyone so the comparison holds up.

6 Free Question Sets to Download

Download all six as a single Word document, or copy the sets you need. Each follows the same structure: when to use it, the questions with good-answer notes, what to listen for, and space for notes. The final file adds the writing test brief, the rubric, and a red-flag checklist.

Download All 6 Technical Writer Question Sets
Core, research, developer docs, tools, behavioral, plus a paid writing test brief and a 1-to-5 scoring rubric. All in one DOCX.

Set 1: Core Technical Writer Questions

The starting set for every opening: naming the reader, documenting a feature with no spec, deciding what not to write, fixing a help center nobody can search, and how they know a document worked.

Core Technical Writer Interview Questions
CORE TECHNICAL WRITER INTERVIEW QUESTIONS
Candidate: __
Company: __
Interviewer: __
Date: _

HOW TO USE THIS SET

This is the starting set for almost every technical writer opening. Ask 6 to 8 of
these in the first interview and ask the same ones of every candidate. Each
question carries a note on what a good answer sounds like, so you can judge the
craft without being a writer yourself. Score on the rubric in Set 6 afterward.

QUESTIONS

1. What documentation have you written, and who was the reader for each piece?
(Good answer: names real document types, such as user guides, installation
instructions, API references, release notes, or standard operating procedures,
and describes a specific reader rather than saying "the customer.")
2. You have been asked to document a feature that has no documentation and no
spec. Walk me through your first week.
(Good answer: identify the reader and the task, find the person who built it,
use the feature themselves, draft an outline, then get it reviewed. A weak
answer starts with writing.)
3. How do you decide what NOT to document?
(Good answer: has a real filter, usually reader tasks, support volume, or risk.
Knows that documenting everything makes the important parts harder to find.)
4. Our help center has 60 articles and customers still cannot find answers. Where
do you start?
(Good answer: looks at search terms and support tickets first, then structure
and titles, before rewriting any prose.)
5. How do you structure a procedure so someone can follow it while doing the task?
(Good answer: one action per step, the goal stated up front, prerequisites
listed, results shown, and no explanation buried inside a numbered step.)
6. Show me something you wrote that you would write differently today, and tell me
why.
(Good answer: names a specific reason tied to the reader or to feedback, not
just "my style improved.")
7. How do you know whether a document worked?
(Good answer: names a signal such as ticket volume on that topic, search
failures, task completion, or direct user feedback. Vague answers here are
common and worth probing.)
8. What questions would you ask me about this role before you accepted it?
(Good answer: asks about audience, tooling, who reviews, and who has final say.
Strong writers interview you back.)

WHAT TO LISTEN FOR

The reader named first, before the format or the tool
Structure and information architecture, not only sentence quality
A method for deciding what matters, not an instinct to document everything
Curiosity about how the product actually works

NOTES

__
__

Set 2: Research and Subject-Matter Expert Questions

The set that separates a technical writer from a general writer: preparing for a 30 minute engineer interview, verifying a procedure by running it, and escalating a review that has stalled two weeks before release.

Research and Subject-Matter Expert Questions
RESEARCH AND SUBJECT-MATTER EXPERT QUESTIONS
Candidate: __
Company: __
Interviewer: __

WHEN TO USE THIS SET

This is the set that separates a technical writer from a general writer. The job
is not mostly typing. It is extracting accurate information from busy engineers,
verifying it, and being right. Use this set for every technical writing opening,
and weight it heavily if your product is complex or your experts are scarce.

QUESTIONS

1. How do you prepare for an interview with an engineer who has 30 minutes for
you and no patience?
(Good answer: reads everything available first, uses the product, arrives with
specific closed questions, and never asks the expert to explain the basics.)
2. An expert tells you something that contradicts what the product actually does.
What do you do?
(Good answer: tests it, documents the discrepancy, and goes back with the
evidence rather than picking a side.)
3. How do you learn a product nobody has documented?
(Good answer: uses it as a new user would, reads tickets and sales calls,
traces the workflow end to end, and writes down what confused them while it
still confuses them.)
4. How do you verify that a procedure you wrote is correct?
(Good answer: follows their own steps literally, on a clean environment, and
treats a successful run as the only proof. Not "the engineer reviewed it.")
5. Your reviewer has ignored the draft for two weeks and the release is Friday.
What do you do?
(Good answer: escalates with a specific ask and a deadline, ships with a known
risk noted, or reduces scope. Does not simply wait or silently guess.)
6. How do you handle a subject you know nothing about, such as an industry
regulation or an unfamiliar protocol?
(Good answer: a real learning method plus a habit of flagging uncertainty
instead of writing around it.)
7. What is something you documented incorrectly, and how did you find out?
(Good answer: an honest, specific story with a fix and a process change.
Candidates who have never been wrong have usually never been checked.)

WHAT TO LISTEN FOR

Preparation before the expert interview, not during it
Verification by doing, not by asking
Comfort escalating a blocked review without drama
Honesty about uncertainty and about past errors

NOTES

__
Still Using Spreadsheets for Onboarding?
Automate documents, training assignments, task management, and track onboarding progress in real time.
See How It Works

Set 3: Developer and API Documentation Questions

Use only if your reader writes code: reference versus tutorial, documenting an endpoint from scratch, error messages that say what to do next, quickstarts, and keeping reference accurate on a weekly release.

Developer and API Documentation Questions
DEVELOPER AND API DOCUMENTATION QUESTIONS
Candidate: __
Company: __
Interviewer: __

WHEN TO USE THIS SET

Use this set only if your reader is a developer. Documenting an API, an SDK, or a
command line tool is a different job from documenting an application for end
users, and hiring for the wrong one is the most common miss on this role. Skip
this set entirely if your documentation is for non-technical customers.

QUESTIONS

1. What developer documentation have you written, and what did readers actually
do with it?
(Good answer: distinguishes reference, tutorials, how-to guides, and concept
docs, and knows that a reference alone does not get anyone started.)
2. How much code can you read, and what have you done with that?
(Good answer: honest about the level. Reading a function signature, following
an example, and testing an endpoint are enough for most roles. Overclaiming is
worse than a modest, specific answer.)
3. Walk me through how you would document a new endpoint from scratch.
(Good answer: calls it themselves, captures a real request and response,
documents parameters and errors, and writes a working example a reader can
paste.)
4. How do you write error documentation?
(Good answer: tells the reader what caused it and what to do next, not just
what the error text says.)
5. How do you keep reference documentation accurate when the product ships weekly?
(Good answer: generation from source where possible, a release checklist, or
ownership of the changelog. Not "I update it when someone tells me.")
6. What makes a quickstart good?
(Good answer: one path, no branching, a working result in minutes, and no
assumed setup that is not stated.)
7. Have you worked in the same repository as engineers, and how did that go?
(Good answer: real experience with branches, pull requests, and review comments
as the editorial channel.)

WHAT TO LISTEN FOR

Working examples over exhaustive parameter lists
Testing the thing personally before documenting it
A plan for keeping reference docs accurate as the product moves
Honesty about the limits of their coding ability

NOTES

__

Set 4: Tools, Docs-as-Code, and Publishing Questions

Ask these against the stack you actually run: Markdown in a repository, structured authoring, single sourcing, versioning for customers on older releases, screenshots as a maintenance cost, and accessibility.

Tools, Docs-as-Code, and Publishing Questions
TOOLS, DOCS-AS-CODE, AND PUBLISHING QUESTIONS
Candidate: __
Company: __
Interviewer: __

WHEN TO USE THIS SET

Ask these against the stack you actually run, not a generic tool list. A writer
fluent in your environment is productive in days, and one who has only written in
a word processor may need weeks. Tooling is a filter, not the job, so weight it
below research and structure unless your pipeline is unusual.

QUESTIONS

1. What tools have you published from, and which did you like least?
(Good answer: names real environments, such as Markdown in a version control
repository, structured authoring, a help authoring tool, a content management
system, or a wiki, and can explain a tradeoff.)
2. Our docs live in a repository and ship through pull requests. Have you worked
that way?
(Good answer: comfortable with branches, previews, and review comments. If not,
a concrete plan to learn it beats a bluff.)
3. How do you handle content that has to appear in more than one place?
(Good answer: single sourcing, reuse, or at minimum one source of truth with
links, rather than copy and paste.)
4. How do you version documentation when customers run older releases?
(Good answer: versioned outputs or clear version labels, and a policy for how
long old versions live.)
5. When do you add a screenshot or a diagram, and when do you not?
(Good answer: adds them when they reduce words or show spatial relationships,
and knows screenshots are a maintenance cost every release.)
6. How do you make documentation accessible?
(Good answer: real headings, alternative text, descriptive links, tables with
headers, and not putting instructions only inside an image.)
7. What would you need to learn to work in our stack?
(Good answer: names a real gap and a concrete plan. This is the honesty check.)

WHAT TO LISTEN FOR

Real, named experience in an environment like yours
A view on maintenance cost, not only on authoring
Accessibility treated as normal practice rather than an extra
Straight answers about gaps

NOTES

__

Set 5: Behavioral and Collaboration Questions

Past behavior on the parts of the job that hurt: a release date that moved, an expert who disagreed, the hardest feedback they ever received, a document that failed its readers, and three teams asking for one writer.

Behavioral and Collaboration Questions
BEHAVIORAL AND COLLABORATION QUESTIONS
Candidate: __
Company: __
Interviewer: __

WHEN TO USE THIS SET

Technical writing is a relationship job with a deadline attached. Ask for real
past examples using the STAR pattern: Situation, Task, Action, Result. Past
behavior predicts future behavior better than a hypothetical, so push every answer
until you have a specific situation and a specific outcome.

QUESTIONS

1. Tell me about a time the release date moved up and your documentation was not
ready.
(Good answer: triaged by risk, shipped the critical path, and communicated what
was missing. Did not quietly publish something untested.)
2. Tell me about a time an expert disagreed with how you explained something.
(Good answer: separated accuracy from preference, deferred on facts, held the
line on clarity, and kept the relationship intact.)
3. Tell me about the hardest feedback you have received on your writing.
(Good answer: specific, unflattering, and followed by a change. Candidates who
cannot name any are either unmanaged or unwilling to say.)
4. Tell me about a document that failed its readers. What happened next?
(Good answer: noticed through tickets or user behavior, diagnosed the cause,
and fixed the structure rather than adding more words.)
5. You have three teams asking for documentation and time for one. How do you
choose?
(Good answer: prioritizes by reader impact, support cost, or risk, and makes
the tradeoff visible to the people who asked.)
6. Tell me about a time you had to say no to a request.
(Good answer: said no with a reason and an alternative, rather than absorbing
everything and missing the important work.)
7. How do you work with people who think documentation is not real work?
(Good answer: shows value in their terms, usually fewer tickets or faster
onboarding, instead of arguing about principle.)

WHAT TO LISTEN FOR

Specific situations with named outcomes, not general philosophy
Triage under pressure rather than freezing or overpromising
Ownership of failures without excessive self-blame
The ability to say no with a reason

NOTES

__

Set 6: Writing Test Brief, Scoring Rubric, and Red Flags

A ready-to-send paid writing test brief with deliberate gaps planted in it, a 1-to-5 rubric across six areas, and a red-flag checklist, so the decision rests on written evidence rather than on the conversation that felt best.

Writing Test Brief, Scoring Rubric, and Red Flags
WRITING TEST BRIEF, SCORING RUBRIC, AND RED FLAGS
Candidate: __
Company: __
Interviewer: __
Date: _

PART 1: THE PAID WRITING TEST BRIEF

Send the same brief to every finalist. Cap it at 90 minutes and pay for the time.
Task: Write a short set of instructions for [FEATURE OR TASK], for [READER].
Length: One page maximum. Longer is not better.
Format: [Markdown / Word / your tool].
What you get: 30 minutes with [EXPERT NAME] before you start, plus a trial
account. The expert will answer questions but will not explain the basics.
Deliverable: The document, plus five to ten lines on what you left out and why.
Time: 90 minutes maximum. We pay [AMOUNT] for it either way.
Deliberate gaps to include in the brief (do not tell the candidate):
[ ] One prerequisite the feature needs that is not mentioned anywhere
[ ] One step that fails if done in the obvious order
[ ] One term used inconsistently in the existing material

PART 2: HOW TO SCORE

Score each area from 1 to 5 immediately after the interview, while it is fresh.
Anchor every score to something the candidate actually said or wrote. If more than
one person interviews, score independently first, then compare. Use the same rubric
for every candidate.
5 = Strong, specific evidence 4 = Solid evidence 3 = Some evidence
2 = Weak or mixed evidence 1 = No evidence or red flags

SCORING AREAS

Audience and structure: names the reader, organizes by task, cuts what does not help
Score [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ]
Evidence: ______
Research and accuracy: gets information out of experts and verifies it by doing
Score [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ]
Evidence: ______
Writing craft: plain, precise, consistent, no filler
Score [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ]
Evidence: ______
Tools and workflow: real experience in an environment like ours
Score [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ]
Evidence: ______
Collaboration and judgment: triages, escalates, says no with a reason
Score [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ]
Evidence: ______
Writing test result: caught the gaps, asked the expert good questions, one clean page
Score [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ]
Evidence: ______

RED FLAGS (WEIGH CAREFULLY)

[ ] Talks about the format and the tool before ever naming the reader
[ ] Cannot say how they would know a document worked
[ ] Verifies accuracy only by asking, never by doing
[ ] Portfolio is polished but they cannot say what they contributed
[ ] Wrote three pages when the brief asked for one
[ ] Overclaims technical depth that collapses under one follow-up question
[ ] Blames experts, engineers, or previous employers for every past failure

DECISION

Total score: ______ / 30
Recommendation: [ ] Strong yes [ ] Yes [ ] Maybe [ ] No
Notes: __
Where FirstHR Fits in This
These question sets are yours to use with any process. Once you have chosen someone, FirstHR handles the people side of the hire: the offer for e-signature, the new hire paperwork, the onboarding workflow, and the signed documents stored on the employee profile. FirstHR is an onboarding and HR platform, not a documentation tool or a content management system, so pair it with those. Applicant tracking is coming soon to FirstHR.

What a Strong Answer Sounds Like

You do not need to grade the writing yourself; you need to hear whether a candidate reasons from the reader or from preference. Strong technical writers tie decisions to something outside themselves: a task, a support ticket, a specification, or a measurable signal. Weak ones describe what they did without saying why it was the right call.

You have to document a feature with no spec and no documentation. Walk me through your first week.
Why ask it: This is the actual condition of the job at a small company, and it is where a general writer and a technical writer separate.
Strong answer: Identifies the reader and the task first, gets an account and uses the feature personally, finds the one person who built it and books a short focused conversation, drafts an outline before any prose, then puts the outline in front of a reviewer. Writes down what confused them while it still confuses them.
Weak answer: Starts by writing, or waits to be handed information. Treats the absence of a spec as a blocker rather than as the normal starting point.
How do you verify that a procedure you wrote is correct?
Why ask it: Accuracy is the whole difference between documentation and content. Ask this of every candidate.
Strong answer: Follows their own steps literally, on a clean account or a fresh install, and treats a successful run as the only proof. Mentions catching a missing prerequisite or a step that only works in a particular order, because that is what running it actually finds.
Weak answer: Says the engineer reviewed it. Review catches what an expert notices, and an expert never notices the prerequisite they already have installed.
How do you know whether a document worked?
Why ask it: Weak candidates have never thought about it. Strong ones name a signal, and that signal tells you how they will prioritize.
Strong answer: Names something measurable: ticket volume on that topic, searches that returned nothing, whether people finish the task, or direct feedback. Ties documentation to a business outcome such as support cost or time to first success.
Weak answer: Talks about readability, tone, or personal pride in the writing. Pleasant to hear, and it tells you nothing about how they will choose what to work on next.

The most useful follow-up on this role is not why but how do you know. Ask it after any confident claim and you will find out quickly whether there is a method underneath or a habit. It works equally well on the writing test debrief, where the candidate has to defend what they chose to leave out.

AskWhat a strong answer includes
Who was the reader for that document?A specific person doing a specific task, not the customer
How did you verify the procedure?Ran it themselves on a clean environment
What did you decide not to document?A real filter: tickets, risk, or reader tasks
How do you prepare for an expert interview?Reads and uses the product first, arrives with closed questions
How do you know a document worked?A named signal such as ticket volume or failed searches
What would you need to learn here?A real gap and a concrete plan to close it

The Writing Test Beats the Portfolio

A short paid writing test on your own product tells you more than any portfolio, because a portfolio shows what a document became after reviewers and a house template, not what this candidate contributed. Keep it to one page and 90 minutes, give every finalist the same brief and the same access to an expert, and pay for the time.

StepWhat to do
1. Pick the taskA real feature you already own, not live work you need delivered
2. Plant the gapsAn unstated prerequisite, a step that fails in the obvious order, an inconsistent term
3. Give real accessA trial account and 30 minutes with an expert who will not explain the basics
4. Cap the lengthOne page maximum. Longer is not better and the cap is part of the test
5. Ask what they cutFive to ten lines on what they left out and why
6. Score itGaps found, questions asked, structure, and whether they respected the cap

Three results matter. Did the candidate find the gaps you planted, which tells you whether they verify or assume. What did they ask the expert, which tells you how they will use scarce expert time for the next two years. And did they write one page, which tells you whether they can cut.

Keep the test small deliberately. An unpaid multi-hour assignment screens for candidates who can afford to work for free, and the strongest writers with current work will decline it. A tight, paid, well-briefed test gets a higher response rate and a cleaner comparison at the same time.

Scoring and Red Flags

Score each candidate on a rubric immediately after the interview, while the answers are still fresh, and anchor every score to something the candidate actually said or wrote. Rate the same six areas for everyone so you compare on evidence rather than on whichever conversation felt best.

Scoring areaWhat a 5 looks like
Audience and structureNames the reader first, organizes by task, cuts confidently
Research and accuracyPrepares before the expert, verifies by running it
Writing craftPlain, precise, consistent, no filler
Tools and workflowReal, named experience in an environment like yours
Collaboration and judgmentTriages, escalates with a deadline, says no with a reason
Writing test resultFound the planted gaps and delivered one clean page
Companies Using FirstHR Onboard 3x Faster
Join hundreds of small businesses who transformed their new hire experience.
See It in Action

If more than one person interviews, each should score independently before the group talks, so the most senior voice does not anchor everyone else. Written scores also make the feedback step fast and specific, and they give you something concrete to check against when you run a reference check.

The red flags worth weighting heavily are narrow. A candidate who names the tool or the format before ever naming the reader. One who cannot say how they would know a document worked. One who verifies accuracy only by asking someone. And one whose portfolio is polished but who cannot say which parts they wrote or what they argued to remove.

Fair, Legal, and Structured Interviewing

A fair interview and a useful interview are the same interview. Asking every candidate the same job-related questions, scored against the same rubric, keeps you inside the rules and reduces bias while producing a better decision. On writing roles this matters more than usual, because samples and portfolios invite subjective comparison and subjective comparison is where bias lives.

Ask the same core questions of everyone
The single most useful safeguard is also the single most useful interviewing technique. When every candidate answers the same job-related questions in the same order, you are comparing answers instead of comparing impressions, and you have a record of what you asked. That record is what makes a hiring decision explainable later. It also stops the interview from drifting into small talk, which is where most of the questions you should not ask get asked.
Two traps specific to writing roles
Do not ask whether English is the candidate’s first language, where they learned it, or where they are originally from. National origin is protected, and the underlying concern is a real job skill you can test lawfully: give everyone the same paid writing test and read the output. Do not ask when someone graduated or how many years they have been in the field, because both function as age proxies. Ask what relevant work they have done instead.
Pay for the writing test and keep it to 90 minutes
A short test is the most informative step in hiring a writer, and it is also the step most often abused. Use content you already own rather than live work you need delivered, cap it at 90 minutes, give every finalist the same brief and the same access to an expert, and pay for the time. An unpaid multi-hour assignment filters for candidates who can afford to work for free rather than for candidates who write well, and the strongest writers with current work will simply decline it.
Weight the sets to the job you actually have
A writer documenting an API and a writer documenting a piece of equipment are different hires. If your readers are developers, use the developer set and expect real evidence of reading code and calling an endpoint. If your readers are customers or field technicians, drop that set entirely and put the weight on audience, structure, and research. Decide before the first interview what the role must produce in its first 90 days, and test for exactly that.
Same Questions, Same Rubric, Better Hires
A structured interview, where every candidate answers the same questions scored against a consistent rubric, predicts on-the-job performance more reliably than an unstructured conversation. Asking the same job-related questions of everyone also keeps you within the EEOC rules against basing decisions on protected characteristics. Structure is the fairer approach and the more accurate one.

The full list of questions to avoid is worth reading before you sit down, and the two writing-specific traps are worth repeating: nothing about where someone learned English, and nothing that works as an age proxy. This is general information, not legal advice.

One standard worth borrowing rather than avoiding: the federal plain language guidelines published under the Plain Writing Act of 2010 are a compact statement of what good technical writing does. Asking a candidate where they agree and disagree with them is a fast read on whether they think about the reader or about rules.

Hiring a Technical Writer Without HR

At a large company this candidate meets a documentation manager, a peer writer, and a recruiter coordinating the scorecards. At a small business the founder or a product lead runs the interview alone, between everything else, and has usually never written a manual. Here is how to make that single conversation as rigorous as a full panel.

The portfolio is the least useful thing in front of you
A technical writing portfolio shows finished documents that went through reviewers, an editor, and a template. It does not show what this candidate contributed, what they cut, or what they refused to write. At a small company the person running the interview is usually a founder, a product manager, or an engineering lead, and comparing two polished user guides is close to impossible. So stop grading the artifact and start grading the reasoning. Ask the candidate to walk you through one document and explain why it is organized the way it is, what they removed, and what they would change now. A strong writer ties every decision to a reader or a signal. A weak one describes the document back to you.
Your first writer inherits no system at all
At a large company a technical writer joins a documentation team with a style guide, a terminology list, a review workflow, and a publishing pipeline already running. Your first writer inherits none of that, which means their first deliverable is usually the system itself rather than any single document. Interview for that directly. Ask how they would decide what to document first with no documentation plan in place, how they would build a style guide out of real disagreements rather than from a template, and how they would run a review cycle when the reviewers are three busy engineers and there is no coordinator. Someone who has only ever operated inside a mature system may struggle to build one from nothing.
The interview ends and the hiring work starts
Once you choose a writer, the job changes from evaluating to hiring well: a clear written offer, the new hire paperwork, access to the repository, the publishing tool, and a trial account on day one, and a first 90 days with a stated goal at each 30 day mark. Writers ramp fast when the access is ready and slowly when it is not, because they cannot verify anything they cannot use. That people side is where FirstHR fits for a small business: send the offer for e-signature, run the paperwork and the onboarding workflow, and keep the signed documents and the interview scorecards on the employee profile. FirstHR is an onboarding and HR platform, not a documentation tool or a content management system, so pair it with those. Applicant tracking is coming soon to FirstHR.
ResponsibilityContent WriterTechnical Writer
Writes clear, correct prose for a defined reader
Works to a style guide and terminology list
Interviews engineers and other experts for source facts
Verifies a procedure by running it personally
Owns structure across a whole documentation set
Publishes from the product repository or a docs pipeline

The simplest rule: if a wrong instruction costs you a support ticket, a returned product, or a safety incident, you need the technical writer and you should weight the research set heavily. If the goal is to attract and persuade readers, the content writer posting is the cheaper and correct hire. Teams whose real gap is product interface wording are usually looking at a UX writer instead.

Technical Writer Pay

Technical writing is its own federal occupation, so the benchmark is unusually clean for a writing role. Where a candidate falls in the range depends mostly on the reader they can serve: developer documentation, regulated content, and real subject-matter depth push toward the upper half, while general product help sits nearer the middle.

Technical Writers: Median $90,390 a Year
According to the Bureau of Labor Statistics Occupational Employment and Wage Statistics survey (May 2025), technical writers had a median annual wage of $90,390, about $43.46 an hour, with the lowest 10 percent under $57,440 and the highest 10 percent above $145,270 (U.S. Bureau of Labor Statistics). The occupation held about 56,400 jobs in 2024, with roughly 4,500 openings projected each year over the 2024 to 2034 decade.

That median sits well above the editors classification, which reported $77,920 in the same survey, so a company weighing a writer against an editor is not choosing between equivalents. If your content already exists and the problem is consistency and correctness, the technical editor questions fit better than these.

Many small businesses start with a contract writer on an hourly or project basis and convert to full time once the volume justifies it. That path also gives you a real work sample before you commit, which is worth more than any interview. Write the scope down either way, in the posting and then in the offer letter.

From Interview to Onboarding

The interview is step one. Once you choose a writer, the work shifts to hiring well: a written offer, the new hire paperwork, access to a trial account and the publishing tool on day one, and a first 90 days with a stated goal at each 30 day mark. A writer with no product access cannot verify a single sentence, which is the most common way a good hire looks slow in month one.

Send the offer in writing
Confirm the scope, the reader they own, compensation, and the start date, with e-signature so there is a clean record of what was agreed.
Hand over access on day one
A trial account, the repository, the publishing tool, and the ticket queue. A writer who cannot use the product cannot verify a single sentence.
Write down the first 90 days
Use the product and read tickets in the first 30, ship the highest-volume topic by 60, and own a documentation plan by 90.
Store the records
Keep the signed offer, the interview scorecards, the writing test, the I-9, the W-4, and policy acknowledgments organized and easy to find.

Write down what the first 90 days should produce: using the product and reading tickets in the first 30, the highest-volume topic shipped by 60, and a documentation plan they own by 90. An onboarding template keeps that visible instead of living in your head. If the scope you actually need is broader than writing, closer to owning the whole knowledge base, the documentation specialist posting is the better description.

FirstHR connects the offer, the paperwork, the e-signatures, and the onboarding workflow in one place, and keeps the signed documents and interview scorecards on the employee profile, so a small business can run hiring through onboarding from a single system. FirstHR is an onboarding and HR platform, not a documentation tool or a content management system, so connect those separately. Applicant tracking is coming soon to FirstHR.

Key Takeaways
Test six areas: audience and structure, research with experts, writing craft, tooling, collaboration, and impact awareness.
The question that separates a technical writer from a general writer is how they verify a procedure, and the right answer is that they run it.
Grade the reasoning, not the portfolio: strong writers tie every decision to a reader, a ticket, or a specification.
Run a short paid writing test on your own product with a few deliberate gaps, one page, 90 minutes, same brief for every finalist.
Ask the same core questions of every candidate and score six areas from 1 to 5 with written evidence.
Benchmark pay against the federal occupation: technical writers reported a median of $90,390 in the May 2025 survey.

Frequently Asked Questions

What questions should I ask a technical writer candidate?

Ask questions that test five things: audience and structure, research with subject-matter experts, writing craft, tooling, and judgment under pressure. The strongest core questions are practical rather than philosophical. Ask what documentation they have written and who the reader was for each piece. Ask them to walk you through their first week documenting a feature that has no spec and no existing docs. Ask how they decide what not to document. Ask how they verify that a procedure they wrote is correct, which is the question that separates a technical writer from a general writer. Ask how they would know whether a document worked. Finish with behavioral questions about a moving release date and an expert who disagreed with them. Every question should come with a note on what a good answer sounds like so a non-writer can judge the response. This page includes six ready-to-use sets plus a scorecard.

How do I evaluate a technical writer if I am not a writer myself?

Grade the reasoning, not the portfolio. A portfolio shows finished documents that passed through reviewers and a house template, so it tells you very little about what this candidate contributed. What you can judge without any writing background is whether the candidate explains decisions in terms of the reader, a support signal, or a specification, rather than in terms of taste. Ask them to walk you through one document and explain why it is organized that way, what they removed, and what they would change now. Then run a short paid writing test on your own product with a couple of deliberate gaps planted in the brief, and see whether they catch the gaps and ask an expert good questions. A writer who returns one clean page when the brief asked for one page has already told you more than any interview answer.

What is the difference between a technical writer and a content writer?

A technical writer documents how something works so a reader can do a task correctly, and accuracy is the primary constraint. A content writer produces material intended to attract, persuade, or explain at a higher level, and engagement is usually the primary constraint. The practical differences show up in the process rather than the prose. A technical writer interviews engineers and other subject-matter experts, verifies claims by running the procedure, works to a style guide and a terminology list, and often publishes from the same repository the product ships from. A content writer works from briefs, keywords, and campaign goals. In an interview the fastest way to tell them apart is to ask how the candidate verifies that a procedure is correct. A technical writer describes running it. Anyone else describes asking someone.

Should I give a technical writer candidate a writing test?

Yes, and it is usually the single most informative step in the process. Keep it small: one page maximum, 90 minutes maximum, on a feature you already own rather than live work you need delivered. Give every finalist the same brief, the same trial account, and the same 30 minutes with an expert, so the results are comparable. Pay for the time. Plant a few deliberate gaps in the brief without mentioning them: a prerequisite that is not stated anywhere, a step that fails if done in the obvious order, and a term used inconsistently in your existing material. Then read for whether the candidate found the gaps, what questions they asked the expert, and whether they wrote one page or four. Ask for a short note on what they left out and why, because the cutting decisions reveal more than the prose. A ready-to-send brief is included on this page.

What technical skills should a technical writer have?

The honest answer is that it depends on your readers, which is why generic skill lists mislead people hiring their first writer. If your documentation is for customers or field technicians, the technical skill that matters most is the ability to learn an unfamiliar product quickly and verify how it behaves. If your readers are developers, add the ability to read a function signature, follow a code example, and call an endpoint to capture a real request and response. On tooling, ask against the stack you actually run rather than a list: Markdown in a version control repository, structured authoring, a help authoring tool, or a content management system. A writer fluent in your environment is productive in days, while one who has only written in a word processor may need weeks. A modest, specific answer about their level beats a confident claim that collapses under one follow-up question.

What questions are illegal to ask in a technical writer interview?

Avoid anything that probes characteristics protected under federal law, which the EEOC enforces: age, race, color, religion, national origin, sex, pregnancy or family plans, disability, and genetic information. Writing roles carry two specific traps. Do not ask whether English is the candidate’s first language, where they learned it, or where they are originally from, because national origin is protected. The underlying concern is a genuine job skill and you can test it lawfully by giving every finalist the same paid writing test and reading the output. Do not ask when they graduated or how many years they have been in the field, since both act as age proxies; ask what relevant work they have done instead. You may ask whether someone can perform the essential functions of the job and whether they are authorized to work. Asking the same job-related questions of every candidate is the simplest protection. This is general information, not legal advice.

How much does a technical writer cost to hire?

According to the Bureau of Labor Statistics Occupational Employment and Wage Statistics survey (May 2025), technical writers had a median annual wage of $90,390, or about $43.46 per hour, with the lowest 10 percent under $57,440 and the highest 10 percent above $145,270. The occupation held about 56,400 jobs in 2024, with roughly 4,500 openings projected each year over the 2024 to 2034 decade and growth described as slower than average. Where a candidate falls in that range depends mostly on the reader they can serve. Developer documentation, regulated or safety-critical content, and genuine subject-matter depth push toward the upper half, while general product documentation sits nearer the middle. Many small businesses start with a contract writer on an hourly or project basis and convert to full time once the volume justifies it, which also gives you a real work sample first. This is general information, not financial advice.

How long should a technical writer interview be?

Plan 45 to 60 minutes for the main interview, then a separate paid writing test rather than a longer conversation. An hour is enough to cover two or three questions from each competency, ask real follow-ups, and leave ten minutes for the candidate’s own questions, which are diagnostic in themselves: strong writers ask about the reader, the review process, the tooling, and who has final say on wording. Resist cramming in dozens of questions, because depth beats breadth and the follow-up probe reveals more than the checklist. A typical small business process runs a short screening call, the one hour structured interview, the paid writing test, and a 20 minute debrief where the candidate defends their cuts. Score immediately after each step while the answers are fresh, and use the same rubric for every candidate.

Ready to transform your onboarding?

7-day free trial No credit card required
Start Your Free Trial