> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chamelio.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# The Final Polish: Proofreading

> Automated document scanning to catch critical errors before finalization

# The Final Polish: Proofreading

The Proofreading tab in Chamelio is your final safety check before document finalization. With one click, it scans for common but critical document errors that could cause legal or business issues.

## What Proofreading Catches

<Columns cols={2}>
  <Card title="Defined Terms" icon="quote-left">
    Incorrectly defined or inconsistent terminology throughout the document
  </Card>

  <Card title="Incomplete Placeholders" icon="brackets-square">
    Missing information like \[Date], \[Party Name], or other unfilled fields
  </Card>

  <Card title="Number Mismatches" icon="calculator">
    Discrepancies between written numbers and numerals (e.g., "ten (12) days")
  </Card>

  <Card title="Grammar & Punctuation" icon="pen">
    Grammar errors, punctuation mistakes, and style inconsistencies
  </Card>
</Columns>

## How Proofreading Works

<Steps>
  <Step title="Click Proofreading Tab">
    Navigate to the Proofreading section in your Chamelio Negotiate panel
  </Step>

  <Step title="Run One-Click Scan">
    Click the scan button to automatically analyze your entire document
  </Step>

  <Step title="Review Flagged Issues">
    Examine each flagged item with detailed explanations
  </Step>

  <Step title="Apply Corrections">
    Accept, modify, or dismiss suggestions as appropriate
  </Step>
</Steps>

## Common Issues Detected

### Incorrectly Defined Terms

<Accordion title="Definition Problems">
  The proofreading feature identifies:

  * Terms used but never defined
  * Definitions that don't match actual usage
  * Inconsistent capitalization of defined terms
  * Circular definitions or unclear language
</Accordion>

### Incomplete Placeholders

<Warning>
  Unfilled placeholders are one of the most common and embarrassing errors in legal documents.
</Warning>

**Common placeholders to watch for:**

* `[Date]` or `[Effective Date]`
* `[Party Name]` or `[Company Name]`
* `[Address]` or `[Jurisdiction]`
* `[Amount]` or `[Currency]`
* `[Term Length]` or `[Duration]`

### Number and Word Mismatches

<Info>
  Legal documents often require both written and numerical representations of important figures. Mismatches can create ambiguity and potential disputes.
</Info>

**Examples of common mismatches:**

* "ten (12) days" → should be "ten (10) days" or "twelve (12) days"
* "thirty (20) percent" → needs correction
* "five (5th) installment" → inconsistent ordinal/cardinal usage

### Grammar and Style Issues

The proofreading tool catches:

* **Subject-verb disagreement**
* **Missing or incorrect punctuation**
* **Inconsistent formatting**
* **Unclear sentence structure**
* **Style guide violations**

## Proofreading Video Demo

<Frame>
  <iframe src="https://www.loom.com/embed/d86f1f12d4ea45efa3765a2dd3a68312" width="100%" height="400" frameborder="0" allowfullscreen />
</Frame>

## Best Practices

### When to Use Proofreading

<Tip>
  Run proofreading as your final step before:

  * Sending documents to counterparties
  * Internal approvals
  * Document execution
  * Final review meetings
</Tip>

### Review Process

<Steps>
  <Step title="Complete All Edits First">
    Finish all substantive revisions before proofreading
  </Step>

  <Step title="Run Full Scan">
    Use the one-click scan to identify all potential issues
  </Step>

  <Step title="Address High Priority Items">
    Fix placeholders and number mismatches first
  </Step>

  <Step title="Review Style Issues">
    Address grammar and formatting as appropriate
  </Step>

  <Step title="Final Visual Check">
    Do a final read-through to catch anything the AI might miss
  </Step>
</Steps>

### Integration with Team Workflow

<Accordion title="Quality Control Process">
  1. **Initial drafting** with Chamelio Negotiate
  2. **Substantive review** using document review features
  3. **AI agent consultation** for complex issues
  4. **Proofreading scan** for final polish
  5. **Manual review** by senior team member
  6. **Document finalization** and execution
</Accordion>

## Limitations and Considerations

<Warning>
  While proofreading catches many common errors, it's not a substitute for careful human review of important documents.
</Warning>

**Human review is still needed for:**

* Legal accuracy and interpretation
* Business logic and flow
* Negotiation strategy
* Client-specific requirements
* Complex formatting issues

## Related Features

<Card title="Document Review" icon="file-magnifying-glass" href="/features/negotiate/document-review">
  Complete substantive document analysis before proofreading
</Card>

<Card title="AI Agent" icon="robot" href="/features/negotiate/negotiate-agent">
  Ask specific questions about flagged proofreading issues
</Card>

<Card title="Chamelio Negotiate" icon="handshake" href="/features/negotiate/chamelio-negotiate">
  Learn about the complete contract review workflow
</Card>
