Skip to main content
Filesystem Access lets you describe complex tasks and let the agent handle them end-to-end. Combine browser automation with local file operations — research on the web, then save reports directly to your folder.

Why Filesystem Access?

Without Filesystem Access, the agent can only interact with browser tabs. With Filesystem Access enabled, it gains full access to a folder on your machine:

Read files

Access documents, data files, and more from your selected folder

Write files

Save reports, spreadsheets, markdown, HTML, and other outputs

Run commands

Execute shell commands within the folder
The real power: do both browser automation AND file operations in a single task. Describe what you want, step away, and come back to finished work.

Setting Up Filesystem Access

1

Open the Filesystem Access selector

Click the Filesystem Access dropdown next to the prompt input
2

Choose a folder

Select a recent folder or click Choose a different folder
3

Grant access

Allow BrowserOS to access that folder when prompted
Select a folder for the agent to operate in
The agent is sandboxed to your selected folder — it cannot access files outside of it.
To disable file access, select No folder and the agent will work with browser tabs only.

Try It: Research and Create a Report

With Filesystem Access enabled, try this prompt:
Read the top 3 stories on Hacker News, read the comments too, and write an HTML report.
The agent will:
1

Navigate to Hacker News

Opens the site and identifies top stories
2

Read stories and comments

Clicks into each story and reads discussion threads
3

Generate report

Creates an HTML report summarizing the findings
4

Save to folder

Writes the report to your selected folder
Agent researching Hacker News and generating an HTML report

Example Use Cases

Go through my Downloads folder and organize files by type — documents, images, videos, archives.
Research key trends about [topic] on Reddit, Twitter, and LinkedIn. Create an HTML report with your findings.
Visit these 10 product pages, extract the name, price, and description, and save the results as a markdown file.
Find the top posts from these 5 subreddits today and compile them into a daily digest document.

Security

Sandboxed access

The agent can only access the folder you select — no parent directories or other locations

Revoke anytime

Select No folder to instantly disable file access

Local only

All file operations happen locally on your machine

Feedback

Filesystem Access is a new feature. If you have feedback or feature requests, open a GitHub issue.