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

# Manual Validation

> Validate data with human input

## Overview

<div align="center">
  <img src="https://mintcdn.com/dibby/pqX3-_kQLdN967hk/images/nodes/manual-validation.png?fit=max&auto=format&n=pqX3-_kQLdN967hk&q=85&s=dbe0c166af3a0cf26f955916d51f2216" alt="Manual validation" width="350" height="360" data-path="images/nodes/manual-validation.png" />
</div>

The **Manual Validation** node pauses workflow execution to allow a human to review and validate data before continuing. This is essential for workflows requiring human oversight.

## Configuration

## Inputs

* **reference**: A reference document for comparison (optional)
* **data**: The data to be validated
* **expected**: Expected values for comparison (optional)

## Outputs

* **validated**: The data after human validation and any corrections
