> For the complete documentation index, see [llms.txt](https://autotask.gitbook.io/autotask/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autotask.gitbook.io/autotask/slash-commands/config/welcome.md).

# Welcome

Configure the welcome message with an optional welcome image and welcome roles!

The welcome module is a nice way to welcome new members on your server! With this nice custom image, the new members are more attracted (only text is annoying...). You can also define welcome roles!

<figure><img src="https://289381920-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjiwciuVNSn2MRHfC4lPp%2Fuploads%2FDPvzpBVU6yU3ENwHJOkb%2Fwelcome-1.png?alt=media&amp;token=b54385cb-493b-4a4d-b209-25ba464a9bc2" alt=""><figcaption></figcaption></figure>

## Get the current welcome config

Type <mark style="color:blue;">/config welcome get</mark> to get the current welcome message, image and what is enabled like below :

<figure><img src="https://289381920-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjiwciuVNSn2MRHfC4lPp%2Fuploads%2FNH2hpZWABCWxOCU8XVYu%2FCapture%20d%E2%80%99e%CC%81cran%202022-10-28%20a%CC%80%2021.50.46.png?alt=media&amp;token=3f2f0a9e-39f3-4336-9d86-f518750683b0" alt=""><figcaption></figcaption></figure>

You will also get the welcome roles in the embed. (not showed in this screen because this is a new update :))

## Define anything in the welcome config

To define the welcome message, just use the <mark style="color:blue;">/config welcome set\_msg</mark> command, then click on the button and type the welcome message in the FIRST field. The second field is only to help you with variables and to use as a draft.

To set something else like the welcome channel, or if it's enabled or not, use the <mark style="color:blue;">/config welcome set</mark> and enter the values that you want to change. For example:

<mark style="color:blue;">/config welcome set channel:#new-channel</mark> to only change the channel\ <mark style="color:blue;">/config welcome set channel:#new-channel img\_enabled:False</mark> if you want to change the channel and if the image is sended!

## Set the welcome roles

To add or remove welcome roles, you can use the <mark style="color:blue;">/config welcome autorole</mark> command and set the <mark style="color:blue;">action</mark> parameter to <mark style="color:blue;">Add</mark> if you want to add or <mark style="color:blue;">Remove</mark> if you want to remove.\
The bot will then ask you for the role to add or remove. You have 30 seconds to ping the role to add/remove to the autoroles.\
And you are done!
