> For the complete documentation index, see [llms.txt](https://docs.homebots.live/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.homebots.live/modules/modmail-and-bring-in/bring-in-commands.md).

# Bring-in Commands

{% hint style="danger" %}
We highly recommend you read through [ModMail & Bring-in](/modules/modmail-and-bring-in.md) in its entirety first.
{% endhint %}

On this page, we'll go through all Bring-in commands, which are:

* [Bring-in](#setup-modmail-setup_modmail)
* [Bring-in Module Configuration](#setup-modmail-setup_modmail-1)
* [Adding Bring-in Severities](#add-modmail-category-modmail-category-add)
* [Removing Bring-in Severities](#remove-bring-in-severity-config-bringin-remove_severity)

***

### Bring-in (`/bringin`) <a href="#setup-modmail-setup_modmail" id="setup-modmail-setup_modmail"></a>

{% hint style="warning" %}
By default, only members with the **Administration** permission can use this command. Additionally, the Bring-in module must first be configured before using this command.
{% endhint %}

*Bring-in a user.*

**`member`**: The member to be brought in.

**`severity`**: The severity of the bring-in. This is an autocomplete, so it will show you a list of all severities.

***

### Config Bring-in Module (`/config bringin module`) <a href="#setup-modmail-setup_modmail" id="setup-modmail-setup_modmail"></a>

{% hint style="warning" %}
By default, only members with the **Administration** permission can use this command. Additionally, the Bring-in module must first be configured before using this command.
{% endhint %}

*Configure the Bring-in module.*

**`category`**: The category in which all Bring-in tickets will be created.

**`logs_channel`**: The channel where all Bring-in message logs will be sent.

**`transcript_channel`**: The channel where all Bring-in ticket transcripts will be sent.

***

### Add Bring-in Severity (`/config bringin add_severity`) <a href="#add-modmail-category-modmail-category-add" id="add-modmail-category-modmail-category-add"></a>

{% hint style="warning" %}
By default, only members with the **Administration** permission can use this command. Additionally, the Bring-in module must first be configured before using this command.
{% endhint %}

*Add a new Bring-in severity. This will open a GUI popup where you can enter the name and message of the new severity.*

{% hint style="info" %}
**Character Limits**

`Name`: maximum of 50 characters

`Message`: maximum of 4000 characters
{% endhint %}

***

### Remove Bring-in Severity (`/config bringin remove_severity`)

{% hint style="warning" %}
By default, only members with the **Administration** permission can use this command. Additionally, the Bring-in module must first be configured before using this command.
{% endhint %}

*Remove an existing Bring-in severity.*

**`severity`**: The severity to be removed. This is an autocomplete, so it will show you a list of all setup severities.
