# Connect to and manage Sandboxes from the dashboard

DevFeed: [Connect to and manage Sandboxes from the dashboard](<https://devfeed.tech/articles/connect-to-and-manage-sandboxes-from-the-dashboard-876.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/connect-to-and-manage-sandboxes-from-the-dashboard>)

Author: Marc Codina Segura

Published: 2026-07-23T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Vercel](<https://devfeed.tech/topics/vercel.md>), [browser](<https://devfeed.tech/topics/browser.md>)

Tags: [browser](<https://devfeed.tech/tags/browser.md>), [filesystem](<https://devfeed.tech/tags/filesystem.md>), [sandbox](<https://devfeed.tech/tags/sandbox.md>), [sandboxes](<https://devfeed.tech/tags/sandboxes.md>), [snapshots](<https://devfeed.tech/tags/snapshots.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

## AI overview

Vercel now lets users connect to running Sandboxes from the dashboard to run commands, browse files, transfer files, and inspect open ports. Users can also take snapshots and stop or resume persistent sandboxes from the same interface.

## Source excerpt

You can now connect to any running Sandbox from the Vercel dashboard. Run commands, browse the filesystem, upload and download files, and inspect open ports without leaving the browser. From the same view, you can also manage the sandbox lifecycle: take snapshots, and stop or resume persistent sandboxes. Open the Connect tab on any sandbox to try it out. Learn more about Vercel Sandboxes in the documentation. Read more