# Authenticity Guides

> Step-by-step guides for plagiarism detection, AI content detection, writing quality, template exclusion, and report display.

Verify the originality and quality of documents, then surface the results in your app. These guides cover [plagiarism checker](https://copyleaks.com/plagiarism-checker) scans, AI-content checks, writing-quality assessments, template-based exclusions, and the report display options.

## Run a scan

<CardGroup cols={2}>
  <Card title="Detect Plagiarism in Text" icon="magnifying-glass" href="/guides/authenticity/detect-plagiarism-text">
    Submit text or files and get a plagiarism report with matched sources.
  </Card>
  <Card title="Detect AI-Generated Content in Documents" icon="robot" href="/guides/authenticity/detect-ai-generated-content">
    Run AI detection on uploaded documents as part of a full authenticity scan.
  </Card>
  <Card title="Detect Plagiarism in Images" href="/guides/authenticity/image-plagiarism-detection">
    Search the web for unauthorized copies of your images and receive categorized match results in a single API call.
  </Card>
  <Card title="Assess Writing in Documents" icon="pen-to-square" href="/guides/authenticity/assess-writing-in-documents">
    Get feedback on grammar, spelling, sentence structure, and word choice.
  </Card>
  <Card title="Exclude Template Text" icon="filter" href="/guides/authenticity/exclude-template-text">
    Refine analysis by excluding template sections (headers, instructions) from the scan.
  </Card>
</CardGroup>

## Display the results

<CardGroup cols={2}>
  <Card title="Embed Hosted Web Report" icon="browser" href="/guides/display/embed-hosted-web-report">
    Drop in an iframe to display detailed plagiarism and AI detection reports, no rendering work required.
  </Card>
  <Card title="Install Open Source Report" icon="code-branch" href="/guides/display/install-open-source-report">
    Integrate the open-source report module for full control over styling, layout, and theming.
  </Card>
</CardGroup>
