> ## 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.

# Agent - Document Review & Drafting

> Real example requests for reviewing, comparing, and drafting documents with the Agent

The Agent excels at a wide variety of legal tasks through simple, conversational requests — no special commands or syntax required.

## Document Review and Analysis

<Tabs>
  <Tab title="General Review">
    **"Review this document"**

    The Agent will:

    * Analyze the entire agreement structure
    * Identify key terms and provisions
    * Highlight potential risks or issues
    * Provide strategic recommendations
    * Suggest areas for negotiation

    <Info>
      The Agent's review goes beyond surface-level analysis, providing deep insights into legal implications and business risks.
    </Info>
  </Tab>

  <Tab title="Issue Identification">
    **"Identify potential issues"**

    The Agent will systematically examine:

    * Ambiguous language and unclear terms
    * Missing or inadequate protections
    * Unfavorable terms and conditions
    * Compliance and regulatory concerns
    * Operational risks and limitations

    <Warning>
      The Agent flags both obvious and subtle issues that might be overlooked in manual reviews.
    </Warning>
  </Tab>

  <Tab title="Cross-Document Analysis">
    **"Answer complex cross-document questions"**

    The Agent can:

    * Compare terms across multiple agreements
    * Identify inconsistencies between related documents
    * Analyze portfolio-wide risks and patterns
    * Track obligations across contract families
    * Provide comprehensive impact assessments
  </Tab>
</Tabs>

## Document Creation and Drafting

<Steps>
  <Step title="Amendment Drafting">
    **"Draft a termination letter"** or **"Create an amendment"**

    The Agent automatically generates professional documents based on:

    * Existing agreement terms
    * Legal requirements and standards
    * Your organization's preferences
    * Industry best practices
  </Step>

  <Step title="Template Comparison">
    **"Compare this contract to my template"**

    The Agent will:

    * Identify deviations from standard terms
    * Highlight missing clauses
    * Suggest template improvements
    * Recommend standardization opportunities
  </Step>

  <Step title="Document Summarization">
    **"Summarize all comments"** or **"Provide an executive summary"**

    Get concise, actionable summaries of:

    * Key negotiation points
    * Outstanding issues
    * Required actions
    * Strategic recommendations
  </Step>
</Steps>

## Related Topics

<CardGroup cols={3}>
  <Card title="Agent Overview" icon="robot" href="/features/core/agent">
    Core capabilities and what the Agent can do
  </Card>

  <Card title="Advanced Features" icon="sparkles" href="/features/core/agent-advanced-features">
    Multi-modal input, intelligent processing, and output formats
  </Card>

  <Card title="Best Practices" icon="lightbulb" href="/features/core/agent-best-practices">
    How to get the most useful responses from the Agent
  </Card>
</CardGroup>
