> ## Documentation Index
> Fetch the complete documentation index at: https://watermelon.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Let the Chat Widget open automatically

> You can draw more attention to your Chat Widget by having it open automatically.

Automatically opening your Chat Widget helps draw visitors’ attention to the AI Agent on your website. The Chat Widget opens automatically **once per browser and device**. This is based on a **cookie / local storage** in the visitor’s browser.

If a visitor uses a different browser or device, or clears their cookies or local storage, the widget may open automatically again.

If a visitor minimizes the chat, it won’t reopen automatically when they navigate to another page. Instead, only the launcher and, if enabled, the Eye Catcher remain visible. The Eye Catcher is not visible when the Widget is open.

<Tip>
  To set up the Eye Catcher, follow the steps in [this article](/help-center/developer-resources/chat-widget-customization).
</Tip>

## Automatically open the Chat Widget:

Follow the steps below to automatically open the Chat Widget.

<Steps>
  <Step title="Open Chat Widget Settings">
    Navigate to **Integrations** and open your Chat Widget.

    <Frame>
      <img src="https://mintcdn.com/watermelon/NN2NFdphGicjnDqe/images/common-use-cases/open-widget-automatically/automatically-open-once-menu.png?fit=max&auto=format&n=NN2NFdphGicjnDqe&q=85&s=912f2232a19e87e0b770607ff35eb73b" alt="Automatically Open Once Menu" width="2938" height="1390" data-path="images/common-use-cases/open-widget-automatically/automatically-open-once-menu.png" />
    </Frame>
  </Step>

  <Step title="Open Placement settings">
    Go to **Placement**.

    <Frame>
      <img src="https://mintcdn.com/watermelon/NN2NFdphGicjnDqe/images/common-use-cases/open-widget-automatically/automatically-open-once-placement.png?fit=max&auto=format&n=NN2NFdphGicjnDqe&q=85&s=4ae7257dbf0e3b0145db0b3bcc1fc4cc" alt="Automatically Open Once Placement" width="2938" height="1390" data-path="images/common-use-cases/open-widget-automatically/automatically-open-once-placement.png" />
    </Frame>
  </Step>

  <Step title="Enable automatically open once">
    Under **Automatically open once**, select **On**. The Chat Widget will now open automatically on your website. Press **Save** on the top right corner.

    <Frame>
      <img src="https://mintcdn.com/watermelon/NN2NFdphGicjnDqe/images/common-use-cases/open-widget-automatically/automatically-open-once-on.png?fit=max&auto=format&n=NN2NFdphGicjnDqe&q=85&s=b18d1d08fd5b43cc31ba87a2bf456d50" alt="Automatically Open Once On" width="2938" height="1390" data-path="images/common-use-cases/open-widget-automatically/automatically-open-once-on.png" />
    </Frame>
  </Step>

  <Step title="Mobile device settings (optional)">
    You can then choose to enable or disable automatic opening on mobile devices. On a mobile device, opening automatically can feel intrusive.

    <Frame>
      <img src="https://mintcdn.com/watermelon/NN2NFdphGicjnDqe/images/common-use-cases/open-widget-automatically/automatically-open-once-mobile.png?fit=max&auto=format&n=NN2NFdphGicjnDqe&q=85&s=b94dbbc19e5cb214e353db77e233c5b0" alt="Automatically Open Once Mobile" width="2938" height="1390" data-path="images/common-use-cases/open-widget-automatically/automatically-open-once-mobile.png" />
    </Frame>
  </Step>

  <Step title="Test your settings">
    To test whether your Chat Widget opens automatically for first-time visitors, open your website in a **private / incognito window**. This simulates a new visitor without existing cookies or local storage. See intructions below on how to open a private/incognito window.

    <AccordionGroup>
      <Accordion title="Safari">
        * Click **File** in the top menu
        * Select **New private window**
        * Open your website in the new window
        * If your Widget opens, the set up was successful
      </Accordion>

      <Accordion title="Chrome">
        * Click the three dots in the top-right corner
        * Select **New incognito window**
        * Open your website in the new window
        * If your Widget opens, the set up was successful
      </Accordion>

      <Accordion title="Edge">
        * Click the three dots in the top-right corner
        * Select **New InPrivate window**
        * Open your website in the new window
        * If your Widget opens, the set up was successful
      </Accordion>
    </AccordionGroup>
  </Step>
</Steps>

 

 
