> For the complete documentation index, see [llms.txt](https://smugglr.gitbook.io/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://smugglr.gitbook.io/project/bot-settings/greeting-text.md).

# Automated Responses

### 1. Greeting

Greeting is the text is displayed above the 'Get Started' button when user visits your bot even before becoming a subscriber. This chat window is visible when users click 'Send Message'  or discover your bot via messenger.

{% hint style="info" %}
Greeting has limit of 160 characters.
{% endhint %}

Setup greeting on the bot settings page.&#x20;

![Setup Greeting](/files/-Lbgvrfl-_OOjdKwM0wA)

This is how it is displayed to the subscriber.

{% hint style="info" %}
Greeting is displayed only on facebook messenger app on mobile.
{% endhint %}

{% hint style="info" %}
Tip :muscle: :-   Make best use of Greeting as it is the first introductory text displayed to your potential subscribers.
{% endhint %}

### 2. Welcome Message

Welcome message is the first message that is received by your new subscribers.&#x20;

You can leverage text, image, video, gallery, quick links and buttons to create a impressionable welcome message.

Messages can be created using the Smugglr Bot Builder. Bot settings page will display list of existing templates to choose as welcome message.

![Setup Welcome message](/files/-LbgyeQFG_oq_CDjbYak)

### 3. Fallback Message

When bot is unable to identify user responses it will send a fallback message to the users. It is a way to make our bot responsive and keep users engaged.&#x20;

We also provide a fallback timeout setting so that we do not send multiple fallback messages if the user continues to respond back. This way our bot does not spam users with the same message.

You can leverage text, image, video, gallery, quick links and buttons to create a fallback message.

Messages can be created using the Smugglr Bot Builder. Bot settings page will display list of existing templates to choose as fallback message.

![Setup Fallback message and timeout](/files/-LbgzfyfhUJskGUPSepr)
