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

# Review Hits

After transactions have been screened, you may review the screening hits generated for each pre-approved transaction. This step involves reviewing the hit details and marking each hit with an assessment decision.

The following APIs are available for this step:

* **[Get Screening Review](/athena-api-reference/ts_get_screening_review)** — Retrieve detailed screening review information for a single pre-approved transaction, including counterparty details and hit information grouped by engine.

* **[Mark Hits](/athena-api-reference/ts_mark_hits)** — Selectively assess specific hits by their IDs with an assessment decision (`TRUE_HIT` or `FALSE_HIT`).

* **[Cascade Mark Hits](/athena-api-reference/ts_mark_hits_cascade)** — Cascade the same assessment decision (`TRUE_HIT` or `FALSE_HIT`) to all hits matching a specific subject, external ID, and engine across all transactions.
