> For the complete documentation index, see [llms.txt](https://dubs-docs.gitbook.io/tbd-rp-department-of-justice-legal-code/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dubs-docs.gitbook.io/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-7-criminal-justice-procedures/subpoenas.md).

# Subpoenas

A **subpoena** is a legal document issued by a court or authorized government entity requiring an individual to either testify as a witness in a legal proceeding or produce documents, records, or other forms of evidence. Failure to comply with a subpoena may result in legal penalties, including contempt of court charges.

***

#### **Types of Subpoenas**

**1. Subpoena Ad Testificandum (Witness Testimony)**

A **Subpoena Ad Testificandum** is issued to compel an individual to appear in court, a deposition, or a legal hearing to provide testimony. The individual is required to testify truthfully under oath and failure to do so may result in perjury charges.

* A judge, prosecutor, or defense attorney may request this subpoena.
* Witnesses may request legal counsel before providing testimony.
* In certain cases, failure to appear after receiving a subpoena can lead to a warrant for the witness’s arrest.

**2. Subpoena Duces Tecum (Document Production)**

A **Subpoena Duces Tecum** compels an individual or entity to produce documents, records, or other evidence relevant to a case. This includes, but is not limited to:

* Financial records
* Medical records (where legally permissible)
* Phone and communication records
* Video surveillance footage
* Other physical evidence or data necessary for the case

Failure to provide the requested documents within the designated timeframe may result in legal consequences, including fines or contempt charges.

***

#### **Issuance and Service of Subpoenas**

* A subpoena may be issued by a **judge**, **court clerk**, **prosecutor**, or a licensed **attorney of record** in an ongoing case.
* Law enforcement officers, court officials, or legal representatives may serve the subpoena.
* Subpoenas must be **delivered in person** or **electronically** through certified legal channels (e.g., government email or court-approved electronic systems).
* Subpoenas must specify:
  * The full name of the recipient.
  * The date, time, and location where compliance is required.
  * The nature of the testimony or documents being requested.
  * The issuing authority (court, agency, or legal entity).

***

#### **Compliance and Enforcement**

* Recipients of a subpoena must comply **unless excused by a judge** or the issuing authority.
* Failure to comply with a subpoena may result in:
  * **Contempt of court** charges, leading to fines or imprisonment.
  * **Court-ordered enforcement**, which may include the issuance of a warrant for non-compliance.
  * **Monetary sanctions**, depending on the nature of the case.

***

#### **Quashing or Modifying a Subpoena**

A subpoena recipient may request to have it **quashed (invalidated) or modified** under the following circumstances:

1. **Irrelevance** – The information or testimony requested is not relevant to the case.
2. **Undue Burden** – Complying with the subpoena imposes an excessive hardship (financial, logistical, or otherwise).
3. **Privilege or Confidentiality** – The requested material is legally protected under attorney-client privilege, medical confidentiality, or classified government information.
4. **Insufficient Time for Compliance** – If the subpoena does not provide reasonable time to prepare, gather documents, or travel.

To challenge a subpoena, the recipient must file a **motion to quash or modify** in the issuing court, and a judge will determine whether compliance is required.

***

#### **Conclusion**

Subpoenas are a vital tool in the justice system, ensuring the availability of testimony and critical evidence for legal proceedings. Compliance with a subpoena is a legal obligation, and failure to adhere to its terms may result in serious consequences. If a subpoena presents undue hardship or legal concerns, the recipient should seek legal counsel and, if necessary, file a motion to challenge it in court.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dubs-docs.gitbook.io/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-7-criminal-justice-procedures/subpoenas.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
