From 47682bf6c557e4d7b8e2ba0c1f4ee1a456b828b5 Mon Sep 17 00:00:00 2001 From: Emma Youndtsmith <90283317+emma-squared@users.noreply.github.com> Date: Mon, 30 Jun 2025 14:09:02 -0500 Subject: [PATCH] Docs: Create new directory when starting new session (#3174) --- documentation/docs/guides/managing-goose-sessions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/docs/guides/managing-goose-sessions.md b/documentation/docs/guides/managing-goose-sessions.md index cfbcbf24..750e8dbd 100644 --- a/documentation/docs/guides/managing-goose-sessions.md +++ b/documentation/docs/guides/managing-goose-sessions.md @@ -18,6 +18,10 @@ A session is a single, continuous interaction between you and Goose, providing a To start a new session at any time, click the gear icon `⚙️` in the top-right corner of the application and select **New session** from the dropdown menu. + To start a new session in a different directory, click the current directory displayed at the top of the application, or click the gear icon `⚙️` in the top-right corner of the application and select **Open directory** from the dropdown menu. You can select an existing folder or create a new folder. + + On macOS, you can drag and drop a folder onto the Goose icon in the dock to open a new session in that directory. + You can also use keyboard shortcuts to start a new session or bring focus to open Goose windows. | Action | macOS | Windows/Linux |