> ## Documentation Index
> Fetch the complete documentation index at: https://hoopdev-docs-changelog-1-43-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-43-2/J5RBvk3PVREHai2j/images/learn/review_light.png?fit=max&auto=format&n=J5RBvk3PVREHai2j&q=85&s=7c9d3ee92fe5a851b73e9361fb3ece64" width="1620" height="854" data-path="images/learn/review_light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/hoopdev-docs-changelog-1-43-2/J5RBvk3PVREHai2j/images/learn/review_dark.png?fit=max&auto=format&n=J5RBvk3PVREHai2j&q=85&s=614013b6d505f2c4a972b2de138b32a5" 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.
