BROWSER USE DEVELOPER RESOURCES

- Hosted Agents (API V4): submit a task and receive the result from a managed browser agent.
- Browser Infrastructure: control managed remote browsers through SDK, REST, or CDP. Starts at $0.02/browser-hour.
- Open Source Library: build and run browser agents with the Python library.

[Developer Index](https://browser-use.com/index.md)
[Product Map](https://browser-use.com/llms.txt)
[Pricing](https://browser-use.com/pricing.md)
[Cloud Docs](https://docs.browser-use.com/cloud/quickstart)
[Open Source Docs](https://docs.browser-use.com/open-source/introduction)

---

# Profile Use

**Date:** 2025-10-27
> Cloud agents now access your local Chrome sessions, cookies, and login states.

---

Sync your local Chrome profile to the cloud. Your agents can now use authenticated sessions, cookies, and preferences from your local browser.

```bash
export BROWSER_USE_API_KEY=bu_ab1...
curl -fsSL https://browser-use.com/profile.sh | sh
```

[Video](https://browser-use.com/images/changelog/profile-use-demo.mp4)
