# /verification setup

### Description

This command will allow you to setup the [Verification Module](https://docs.elyxir.dev/features/verification).

### Cheat Sheet

{% hint style="info" %}
`/verification setup !channel: !role: !type:`

<mark style="color:red;">**Note:**</mark>**&#x20;Any parameter prefixed with&#x20;**<mark style="color:red;">**!**</mark>**&#x20;is required, the others are optional.**
{% endhint %}

**Permissions**

* Administrator

### Parameters

Parameters are the options you can pass if you want extra input or custom behaviour.

<table data-view="cards"><thead><tr><th>Parameter</th><th>Purpose</th><th>Options</th></tr></thead><tbody><tr><td><mark style="color:green;background-color:green;"><code>Channel</code></mark></td><td>The channel to immediately display the Verification Embed in.</td><td><code>&#x3C;any></code></td></tr><tr><td><mark style="color:green;background-color:green;"><code>Role</code></mark></td><td>The role to add to members when they verify using the Verification Embed</td><td><code>&#x3C;any></code></td></tr><tr><td><mark style="color:green;background-color:green;"><code>Type</code></mark></td><td>The <a href="../../../features/verification#setting-up-the-module">type of verification embed </a>to create </td><td><code>SIMPLE</code> , <code>PASSPORT</code>,<code>CAPTCHA</code>, <code>IMAGE</code></td></tr></tbody></table>
