// docs / workspace
Move around fast.
The dashboard is built like a code editor: a slim rail, a repo view, and a keyboard-first jump-anywhere palette. This page is the map.
⌘K — jump to any prompt
⌘K / Ctrl+K open the command palette — search prompts by title or project
⌘B / Ctrl+B toggle the sidebar (expanded ↔ collapsed)
⌘S / Ctrl+S save a new version in the editorThe palette searches your whole library across every repository — type a few letters, hit Enter, and the prompt opens in the editor. It's the fastest path when you know what you're looking for; browsing is what the sidebar is for.
All repositories
View all repositories in the sidebar (or /dashboard/projects) is the GitHub-style index of everything you own or collaborate on — public and private, searchable by name, slug, or description, filterable by visibility, sortable by recency, name, or prompt count. Click a card to open the repo.
Repository home
Opening a repository lands on its home: name, visibility, description, and a Prompts table (every prompt with its last-updated time — click a row to edit, hover for delete). The Settings tab handles rename, slug, description, visibility, and deletion. Add topics in the sidebar to make a public repository discoverable by tag in Explore.
The prompt strip
Inside the editor, a slim Prompts strip sits on the left — the same list as the repo home, so you can hop between prompts in the repo without leaving the editor. Collapse it with the panel icon; the state is remembered.
Where to go next
Publishing a repo and getting found? Sharing & discovery. Working with someone else? Collaboration.