# How to configure the Block Options Panel?

![](/files/-M_yEHR5z8Zl00M_YQxO)

On the right side of InteliWISE Voicebot Builder, you will find a **Block Options Panel**.![](https://lh3.googleusercontent.com/61ereZ-frI1RzFH0i7r6LrKIUeqxslPFXyGssDnhSFvv_tE0n3_vdpishce_9r417bQlyzBXKEYP2pXdqmI7P9bppuhjb_hHWYN3HKtu5NOCXxo87jEP3GfRMq5Etgdy4OBdrIRe)Each block has multiple options. Do not worry! You do not have to set all of them! Usually, you only need to set up very few options to achieve your goal. However, if you have some sophisticated requirements, the options that we give in the **Block Options Pane**l help to fulfill them. You always see the options for the block you are currently editing. We will describe each option of each **block**![](https://lh3.googleusercontent.com/ZSoTEU1Y63WjYIwVgbXDCUWWC1-7x4bm9WZTRsce2D0VGLvcDQKFkXM0zqPX4MvN1uWciumWFA_GNtVOhpqmjrie7TgkcM0J8tnFSAHzBac7pl1T34djazVPk2bM-b5IekiDZXkN)in [the section about blocks](/what-can-you-do-with-inteliwise-blocks.md).![](https://lh6.googleusercontent.com/4Ly7f-9CuB7UmREho0bZKACSsdmQ5KAuPxDGUwmrFyhVrF24smH9Qr4Az9EFc6v4OiJh-bBm1DXjzViEKRWsq6zd1J3LJs4ThADlyFf2MK5CdGkflFK9f6cB-NUUJlkappaRBme-)


---

# 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/quick-guide-to-creating-voicebots.-1/take-an-advantage-of-the-inteliwise-voicebot-builder/how-to-configure-the-block-options-panel.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.
