# Basic Block of Flow Builder

Video:

{% embed url="<https://youtu.be/X2TZMjYknbU>" %}

### Step:

1. Press **Edit Flow**
2. Find **Add new step** on top left panel
3. Press **Send Message**
4. **Connect them** from Start to Send Message
5. Click on **Send Message** and select what you want to send to user (Text or Media)
6. If select **Text**, write the text what you want to send
7. If want to include **image** (media), from Rich Media, select Image and upload image
8. **Save** it
9. Click **Publish** (MUST!!!)
10. You can preview it from top middle **Preview button**, and click on **Preview in Popup**
11. You will see what message send by AI that setting by you earlier

### If you expecting reply from user then proceed something:

1. Click on **Add new step**
2. Select **Question**
3. **Connect** them
4. You can click on **Text** that will asking user in text form
5. Add another **Send Message** and connect it with **Question**
6. Click **Publish** (MUST!!!)
7. You can preview it from top middle **Preview button**, and click on **Preview in Popup**

### **If you want to store user's response:**

1. Click **Question**
2. From **Save Response to**, select **any variable** you want to save to
3. Click **Publish** (MUST!!!)
4. You can preview it from top middle **Preview button**, and click on **Preview in Popup**
