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

# Web Search

### Web Search

The Web Search action allows the AI Agent to browse the web for information and feed the results back to the AI Agent. 

<Frame>
  <img src="https://mintcdn.com/chatbase/DIWSTyTSabxfVW3B/user-guides/chatbot/images/actions/actions-36.png?fit=max&auto=format&n=DIWSTyTSabxfVW3B&q=85&s=1c883c192f524cafbc3f0a610b98e1e9" alt="Chatbase Embed Code Example" width="1754" height="374" data-path="user-guides/chatbot/images/actions/actions-36.png" />
</Frame>

#### When to use

This is where you specify the name of the Action and when exactly this action should be triggered or what type of customer queries would trigger it. You can also add in some instructions that the bot should adhere to when this action is triggered.

The web search action can be used as an additional source of information where the AI agent can get some information that isn't available in the sources. It's recommended to add websites that are related to your business field. 

<Frame>
  <img src="https://mintcdn.com/chatbase/DIWSTyTSabxfVW3B/user-guides/chatbot/images/actions/actions-37.png?fit=max&auto=format&n=DIWSTyTSabxfVW3B&q=85&s=fc51eec3614cdc028338261c9c68618f" alt="Chatbase Embed Code Example" width="1726" height="984" data-path="user-guides/chatbot/images/actions/actions-37.png" />
</Frame>

#### Include images

This allows the AI agent to provide images as replies to the users elaborating the answer provided.

<Frame>
  <img src="https://mintcdn.com/chatbase/DIWSTyTSabxfVW3B/user-guides/chatbot/images/actions/actions-32.png?fit=max&auto=format&n=DIWSTyTSabxfVW3B&q=85&s=3e5dbd28708c878bd995b29e26f9794f" alt="Chatbase Embed Code Example" width="1530" height="128" data-path="user-guides/chatbot/images/actions/actions-32.png" />
</Frame>

#### Included domains

This option allows you to add specific domains that the AI agent can use to search the answer. If you didn't add any domains, the AI agent will search over the whole web. 

Once you're done, press Enable and your Action will be live and ready for your Agent to use.

<Frame>
  <img src="https://mintcdn.com/chatbase/DIWSTyTSabxfVW3B/user-guides/chatbot/images/actions/actions-38.png?fit=max&auto=format&n=DIWSTyTSabxfVW3B&q=85&s=68eb56d50e0c81d2f3ef486bd57f93ce" alt="Chatbase Embed Code Example" width="1726" height="654" data-path="user-guides/chatbot/images/actions/actions-38.png" />
</Frame>
