Enabling Search allows your AI Agent to retrieve up-to-date information directly from the web or from a specific website. This keeps your AI Agent’s answers accurate and current, even when information changes frequently or isn’t included in your Sources or Instructions.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.
What is Search?
Search lets your AI Agent:- Search the entire internet or
- Search a specific website that you choose
Enabling Search
By default, Search is turned off. To enable it:Navigate to Search
In the Agent menu, select Search. Use the Search toggle or Enable button to begin using the Search source.

Choose where to search
You can choose between:
- Searching a selected URL (recommended for controlled and consistent results)
- Searching the whole internet

Input Selected URLs
If you choose to have your AI Agent to only search one website:
- Choose Selected URL
- Enter the domain you want the Agent to search
- If you enter a subpage, it automatically adjusts to the main domain
- Search cannot target a single subpage
- Click Add URL
Managing Allowed URLs
To update or remove the websites your Agent is allowed to search:- View the list of added URLs
- Select a URL
- Click Delete or use the bin icon

Technical details
Search works behind the scenes as follows:- Performs a Google search based on the customer’s question
- Retrieves the top search result
- Scans that webpage
- Uses the extracted content to generate the answer
- Total search time is limited to 7,500 ms
Best practice
- Use Selected URL if your company has a reliable website for consistent and brand-safe results
- Use Search the entire internet only when your customers need broad, dynamic information
- Always test your AI Agent in the Playground after enabling Search


