> ## Documentation Index
> Fetch the complete documentation index at: https://developers.resistant.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Using the Web UI

> How analysts review verdicts, indicators, and evidence in the hosted Web UI.

This page explains what analysts see in the **Web UI** and how to use it to review Document Forensics results efficiently.

<Note>
  For access and deep links, see [Accessing the Web UI](./access).
</Note>

## What analysts see (UI layout)

<Frame>
  <img src="https://mintcdn.com/resistantai/D5OIGucA_1iVDM89/images/web_ui_layout-1.png?fit=max&auto=format&n=D5OIGucA_1iVDM89&q=85&s=ee66813c57158c038b8ee1a7bfb8ca1f" alt="Web Ui Layout 1" width="2924" height="1542" data-path="images/web_ui_layout-1.png" />
</Frame>

### 1) Document preview (center)

* The original document is displayed in the main viewing area.
* Analysts use this to visually inspect the document while reviewing findings.

### 2) Verdict summary

* The UI shows the overall risk/verdict for the document.
* Use this as a triage signal to prioritize review.

### 3) Indicators list

* The UI lists detected indicators (risk, trust, info).
* Analysts can expand indicators to see details and supporting context.

<Tip>
  Start with the highest-impact indicators first (typically those associated with elevated risk).
</Tip>

### 4) Indicator visualization (“Show”)

Many indicators support a **Show** interaction that highlights relevant area(s) in the document view. This is the fastest way to connect a finding to evidence.

<Frame>
  <img src="https://mintcdn.com/resistantai/D5OIGucA_1iVDM89/images/ui_show_button.gif?s=4f8d9bea6212fae93689476761fbcfe2" alt="Ui Show Button" width="1296" height="720" data-path="images/ui_show_button.gif" />
</Frame>

<Note>
  Not all indicators support visualization. If there is no **Show** action, review the indicator text and metadata instead.
</Note>

### 5) Metadata and classification

* Displays extracted metadata and classification-related information (where available).
* Useful for sanity checks and understanding context (e.g., producer/creator metadata, classification output).

<Frame>
  <img src="https://mintcdn.com/resistantai/D5OIGucA_1iVDM89/images/web_ui_metadata.png?fit=max&auto=format&n=D5OIGucA_1iVDM89&q=85&s=d4426a02e5adcc50fb768b7088fe108b" alt="Web Ui Metadata" width="2918" height="1532" data-path="images/web_ui_metadata.png" />
</Frame>

## Exports and reporting

If enabled for your tenant, analysts can generate/download a **PDF report** for sharing or audit trails.

<Frame>
  <img src="https://mintcdn.com/resistantai/D5OIGucA_1iVDM89/images/web_ui_pdf_report.gif?s=15d36bd848f8d9e7b28839846effb71c" alt="Web Ui Pdf Report" width="1452" height="720" data-path="images/web_ui_pdf_report.gif" />
</Frame>

## Recommended analyst workflow (practical)

1. Open the case via deep link: `/analysis/<submission_id>`
2. Check the overall verdict to understand priority
3. Review the indicator list from highest impact to lowest
4. Use **Show** to verify evidence in the document
5. Review metadata/classification for consistency
6. Export a report if required by your process
