# Create Welcome Messages

<mark style="color:purple;">Create welcome message</mark>

1. In betsy's dashboard click on the "welcome message" option\
   ![](/files/XcT6IeBltkbc9dXGlPnc)
2. Click the "create" button\
   ![](/files/3sYvTmmxatgOyur1DAiJ)
3. A new interface will be displayed \
   ![](/files/q6UOHQdAcW8XoJPyfany)
4. The fields required to create a welcome message are:\
   \- Active\
   \- Welcome Message Type\
   \- Name\
   \- Channel\
   \
   **Active toggle**: Determines if the welcome message is currently being sent on new members or not.\
   \
   ![](/files/3c4W0ogONvzSG2pu4dkK)\
   \
   **Welcome message type**: The way the welcome message is to be sent. There are two ways:\
   &#x20;1\. Channel message: This is sent in the channel you select.\
   \
   ![](/files/KJokBHJsHzZ54qn66NX3)\
   \
   2\. Direct message: This is sent directly to the user that joined via DM.\
   ![](/files/jn4mhRLRMKcoDA9cpu21)\
   \
   **Name**: This is a way to help you identify the name of the welcome message. This is not shown to your members but is only shown in the admin panel to assist in referring back to this message in the list.\
   \
   ![](/files/upumhAKeJcBB0AHtq3Le)\
   \
   **Channel:** When the Channel Message option is set this is required. This is the channel that the message will be sent\
   \
   ![](/files/KMgHOevUTpgsa18VMTjA)
5. Enter the message you want to display\
   ![](/files/wYS5d4f4un28E4KlJvVo)
6. Click the save button\
   ![](/files/hehuO4cpqtEKjDoIkvKi)
7. A successful message will be displayed and your record will be displayed in the table\
   ![](/files/X5f5fYECsqzapSxxEtZO)<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.betsybot.xyz/features/welcome-messages/create-welcome-messages.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
