# STEP 4: Stories

![](/files/jmDVQRc5y9yBI1fURB2K)

Set the most important behaviors of your Chatbot:

1. **Welcome** - in this block you can set your chatbot's startup behavior. You can add a text bubble to encourage your users to interact with the chatbot. To do this, click on start, the menu will open on the right, then select the Balloon option and click SAVE.

![](/files/xlzbwo999P5GTgpGOeFN)

Then click the plus block and select "Show text statement" from the menu, on the right in the settings you can enter any text that will appear in the tooltip next to the widget.

<mark style="color:orange;">**Remember**</mark><mark style="color:orange;">:</mark> always save your changes by clicking <mark style="color:blue;">**SAVE**</mark> under the settings and <mark style="color:green;">**SAVE**</mark> at the top of the screen!

&#x20;**2. Contact** - here you will find your form settings.

To make your work easier, we have prepared a form template. \
Click on the contactomat block \[1] and all you need to do is enter your email address \[2] to which the form will be sent. \
Of course, you can always modify it.

![](/files/i4czSon8DiI1eoiF9LPY)

&#x20;**3.** **LC connect** - here you can connect your consultants. You can also modify the texts that the     chatbot will display in the absence of active consultants.

![](/files/DvxDabQVGbTrsV9urj9A)

&#x20;**4.** **Close** - action before closing widget. use this module to increase conversions in your chatbot, you can inform your users about your social media activities.

![](/files/gcMjkUvyJxjJSltuG4Pj)

By clicking on the appropriate block, you can edit the displayed text. You can also add or remove suggested hints that the chatbot will display, this way you can redirect the user back to the indicated place in the tree.

&#x20;**5. New story** - the most important part of Stories. This is where you can build advanced conversation flows or create decision trees using blocks.

Click on the plus block, then select "Add a new story" -> "Empty story" -> "Without trigger (don't connect to project)".

![](/files/9Bf4fEMbhbqus5UfW3Xq)

By choosing the appropriate blocks, create complex flows that will automatically collect the necessary information to display the perfect answer at the end. It could be text, linking to a website, or some other scenario.

![](/files/mdJ0EVaeBV1kezMjOO9J)


---

# 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://help.inteliwise.com/chatbot/how-to-set-up-your-chatbot/step-4-stories.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.
