# Bot Settings FAQs

<details>

<summary><strong>How to change the bot's position on the website?</strong></summary>

After you log in,&#x20;

1. Navigate to `Bots`&#x20;
2. Select the Bot you want to configure
3. Select the `Bot Settings` Tab
4. Click On The `Design` Tab. Here you can customize the position of your chatbot on your website as well as on mobile devices.

</details>

<details>

<summary>How to disable Desktop Notifications?</summary>

After you log in to the BotPenguin App, Navigate to the `Bot Setting` under the bot's menu. \
1\. Go to the Bot Settings and open `Alerts` the tab. \
2\. Check if you have subscribed to the desktop notifications or not? \
3\. If yes, You will see the below confirmation.&#x20;

![](/files/xh22Odz1uZ2LCrQyhvSw)

**Disable Notifications**

A. Open your website settings by clicking on the lock icon on the top left, as shown below

![](/files/ql48YZAjAOexHiYmbFGy)

B. Click on the button to open the settings; once you click on it, You will see the option to disable notifications.&#x20;

![](/files/924sW4FnkNf1JImpIX0r)

C. Disable the notifications, and you are done! You will not receive any notifications now.

<mark style="color:green;">**Please Note:**</mark>

This action will not disable the Live chat request Notifications.

</details>

<details>

<summary>How can we change the messaging shown when the customers click to "talk to live agent"</summary>

#### Changing Live chat button Text

To change the text for transferring chat to live agent, Follow the below steps.&#x20;

1. Navigate to Bot's Setting for "Chat Window" under "Website Chatbot Settings".&#x20;
2. Select the "Display name for Transferring to Live/Agent chat" and Edit the field as per the text you want\ <br>

   <figure><img src="/files/SX1gjM3wmccBIuullBPK" alt=""><figcaption><p>Change text for live chat</p></figcaption></figure>

Once you are done, Your new text will appear like this.&#x20;

<img src="/files/gB8sfvSc20M74n5vRsgz" alt="" data-size="original">

#### Changing the Waiting Message&#x20;

If you want to change the waiting message ( Usual reply time: 2 to 3 Minutes ), You can change the same from the&#x20;

</details>

<details>

<summary>How can I edit name of my chatbot?</summary>

To change your chatbot's name, follow these steps:

1. Navigate to the bot, on the home page in the side menu, you want to rename and click on it.
2. On the bot management page, locate the top section where it says "Getting Started - \[Current Bot Name]."
3. Click on the edit icon next to the bot's name.
4. A pop-up will appear. Enter the new name for your chatbot.
5. Save your changes, and your chatbot will be updated with the new name.

</details>


---

# 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://partners.botpenguin.com/customer-platform-guidelines/frequently-asked-questions-faqs/product-faqs/bot-settings-faqs.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.
