# Display Guides

> Embed and customize Copyleaks scan reports in your own application.

Surface plagiarism, AI detection, and grammar reports inside your app. Choose between the hosted iframe (zero setup) or the open-source module (full theming control).

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