# Terminal

> Run project commands in the active checkout and manage long-running development processes.

Canonical URL: https://docs.zuse.sh/workspace/terminal-browser



The integrated terminal opens in the active chat's checkout. Terminal sessions are scoped to the chat, so switching between tasks does not silently move one shell into another worktree.

Use the terminal to run development servers, focused tests, builds, migrations, and repository tools. The configured repository **run** script can be started from the workflow surface, and `auto_run_after_setup` can launch it after a new worktree is prepared.

Closing a terminal ends that shell process. Long-running commands should be stopped cleanly before archiving a chat.

## Continue in the browser [#continue-in-the-browser]

The browser now has a dedicated guide. Start with [In-app browser](/workspace/browser.md), then use the focused pages for [debugging](/workspace/browser-debugging.md), [visual evidence](/workspace/browser-evidence.md), [sessions and privacy](/workspace/browser-sessions-privacy.md), and [recovery](/workspace/browser-troubleshooting.md).

The in-app browser is a desktop workspace surface. It is different from opening the Zuse interface itself in a normal browser through [remote access](/remote/local-browser.md).
