# Configure Launcher

Modify your WhatsApp widget with background color, text color, spacing and a lot more to make it perfectly align with your website.

1. **Choose Platform (Desktop/Mobile):**

* Opt for either desktop or mobile configuration, depending on the platform you want to modify. The process is generally similar for both. Let’s say you want to customize your WhatsApp widget for desktop.

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

2. **Configure Widget Color:**

* Background Color: Choose a suitable background color for the widget. For example, set the background color to #0074C2 (blue).
* Text Color: Define the text color to ensure readability. For instance, set the text color to #FFFFFF (white).

insert

3. **Adjust Widget Size:**

* Choose from three size options: Small, Medium, Large.

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

4. **Set Widget Position:**

* Select Side (Right/Left): Determine whether the widget should appear on the right or left side.
* Specify Side Spacing (in pixels): Set the amount of space between the widget and the selected side.
* Specify Bottom Spacing (in pixels): Set the distance between the widget and the bottom of the screen.

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

5. **Configure Messaging Settings:**

* Message Tooltip: Enter a tooltip message that provides a brief description when users hover over the widget.

Example: "Chat with us for instant support!"

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

* Show After (Seconds): Define the duration in seconds before the widget becomes visible.

Example: Show the widget after 5 seconds.

* Play Sound: Choose a sound from the dropdown to play when a new message is received.

Example: Select "MessageReceived.mp3" from the dropdown.

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

6. Enable Pulse Effect:

* Switch On/Off: Toggle the pulse effect on or off to add interactivity.

Example: Turn on to enable a pulsating animation for the widget.

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

7. Hibernate Widget:

* Switch On/Off: Choose to enable or disable the widget hibernation.

Example: Turn on to hibernate the widget during non-business hours.

<figure><img src="/files/7ep3ekN1cIB4HwA7PUlq" alt=""><figcaption></figcaption></figure>

8. Save Changes:

* Click on the "Save" or "Apply" button to save the modified launcher settings.

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


---

# 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://docs.makerobos.com/chatman-enterprise-whatsapp-platform/chatman-functions/widgets/configure-launcher.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.
