Excel responses to Word docs, without the workflow project

Excel responses to polished Word docs, in minutes.

Doctagd turns Excel form responses and internal spreadsheets into repeatable Word documents — service agreements, quotes, access requests, certificates, and the operational paperwork that keeps a business moving.

Service agreementsBusiness casesIT access requestsSoftware quotesCertificatesPacking slips
Product

Two practical ways to get from spreadsheet to document.

Start with the workflow you already have: an Excel file plus a Word template for repeatable documents, or just the Excel file when you need quick summaries.

Repeat workflows

Save the mapping once. Reuse it when the next export lands.

Saved configs keep the template, expected columns, and confirmed mappings together. When a fresh Excel file arrives, doctagd reuses the setup and points out renamed or missing columns before they become bad documents.

Reuse configs

Keep repeat work moving with saved mappings.

Catch drift

Spot renamed headers before generation.

Private files

Uploads are handled through private blob storage.

Automation

Or wire a saved config into Zapier, n8n, Make, or your backend.

Saved configs double as an automation API: send a fresh Excel file or JSON rows from Zapier, n8n, Make, or your backend, get back a Word-document download URL, and keep template logic out of brittle workflow steps.

Run a config
curl -X POST https://doctagd.com/api/v1/configs/$ID/run \
  -H "Authorization: Bearer $KEY" \
  -H "Content-Type: application/json" \
  -d '{"client_name":"Acme Ltd","total_fee":"4800"}'
Pricing

Start free, then scale by generated documents.

Every generated document counts toward the same monthly allowance, whether it comes from the browser or the API. Pro and Business users can download DOCX or PDF output; previews and failed generations do not count.

Annual billing includes 2 months free.

Free

For trying doctagd with real spreadsheets before you buy.

£0
  • 10 generated documents per month
  • 2 saved configs
  • Excel-to-Word template mode
  • Quick Excel-only documents
  • Single-row preview before generation
  • DOCX output only

Pro

For regular SMB workflows that repeat every week or month.

Popular
£29/mo
  • 500 generated documents per month
  • 20 saved configs
  • Download DOCX or PDF
  • Header drift detection when reusing configs
  • API generations count in the same allowance

Business

For higher-volume recurring internal processes.

£79/mo
  • 2,000 generated documents per month
  • 100 saved configs
  • Download DOCX or PDF
  • Same browser and API features as Pro
  • Higher allowance for operational teams
Trust

Built around preview, private storage, and familiar document output.

Doctagd keeps the output familiar: editable DOCX for internal work, and PDF for sending or archiving on paid plans. The app gives non-technical users a preview checkpoint before the full batch is generated.

Preview one row before generating all documents
Download Word or PDF files in a zip
Use saved configs for recurring work
Keep advanced automation as a future option
FAQ

The first questions most teams ask.

A short version here, with the full FAQ available when someone needs the details.

Do I need a Word template?

No. Template mode uses your .docx placeholders, while Quick mode builds clean documents directly from Excel headers.

What happens if columns are renamed?

Saved configs compare expected headers with the new Excel upload and flag missing mapped columns before generation.

Are uploaded files public?

No. Uploads use private blob storage, and temporary session files are designed around short retention.

Have a real spreadsheet-to-document workflow?

Send over the rough shape of the work. We can help figure out whether doctagd fits now, or whether it belongs on the roadmap.