> ## Documentation Index
> Fetch the complete documentation index at: https://hoopdev-fix-add-missing-mechanic-for-session-download-button.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Command Reviews

> Real-time command review and approval workflow for enhanced security

<Frame>
  <img src="https://mintcdn.com/hoopdev-fix-add-missing-mechanic-for-session-download-button/sFiCJBagbVJ6Ho5V/images/learn/features/review-3.png?fit=max&auto=format&n=sFiCJBagbVJ6Ho5V&q=85&s=0ca828000863f2a4730160052503408f" alt="Command Reviews" width="1200" height="760" data-path="images/learn/features/review-3.png" />
</Frame>

Command Reviews in Hoop.dev provide a powerful layer of security by enabling real-time review and approval of commands before they are executed. This feature ensures that potentially risky operations are properly vetted before being run on your infrastructure.

## Key Features

### Real-Time Review Process

* Instant notification of commands requiring review
* Detailed context for informed decision making
* Quick approve/deny workflow
* Command modification capabilities before approval

### Integration Options

* Slack integration for instant notifications
* Microsoft Teams support
* Custom webhook support

## How It Works

<Steps>
  <Step title="Command Submission">
    User sends a command to Hoop.dev
  </Step>

  <Step title="Policy Check">
    System checks if command requires review
  </Step>

  <Step title="Reviewer Notification">
    Designated reviewers are notified
  </Step>

  <Step title="Review Process">
    <ul>
      <li>Multiple reviewers can be required</li>
      <li>Reviewer examines command and context</li>
      <li>Can approve or deny command</li>
    </ul>
  </Step>

  <Step title="Execution">
    Command runs only after approval
  </Step>

  <Step title="Audit Trail">
    Full review process is logged
  </Step>
</Steps>

## Benefits

* **Enhanced Security**: Additional verification layer for sensitive operations
* **Risk Reduction**: Prevent accidental or malicious commands
* **Compliance**: Meet regulatory requirements for change control
* **Knowledge Sharing**: Junior team members learn from reviews
* **Audit Trail**: Complete record of review decisions

## Best Practices

1. **Define Clear Policies**
   * Identify high-risk commands
   * Set appropriate reviewer groups
   * Document review criteria

2. **Optimize Review Flow**
   * Don't require reviews for routine operations
   * Set reasonable timeouts for reviews
   * Have backup reviewers available

3. **Monitor and Adjust**
   * Track review patterns
   * Adjust policies based on feedback
   * Regular policy review and updates

## Configuration

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