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

# Human Review

> Pauses the spell run and gets confirmation or additional input from the user.

The Human Review step allows you to send a configurable notification to your workspace that the output of a workflow should be reviewed.

![Display step](https://mintlify.s3-us-west-1.amazonaws.com/respell-docs-v2/_images/steps-reference/human-review.png)

A workspace user can take action by visiting their inbox, reviewing the instructions, the approval outputs, an optionally, input their own review before choosing Accept or Reject.

![Display step](https://mintlify.s3-us-west-1.amazonaws.com/respell-docs-v2/_images/steps-reference/human-review-inbox.png)

A spell is paused while it is being reviewed. If the review is Accepted, the spell will resume. If rejected it will end.

## Options

| Name                  | Type        | Description                                                                 |
| --------------------- | ----------- | --------------------------------------------------------------------------- |
| Reviewer Instructions | Plain  Text | Instructions for how the reviewer to consider when conducting their review. |
| Approval outputs      | Plain Text  | The content that is produced by the spell that needs to be reviewed.        |

## Outputs

| Name          | Type       | Description                                                                                 |
| ------------- | ---------- | ------------------------------------------------------------------------------------------- |
| Review inputs | Plain Text | The reviewer can optionally provide some feedback before Accepting or Rejecting the review. |
