Skip to content

Session Manager

A dedicated sidebar view that lists all open chat sessions with live status, so you can keep track of multiple conversations at a glance.

Session Manager view in the left sidebar

Overview

The Session Manager shows every chat view (sidebar and floating) currently open, with:

  • Session title — derived from the first message, or the saved title if you renamed it
  • Agent name — which agent the session is using
  • Status icon — live indicator of what the session is doing right now
  • Focus highlight — the currently focused chat view is marked as active

TIP

This is especially useful when you have many chat views open and want to see which one is generating, awaiting permission, or idle.

Opening the Session Manager

You can open the Session Manager in several ways:

  • Chat header menu: Click the (more) menu in any chat view's header and select "Open session manager"
  • Command palette: Open Cmd/Ctrl + P and search for "Open session manager"

The view opens in the left sidebar by default. You can drag it to a different location like any other Obsidian view.

TIP

Assign a keyboard shortcut to "Open session manager" in Settings → Hotkeys for quick access.

Status Icons

Each session entry shows an icon reflecting its current state:

IconStatusMeaning
ReadyReadyThe session is connected and idle, waiting for your next message
BusyBusyThe agent is processing or generating a response
PermissionPermissionThe agent is waiting for you to approve or reject an action
ErrorErrorThe session encountered an error

Actions

Switch to a Session

Click any session entry to focus that chat view. If the view is in the sidebar, Obsidian reveals it. If it is a floating window, it is brought to the front.

Session Menu

Click the (more) button on the right of any session entry, or right-click the entry, to open the action menu:

Session entry context menu showing Rename and Close

ActionDescription
RenameEdit the session title. The new title is shown both in the Session Manager and on the chat view's tab
CloseClose the chat view (the underlying session remains in History)

TIP

Renaming is also available from the chat header ( menu → Rename session) and from Session History.

Empty State

If no chat views are open, the Session Manager shows "No active sessions". Open a chat view (ribbon icon or the "Open chat view" command) to populate the list.

See Also

Released under the Apache 2.0 License.