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

# Which Browser Use do I need?

> Run Browser Use on your machine, run the full stack in our cloud, or bring your own agent and use only the hosted browser.

Pick where your agent and browser should run.

<picture className="block dark:hidden">
  <source media="(max-width: 600px)" />

  <img src="https://mintcdn.com/browseruse-0aece648/QZEWYKNDdDwBeYKA/cloud/images/which-product-light.svg?fit=max&auto=format&n=QZEWYKNDdDwBeYKA&q=85&s=604e3779fc75cfa3f6956638d32e4f26" alt="On your computer, choose Claude Code, Codex, OpenCode or Hermes Agent, then Playwright CLI or Browser Use CLI. Either CLI can use real Chrome or the single Cloud Browser. A separate Profile Sync step copies selected cookies from real Chrome to a cloud profile. Hosted V4 runs OpenCode, Browser Use CLI and Cloud Browser: send a prompt, get a result." noZoom width="1200" height="674" data-path="cloud/images/which-product-light.svg" />
</picture>

<picture className="hidden dark:block">
  <source media="(max-width: 600px)" />

  <img src="https://mintcdn.com/browseruse-0aece648/QZEWYKNDdDwBeYKA/cloud/images/which-product-dark.svg?fit=max&auto=format&n=QZEWYKNDdDwBeYKA&q=85&s=ef21719dc707f5da9f813105f6592f9d" alt="On your computer, choose Claude Code, Codex, OpenCode or Hermes Agent, then Playwright CLI or Browser Use CLI. Either CLI can use real Chrome or the single Cloud Browser. A separate Profile Sync step copies selected cookies from real Chrome to a cloud profile. Hosted V4 runs OpenCode, Browser Use CLI and Cloud Browser: send a prompt, get a result." noZoom width="1200" height="674" data-path="cloud/images/which-product-dark.svg" />
</picture>

## On your computer

Claude Code, Codex, OpenCode, Hermes Agent, or another local agent can run the [Browser Use CLI](https://docs.browser-use.com/open-source/browser-use-cli) on your computer. Local computer-use CLIs such as Playwright CLI and Agent Browser fit the same shape. They can control real Chrome, with its tabs and logins, or use the single hosted browser shown in our cloud.

Start with real Chrome. Connect to our cloud when a site blocks you or you need many browsers at once. Run `browser-use auth login` once before the first cloud connection.

[Profile Sync](/cloud/guides/profile-sync) copies selected cookies from real Chrome into a cloud profile. Run it explicitly for the accounts you want to use in the cloud; the dashed line does not mean automatic synchronization.

## In our cloud

[Cloud v4](/cloud/quickstart) runs OpenCode, Browser Use CLI and Cloud Browser. You send a prompt to our API and get the result back, plus a live preview and any files it produced. Nothing runs on your computer.

Use the full hosted stack for scheduled work, tasks your users trigger, and work that should keep running without your computer.

## Only the browser

Use the [Browser API](/cloud/browser/quickstart) when you only need the hosted browser. Browser Use CLI or a custom computer-use CLI can connect to the same Cloud Browser from your computer or your own cloud; Browser API does not add a hosted agent.

One API key from [cloud.browser-use.com/settings](https://cloud.browser-use.com/settings?tab=api-keys\&new=1) works for all three. Credits and profiles live in the same project.
