Terminal > Sessions
Sessions overview
# Sessions overview import DemoVideo from '@components/DemoVideo.astro'; import VideoEmbed from '@components/VideoEmbed.astro'; Warp sessions let you navigate between terminal sessions and automatically restore your workspace when you relaunch the app. Session Navigation helps you quickly switch between active sessions, while Session Restoration preserves your windows, tabs, and panes across restarts. 1. [Session Navigation](/terminal/sessions/session-navigation/) enables you to easily navigate to any session in Warp. 2. [Session Restoration](/terminal/sessions/session-restoration/) automatically restores the window and tabs from your previous session. For tab layout configuration, see [Tab Configs](/terminal/windows/tab-configs/) and [Launch Configurations (Legacy)](/terminal/sessions/launch-configurations/) under [Windows and Tabs](/terminal/windows/). ## Session Navigation <VideoEmbed url="https://www.loom.com/share/2147adc6749c4f4ea5da432eadda7995" title="Session Navigation Demo" /> ## Session Restoration <DemoVideo src="/assets/terminal/sessions-block_restoration.mp4" label="Session Restoration Demo" />Navigate between sessions and automatically restore windows, tabs, and panes when you relaunch Warp.
Warp sessions let you navigate between terminal sessions and automatically restore your workspace when you relaunch the app. Session Navigation helps you quickly switch between active sessions, while Session Restoration preserves your windows, tabs, and panes across restarts.
- Session Navigation enables you to easily navigate to any session in Warp.
- Session Restoration automatically restores the window and tabs from your previous session.
For tab layout configuration, see Tab Configs and Launch Configurations (Legacy) under Windows and Tabs.