Every Kiro Web session runs in an isolated sandbox with its own workspace. The file explorer lets you look at that workspace directly: browse the file tree, open any file the agent creates or edits, and download files to your machine — without asking the agent to print them.
When the agent references a workspace file by its full sandbox path, the path renders as a link in prose and inline code. Select it to open the file explorer with that file loaded — the fastest way to jump from a mention to the actual contents. Paths inside fenced code blocks aren't linked, and a trailing line number (like :42) is shown but not jumped to.
The file explorer panel has two tabs:
Right-click a file in the tree and choose Copy file path to copy its path. You can collapse the tree to give the file viewer the full panel width.
Selecting a file opens it in the viewer:
Use the download button in the viewer header to save the open file to your machine. The viewer refreshes periodically while the agent works, so a file you're watching reflects the agent's latest edits.
File explorer