diff --git a/apps/web/src/components/ChatView.tsx b/apps/web/src/components/ChatView.tsx
index f9fd68e37..924441a8b 100644
--- a/apps/web/src/components/ChatView.tsx
+++ b/apps/web/src/components/ChatView.tsx
@@ -90,6 +90,7 @@ import BranchToolbar from "./BranchToolbar";
import { resolveShortcutCommand, shortcutLabelForCommand } from "../keybindings";
import PlanSidebar from "./PlanSidebar";
import ThreadTerminalDrawer from "./ThreadTerminalDrawer";
+import { SpotifyPlayerDrawer } from "./SpotifyPlayer";
import {
BotIcon,
ChevronDownIcon,
@@ -4429,6 +4430,8 @@ export default function ChatView({ threadId }: ChatViewProps) {
);
})()}
+
+ Pick a playlist above or paste a Spotify link +
+ +