---
title: /bypass
description: Manually skip verification for a member and grant access.
---
## Overview

`/bypass` gives a member the verification role without them completing verification. Use for trusted users who have trouble verifying.

## Required Permissions

- **Manage Server**

## Options

| Option | Required | Description |
|--------|----------|-------------|
| `user` | Yes | Member to bypass verification for |
| `reason` | No | Reason for bypassing |

## Behavior

- Requires a verification role to be set with `/verification settings`.
- Does nothing if the user is already verified.
- Any pending verification session for that user is cleared.
- A case is created and the action is logged.
- The user is DMed that they were granted access.