# Document Review

Document Reviews in Protege Counsel allow users to specify the parameters for analyzing content based on specific document policy configurations. Each document review type can comprise multiple policy groups, providing comprehensive assessment criteria tailored to different document types or contexts.

**Overview:**

Document Reviews serve as customizable frameworks for evaluating content, enabling users to define the scope and criteria for analysis according to their requirements. By assigning policy groups to document review types, users can ensure a thorough examination of content for legal risks and compliance considerations.\
\
**Example Document Review Types:**

1. **Marketing Material Review**:
   * Policy Groups:
     * Core SaaS Policies
     * Marketing Compliance Guidelines
     * Branding and Messaging Standards
2. **Document Request Review**:
   * Policy Groups:
     * Sender Identification
     * Requirements Policy
     * Case Number Identification
3. **Social Media Review**
   * Policy Groups:
     * Claims Policy
     * Trademark Policy
     * Sponsorship Disclosure Policy

**Managing Document Reviews:**

Document reviews can be managed and different Policy Groups attached as needed. To make a change, users should write into support to create Policies, adjust Policy Groups, or create new Document Reviews to accommodate evolving company requirements. The support email is <founders@tryprotege.com>, or you can use your shared external channel with the Protege team.

Enterprise customers who want to integrate Protege into their own systems or agent workflows should start with the enterprise integration guide:

{% content-ref url="/pages/kPBUSnugF2uhvh9BvOQw" %}
[Integrations & API](/review/enterprise-features/integrations-and-api.md)
{% endcontent-ref %}

\
If you have any questions or need assistance with setting up or managing document reviews, please don't hesitate to reach out to our support team for guidance. We're here to help you optimize your content review workflows and ensure compliance with ease.


---

# Agent Instructions: 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://gitbook.tryprotege.com/review/review-tool-concepts/document-review.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.
