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

# Web search

> Your AI coworker looks things up on the live web instead of guessing — prices, news, funding rounds, and facts that changed last week.

Your coworker looks things up instead of guessing.

## What it does

An AI that can't search the web is working from memory, and memory goes stale. Web search lets your coworker check the live internet before it answers — so a price is this quarter's price, and a company's headcount is the one on their site today.

It searches the way you would: forms a query, reads the results, and picks the ones worth following. When it uses something it found, it tells you where it came from.

## When you'd use it

* Checking whether a company has raised funding before you send a sales email
* Finding what a competitor currently charges, rather than what they charged last year
* Confirming a rule, regulation or deadline is still in force
* Gathering five recent articles on a topic before drafting a brief
* Looking up a person's current job title before an introduction
* Answering "did anything happen with X this week?"

## Turning it on

Open your coworker, choose **Capabilities**, and find **Web search** in the Built-in tools list. It's on by default.

> **Web search** — Search the web for current information.

<Frame caption="Web search on the Capabilities tab. The icon lights up in colour when a capability is on.">
  <img src="https://mintcdn.com/glorium/JBtd_griZWPnHu68/images/cowork/capabilities/web-search/01-switch-row.webp?fit=max&auto=format&n=JBtd_griZWPnHu68&q=85&s=4163db72c8f2563f9aa0eeeebb695c57" alt="The Web search row on the Capabilities tab, switched on" width="1216" height="132" data-path="images/cowork/capabilities/web-search/01-switch-row.webp" />
</Frame>

## Good to know

<Tip>
  **Search finds pages; it doesn't read them in full.** Pair this with [Reading web pages](/cowork/capabilities/reading-web-pages) so your coworker can open the promising results and read them properly. Almost every research job wants both.
</Tip>

<Note>
  Best for facts that change. For anything stable — how a concept works, how to phrase something — your coworker already knows, and searching just slows it down.
</Note>

## Common questions

<AccordionGroup>
  <Accordion title="Does my coworker tell me where it got something?" icon="link">
    Yes. When it uses information it found, it says which page it came from, so you can check it yourself.
  </Accordion>

  <Accordion title="Can it search sites that need a login?" icon="lock">
    No. Search covers the public web. For anything behind a sign-in, use [the live browser](/cowork/capabilities/live-browser), which can log in and click through.
  </Accordion>

  <Accordion title="What if the search results are wrong?" icon="triangle-exclamation">
    Your coworker weighs sources rather than taking the first result, but the web is the web. For anything you'd want to be certain of, ask it to check more than one source — or use [Thorough review](/cowork/chat/thorough-review) before it hands the work back.
  </Accordion>

  <Accordion title="Should I ever turn this off?" icon="toggle-off">
    Turn it off if a coworker should only work from what you give it — a document reviewer, or a coworker handling something confidential where you'd rather nothing leaves the workspace.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Reading web pages" icon="file-lines" href="/cowork/capabilities/reading-web-pages">
    The other half of research.
  </Card>

  <Card title="The live browser" icon="window-maximize" href="/cowork/capabilities/live-browser">
    For pages behind a login.
  </Card>

  <Card title="The ready-made five" icon="magnifying-glass" href="/cowork/coworkers/ready-made">
    Meet the research analyst.
  </Card>

  <Card title="All capabilities" icon="toolbox" href="/cowork/capabilities/overview">
    Back to the full list.
  </Card>
</CardGroup>
