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

# Live web search

> Search the web or a specific site via a search engine for up-to-date information

Live web search enables the AI Agent to search websites via a search engine in
real time. This capability is ideal for finding the most up-to-date information
across the web or across large websites.

Searches can be unrestricted or limited to specified websites if needed.

* **Best for:**
  * Large websites with many pages that can't be fully imported.
  * Searching for general information across the internet.
* **Limitations:** It relies on the search engine's indexing and search
  algorithms.

## Configuration

| Field                        | Description                                                                                                                                                                                                             |
| :--------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Title**                    | The name of the search configuration.                                                                                                                                                                                   |
| **When to use this source?** | Instructions for the AI on when to use this specific search capability (e.g., "Use this for finding current stock prices"). You can add additional instructions for the AI to follow when using this search capability. |
| **Include domains**          | Restrict searches to specific websites (e.g., `wikipedia.org`, `amazon.com`). If left empty, the entire web is searched.                                                                                                |
| **Exclude domains**          | Prevent the AI from searching specific websites.                                                                                                                                                                        |
| **Access level**             | Controls which agents or users can access this search configuration. [Access levels](/documentation/knowledge/access-levels)                                                                                            |

## See also

* [Choosing a method](/documentation/knowledge/web/comparison): Compare website
  lookup methods
* [Import website](/documentation/knowledge/web/import-website): Import and
  index website content
* [Live URL fetch](/documentation/knowledge/web/live-url-fetch): Fetch the
  latest content from any URL in real time
