> ## Documentation Index
> Fetch the complete documentation index at: https://hoopdev-docs-changelog-1-44-2.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Just-in-Time Reviews

> Interact with the JIT console or execute ad-hoc scripts

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/hoopdev-docs-changelog-1-44-2/Fp5ox_PXyx7nSjYT/images/learn/review_light.png?fit=max&auto=format&n=Fp5ox_PXyx7nSjYT&q=85&s=8473e26bb48455088ec0eaa521cd8c1d" width="1620" height="854" data-path="images/learn/review_light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/hoopdev-docs-changelog-1-44-2/Fp5ox_PXyx7nSjYT/images/learn/review_dark.png?fit=max&auto=format&n=Fp5ox_PXyx7nSjYT&q=85&s=172991cf6a993c3e6bad7b84b25c9e7e" width="1620" height="854" data-path="images/learn/review_dark.png" />
</Frame>

## Prerequisites

To get the most out of this guide, you will need to:

* Either [create an account in our managed instance](https://use.hoop.dev) or [deploy your own hoop.dev instance](/setup/deployment/overview)
* You must be your account administrator to perform the following actions

## Concepts

This plugin allows teams to review commands before execution or allows time-based sessions.

Users who belong to an approval group can approve or revoke commands. A command is only executed when all groups are approved.

<Note>
  Admin users can approve their own commands.
</Note>

## Configuration

For detailed configuration instructions and setup guides, see [Reviews Configuration](/setup/configuration/reviews/jit-reviews-configuration) guide.
