Bates Numbering for Legal Discovery — FRCP and CPC Guide
Bates numbering for legal discovery: how the convention works under FRCP Rule 34 in US federal practice, how India's CPC Order XI handles the equivalent, and how to stamp browser-local without uploading privileged work product.
The short answer
Bates numbering is the sequential unique identifier stamped on every page of a document production set during litigation discovery. The convention gives each page a stable address — typically a party-identifying prefix plus a zero-padded number, like ABC000001 — that everyone in the case can use to reference that page without ambiguity for the life of the matter. In US federal practice, Bates numbering is the standard implementation of the labeling requirement under Federal Rules of Civil Procedure Rule 34. In Indian civil practice, it is the de facto standard for commercial-court productions under CPC Order XI as amended by the Commercial Courts Act 2015.
The pdfmavericks.com bates-numbering tool applies Bates labels to every page of a PDF in your browser using a WebAssembly stamping module — no upload, no third-party retention of the underlying document. For documents that cannot leave the firm's network for privilege or work-product reasons, that posture is the difference between a usable workflow and one that requires a desktop-installed alternative.
FRCP Rule 34 — US document production
Rule 34 of the US Federal Rules of Civil Procedure governs production of documents, electronically stored information, and tangible things during discovery. The current text is on Cornell's Legal Information Institute at law.cornell.edu/rules/frcp/rule_34. Two parts of the rule drive Bates-stamping practice:
Rule 34(b)(2)(E)(i) says a party producing documents must produce them as they are kept in the usual course of business or organize and label them to correspond to the categories in the request. The labeling option is what most producing parties choose for large productions, and Bates numbering is the standard labeling system.
Rule 34(b)(2)(E)(ii) says electronically stored information must be produced in the form requested, or in a reasonably usable form. In modern practice this usually means searchable PDFs with Bates-stamped pages and a load file that maps Bates ranges to document boundaries, custodians, and metadata for ingestion into the receiving party's eDiscovery review platform (Relativity, Everlaw, Logikcull, and similar).
The Sedona Conference Principles for Electronic Document Production — see thesedonaconference.org — reinforce the same expectation: every produced page should have a unique stable identifier, and Bates numbering is the universally recognized convention for satisfying that expectation.
CPC Order XI — India discovery and inspection
India's Code of Civil Procedure, 1908 (CPC) governs civil litigation in Indian courts. Order XI deals with discovery and inspection — the official text is on the India Code site at indiacode.nic.in. Two rules are most relevant:
- Order XI Rule 12 — Discovery of documents. Each party may apply to the court for an order requiring the other party to disclose on affidavit the documents in their possession or power relating to the matter.
- Order XI Rule 14 — Inspection of documents. A party may apply for inspection of documents referred to in pleadings or affidavits.
The Commercial Courts Act, 2015 substantially amended discovery for commercial disputes (broadly: disputes valued over ₹3 lakh involving commercial transactions). The amended regime introduces a Schedule that prescribes inspection windows, requires electronic copies of documents in searchable form, and imposes costs consequences for non-compliance. The Act text and rules are on the Ministry of Law and Justice site at legislative.gov.in.
Indian commercial-court practitioners — particularly under the Delhi High Court Commercial Division and the Bombay High Court Commercial Division — have adopted Bates-style numbering as the working standard for managing large production sets, even though the CPC does not literally mandate it. The convention is taught in NLU and Government Law College litigation electives and is referenced in published commercial-court orders that direct parties to use sequentially numbered documents for inspection.
Prefix and numbering conventions
The format that has stabilized across US federal practice and is increasingly common in Indian commercial-court productions:
- Prefix: 3 to 5 uppercase characters that identify the producing party. For corporate parties the prefix is often a stock ticker or short form (ABC for ABC Corporation). For law firm productions where the firm is the producer of record, an abbreviation of the firm name is used. The prefix should be unique across the case.
- Separator: Optional dash or underscore between prefix and number, though many practitioners run them together (ABC000001 vs. ABC-000001). Either is acceptable as long as the convention is consistent across the production.
- Number: Zero-padded to 6, 7, or 8 digits depending on the expected production size. A 6-digit pad accommodates up to 999,999 pages per prefix; an 8-digit pad accommodates 99,999,999. For most matters 6 or 7 digits is sufficient.
- Placement: Bottom-right corner of the page footer is the most common location. Bottom-center and bottom-left are also acceptable; the requirement is consistency across the production set.
- Font and size: A small sans-serif font (Arial or Helvetica 8 to 10 point) is conventional, contrasting with the document body but not large enough to obscure the content. Black ink on a white footer area.
For supplemental productions, a separate prefix (ABC-SUPP) avoids ambiguity. For multi-volume productions, prefix-volume conventions (ABC-VOL01) are sometimes used though running Bates ranges that continue across volumes are cleaner.
Browser-local stamping workflow
The pdfmavericks.com bates-numbering tool runs the entire stamping operation inside a browser tab. The workflow:
- Assemble the production set in the order it will be produced. Files should be named with leading zero-padded sequence (001_contract.pdf, 002_email.pdf, etc.) so the load order matches the intended Bates sequence.
- For each document, open pdfmavericks.com/bates-numbering in a browser tab.
- Drop the PDF, set the prefix (e.g. ABC), the starting number (continuing from the previous document's last Bates number), and the digit padding.
- Choose footer placement (right, center, or left) and any confidentiality designation if applicable (CONFIDENTIAL, HIGHLY CONFIDENTIAL, ATTORNEYS EYES ONLY).
- Click stamp. The tool applies the Bates label to every page in the browser tab and offers the stamped PDF for download.
- Record the Bates range for this document in a production index (the load file that accompanies the production).
- Repeat for each document, advancing the starting number based on the previous document's page count.
The full operation happens locally. The unstamped document never reaches a pdfmavericks.com server because there is no pdfmavericks.com server in the stamping path — the WebAssembly module that does the stamping is downloaded once when the page loads and runs entirely in the tab afterward. This matters for privileged or work-product documents that the firm's information governance policy prohibits from leaving the firm's network during processing.
For high-volume productions (over a few thousand pages), the manual document-by- document workflow becomes tedious. A desktop tool with a load file driver — or a firm-internal script that wraps qpdf — is the appropriate scale. The browser tool is calibrated for the typical motion-practice exhibit set or small-to-medium production that runs from dozens to a few thousand pages.
From Bates to deposition exhibits
Bates numbering does not end the document-management workflow — it starts it. The same Bates-stamped documents become deposition exhibits, motion exhibits, and trial exhibits as the matter progresses. Three observations from practice:
- Deposition exhibits get a second identifier. When a Bates-stamped document is marked at a deposition, it gets a deposition exhibit number on top of the Bates number — Plaintiff's Exhibit 1 or Smith Deposition Exhibit 3. The second identifier sits in a different region of the page, usually on a separate exhibit cover sheet, leaving the Bates number untouched.
- Trial exhibits get a third identifier. By trial, the same document may carry a Bates number, a deposition exhibit number from prior testimony, and a trial exhibit number assigned by the court. All three coexist and are referenced separately in the trial record.
- Redactions get applied after Bates. Privileged or protected content within a produced document is redacted after the document is Bates- stamped, so the Bates number stays visible while the redacted region is blacked out. The redact-pdf tool handles this with irreversible flattened redactions in the browser.
Clawback under FRCP 26(b)(5)(B)
FRCP Rule 26(b)(5)(B) gives the producing party a remedy when a privileged document is inadvertently included in a production. The rule's text is at law.cornell.edu/rules/frcp/rule_26. The mechanic: the producing party serves a notice on opposing counsel identifying the privileged document and the basis for privilege; opposing counsel must promptly return, sequester, or destroy the document and any copies, and must not use it pending court resolution.
Stable Bates numbering is what makes the clawback workable. The notice typically reads "Pursuant to Rule 26(b)(5)(B), please return or destroy ABC000247 through ABC000252, which were inadvertently produced and contain attorney-client privileged communications." Without stable Bates ranges, the notice has to identify documents by content description, which is both ambiguous and risks further disclosure of the privileged content.
The browser-local stamping tool produces a single-pass deterministic numbering. If a correction is later needed — a document was Bates-stamped under the wrong prefix, a page was missing during the original stamping — the standard fix is a supplemental production with a distinct prefix (ABC-SUPP) rather than re-stamping the original production, which would invalidate every prior reference.
For the foundational Bates numbering tool guide (pricing, formats, file size limits), see our Bates numbering tool walkthrough. For the redaction layer that goes with confidentiality designations, see the redact-pdf tool. For the broader argument about keeping privileged documents off third-party servers, see why server-side PDF tools leak data.
Privileged documents never leave your firm
The pdfmavericks.com Bates numbering tool stamps documents entirely in your browser using WebAssembly. No upload, no third-party retention, no copy outside the firm's network.
Frequently asked questions
What is Bates numbering and why does legal discovery require it?
Bates numbering is a sequential unique identifier stamped on every page of a document set produced during litigation discovery, typically formatted as a prefix plus a zero-padded number (for example ABC000001, ABC000002, ABC000003). The numbering gives every page a stable address that opposing counsel, the court, and witnesses can cite during depositions, motion practice, and trial without ambiguity. The convention originated with the Bates Automatic Numbering Machine in the late 1800s and has been the standard for legal document production in US federal practice and across most common-law jurisdictions ever since.
Does FRCP Rule 34 require Bates numbering on produced documents?
Rule 34 of the US Federal Rules of Civil Procedure governs document production in discovery and requires that documents be produced as kept in the ordinary course of business or organized and labeled to correspond to the categories in the request. The text of Rule 34 is available on Cornell's Legal Information Institute at law.cornell.edu/rules/frcp. Rule 34 does not literally mandate Bates numbering by name, but the labeling and identifiability requirement is the standard interpretation that drives Bates-stamping every page of a production set. The Sedona Conference Principles for Electronic Document Production reinforce the same expectation as best practice.
How does India's CPC Order XI handle the equivalent of document production?
Order XI of the Code of Civil Procedure, 1908 governs discovery and inspection in Indian civil litigation. Rule 12 requires every party to file a list of documents in their possession or power; Rule 14 covers inspection. The Commercial Courts Act, 2015 amended the CPC for commercial disputes to introduce a more structured discovery regime closer to FRCP-style production, requiring electronic copies of documents in searchable form. The full text of the CPC is on the India Code site at indiacode.nic.in. Bates numbering is not statutorily required but is the practical convention used by commercial-court practitioners to manage large production sets, particularly under the Commercial Courts Act.
Can I do Bates numbering online without uploading the documents?
Yes. The pdfmavericks.com bates-numbering tool runs in your browser using PDF.js and a stamping module compiled to WebAssembly. You drop the PDF, set the prefix and starting number, and the tool flattens the Bates label onto every page in the tab. The PDF never reaches a pdfmavericks.com server. For privileged or work-product documents that cannot leave the firm's network — most documents in active discovery, all internal communications, all draft pleadings — this matters because the alternative (a cloud Bates-stamping vendor) would create a copy of the unstamped document outside the firm's control during processing.
What is the right Bates prefix convention for a multi-party case?
Standard practice in US federal litigation is a 3-to-5 character prefix that identifies the producing party, followed by a zero-padded 6-to-8 digit sequence. For example, plaintiff ABC Corporation might produce documents stamped ABC000001 through ABC287654, while defendant XYZ Inc. produces XYZ000001 through XYZ198432. The Sedona Conference and the EDRM (Electronic Discovery Reference Model) at edrm.net both endorse this convention. For Indian commercial-court practice, partner-firm prefixes are common (e.g. AZBP000001 for an AZB Partners production), though no strict standard exists.
How is Bates numbering different from page numbering or exhibit numbering?
Three related but distinct identifiers. Page numbering is the document's own pagination (page 1 of 47, etc.) and identifies position within one document. Bates numbering is a unique cross-document sequence within a production set — every page produced by a party has its own Bates number that does not reset across documents. Exhibit numbering is a different layer applied later for trial or deposition exhibits, typically Exhibit A, Exhibit 1, or Plaintiff's Exhibit 3, and is used to identify specific documents during testimony. A single page can carry all three identifiers without conflict, and well-organized productions include all three on the page footer.
What about confidentiality designations like CONFIDENTIAL or ATTORNEYS EYES ONLY?
Confidentiality designations are applied alongside Bates numbers under a protective order entered by the court. Common designations are CONFIDENTIAL, HIGHLY CONFIDENTIAL, and ATTORNEYS EYES ONLY, and they are usually stamped on every designated page in the page footer next to or below the Bates number. The pdfmavericks.com bates-numbering tool supports adding a designation text alongside the Bates number on each page in the same browser-local pass. For the redaction layer that goes with confidentiality designations — actually blacking out specific text — the redact-pdf tool handles the irreversible redaction step separately.
What if the producing party needs to claw back a privileged document under FRCP 26(b)(5)(B)?
FRCP Rule 26(b)(5)(B) governs the clawback of inadvertently produced privileged documents in US federal practice — the text is at law.cornell.edu/rules/frcp. The clawback works on Bates numbers: the producing party notifies opposing counsel of specific Bates ranges to be returned, sequestered, or destroyed. Stable Bates numbering across the production is what makes the clawback workable in practice — if pages were renumbered between drafts the clawback notice would be ambiguous. The browser-local Bates tool produces a stable single-pass numbering that does not require re-running for later corrections; if a correction is needed, generating a supplemental production with a separate prefix (e.g. ABC-SUPP000001) is the standard fix.