# 17 July: Bot Builder UI Change

### ⚙️ Improvements

#### **UI Change- Bot Builder page**

In the Bot Builder page, the right pane UI has been updated. Now, all cards are displayed under their respective categories explicitly. For example, the "Send a message" node contains all the "Send" cards.&#x20;

{% hint style="info" %}
We have enabled several premium nodes, marked with a crown icon in the top-right corner of each card. Look for these highlighted cards to identify premium nodes available in your plan.&#x20;
{% endhint %}

<figure><img src="/files/If4tJLJ4pHuXDaNayf9b" alt=""><figcaption></figcaption></figure>

Cards from the previous version will not be affected by the new restrictions. However, users will not be able to:

* Duplicate the card
* Duplicate and publish the flow
* Clone and publish the bot if there is any restriction

![](/files/pMQOlRH6IpJ7mxoEKbD1)


---

# 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://changelog.gallabox.com/july-2024/17-july-bot-builder-ui-change.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.
