> For the complete documentation index, see [llms.txt](https://docs.elyxir.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.elyxir.dev/commands/verification/setup.md).

# /verification setup

### Description

This command will allow you to setup the [Verification Module](/features/verification.md).

### 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="/pages/lRt1G9RAlwCrhLy0bBtM#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>
