TeamCity Keyboard Shortcuts: The Complete List
Quick answer: TeamCity keyboard shortcuts are single-key commands that let you navigate projects and builds in the Sakura web UI without a mouse. The most useful is Q, which jumps your cursor straight to the project search field. Once you’ve searched, the ↑ and ↓ arrow keys move between results and Esc clears the focus. A handful of additional keys (P, J, and navigation keys on the Changes page) also work but are not in JetBrains’ official documentation.
TeamCity is JetBrains’ continuous integration and delivery (CI/CD) server, and most engineers spend their day inside its web interface searching for projects, checking build results, and reviewing changes. A few keyboard shortcuts remove the constant reach for the mouse and make that navigation noticeably faster.
This guide lists every TeamCity shortcut we could verify, and it’s honest about the source of each one. Some are documented by JetBrains; others are community-discovered keys that work but were never officially published. We’ve flagged which is which so you know exactly what to rely on.
What Are TeamCity Keyboard Shortcuts?
TeamCity keyboard shortcuts are single-key commands available in the Sakura UI the default TeamCity web interface since it became standard (it was first introduced in 2019.1 as an alternative to the classic UI). Unlike desktop IDEs such as IntelliJ IDEA, TeamCity is a browser-based server application, so its shortcuts are deliberately minimal: they focus on search and navigation rather than editing.
TeamCity Shortcuts Cheat Sheet
| Shortcut | Action |
|---|---|
| Q | Focus the projects’ search field |
| ↑ / ↓ | Navigate between search results |
| Esc | Remove focus from the search field |
| P | Search among project names only |
| J | Search projects and build configurations in the same root project |
| ↑ / ↓ (Changes page) | Navigate between changes |
| ← / → (Changes page) | Collapse / expand a change |
| F (Changes page) | Open a specific tab of the selected change |
| B (Changes page) | Open a specific tab of the selected change |
| T (Changes page) | Open a specific tab of the selected change |
Official Navigation & Search Shortcuts
These three are confirmed in the current JetBrains TeamCity documentation for the Sakura UI, so they are the ones you can depend on across supported versions.
- Q – Focus the project search. Press Q anywhere on a project page and your cursor jumps into the projects’ sidebar search field. Start typing a project name immediately.
- ↑ / ↓ – Move through results. Once the search field is focused, the up and down arrows cycle through the matching projects and build configurations.
- Esc – Exit search. Press Esc to remove focus from the search field and return to normal page navigation.
Community-Documented Shortcuts (Use With Care)
The keys below have been confirmed to work by TeamCity users and one was acknowledged by a JetBrains engineer but they are not in the official documentation, which means JetBrains could change or remove them without notice.
- P – Search project names. Press P, then start typing a project name. Available since TeamCity 7.0.
- J – Search projects and build configurations together. Press J, then type a project or build configuration name within the same root project. Available since TeamCity 8.0.
- Changes page navigation. On the Changes page (since version 8.1): ↑ / ↓ move between changes, ← / → collapse and expand a change, and F, B, and T open specific tabs of the selected change.
A JetBrains engineer publicly confirmed the Changes-page keys exist but noted there is no official documentation for them, so treat them as convenient extras rather than guaranteed behavior.
Download the TeamCity Shortcuts PDF
Keep this list handy as a printable cheat sheet: Download the TeamCity Keyboard Shortcuts PDF.
Frequently Asked Questions
Does TeamCity have keyboard shortcuts?
Yes. TeamCity’s Sakura UI officially supports Q to focus the project search, the ↑/↓ arrows to move through results, and Esc to clear focus. Several additional keys (P, J, and Changes-page navigation) work but are not officially documented.
What does the Q shortcut do in TeamCity?
Pressing Q focuses your cursor on the projects’ sidebar search field so you can immediately start typing a project name without clicking.
What’s the difference between the P and J shortcuts?
P searches project names only, while J searches both projects and build configurations within the same root project. P has worked since TeamCity 7.0 and J since 8.0.
Why don’t keyboard shortcuts work in my TeamCity?
The shortcuts apply to the Sakura UI, not the older classic UI. Check Your Profile → UI settings and make sure the “Use Sakura UI” option is enabled.
Are there shortcuts for the TeamCity Changes page?
Community reports (acknowledged by a JetBrains engineer) describe ↑/↓ to navigate changes, ←/→ to expand or collapse them, and F/B/T to open tabs of a selected change. These are not in the official documentation.
Does TeamCity have a keyboard shortcuts cheat sheet PDF?
Yes you can download this verified list as a PDF using the link above.
READ NEXT:





