# Results Data Types

> Explore the various data structures for scan results, including plagiarism, AI detection, and writing feedback.

This section provides detailed information about the different types of results you can receive from a Copyleaks scan. Each result type has a specific data structure, which is detailed in the pages below.

<CardGroup cols={2}>
  <Card title="AI Detection" icon="robot" href="/reference/data-types/authenticity/results/ai-detection">A snapshot of AI Detection results, providing data from the matched results.</Card>
  <Card title="AI Overview" icon="robot" href="/reference/data-types/authenticity/results/ai-overview">A summary of the scan's findings, generated by our AI.</Card>
  <Card title="Crawled Version" icon="file" href="/reference/data-types/authenticity/results/crawled-version">A snapshot of the submitted document as viewed by Copyleaks.</Card>
  <Card title="New Plagiarism Result" icon="magnifying-glass" href="/reference/data-types/authenticity/results/new-plagiarism-result">A snapshot of specific plagiarism results detected by Copyleaks.</Card>
  <Card title="Grammar Checker" icon="spell-check" href="/reference/data-types/writing/writing-assistant">A snapshot of writing feedback and corrections.</Card>
  <Card title="Image Plagiarism Response" icon="image" href="/reference/data-types/authenticity/results/image-plagiarism-response">Response structure and field definitions for the Image Plagiarism Detection API.</Card>
</CardGroup>
