> For the complete documentation index, see [llms.txt](https://studies-de-jure.gitbook.io/learn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://studies-de-jure.gitbook.io/learn/sourcebooks/business-law-i/common-law-contracts/the-parol-evidence-rule.md).

# The Parol Evidence Rule

Courts often must interpret the meaning of a contract. When the contract is written, courts will look within the “four corners” of the document and apply the contract as written. The **Parol Evidence Rule** is the principle that a writing intended by the parties to be a final embodiment of their agreement cannot be modified by evidence that adds to, varies, or contradicts the writing. This rule usually prevents a party from introducing evidence of negotiations that occurred before or while the agreement was being reduced to its final written form.

However, there are several important exceptions that allow oral statements to be admitted:

1. Subsequent modifications;
2. Evidence of intentional misrepresentations by a party;
3. Correcting errors in drafting;
4. Clarifying ambiguities and filling in gaps; and
5. Supplements to a partially integrated contract.

As a result of the parol evidence rule, businesses should do their due diligence to ensure any written contracts fully and adequately include the essential terms of their agreement.

***

<details>

<summary>Attributions and Licensing</summary>

Except where otherwise noted, this page's content is adapted from [Parol Evidence Rule](https://pressbooks.pub/introductiontobusinesslaw/chapter/chapter-10/) in [*Fundamentals of Business Law* ](https://pressbooks.pub/introductiontobusinesslaw/)by Melissa Randall (2020), used under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).

This page is licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/). <img src="/files/pPi3atcoqT9rA4kTq80x" alt="" data-size="line">

</details>


---

# 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://studies-de-jure.gitbook.io/learn/sourcebooks/business-law-i/common-law-contracts/the-parol-evidence-rule.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.
