UI Reference

Search
Searching TeamCity 4.x Documentation
Table of Contents

This part contains detailed descriptions of the tabs and controls of the TeamCity user interface.

Item Description
Projects Use this page to view the list of projects and their build configurations, view build results, and download artifacts. Build configurations can be expanded to show the status of running builds and the last completed build.
My Changes
Use this page to view the changes during the last 5 days when the current user was active and introduced changes, already included in builds.
Agents Use this page to view the list of agents within the build grid, enable or disable agents, view and change settings of a specific agent, enable clean sources, and view build results.
Build Queue
Use this page to manage the order of builds in queue, and view the details of compatible and incompatible agents.
Administration Use this page to view and edit projects, build and server configurations, VCS roots, user accounts, clean-up policies, and licenses.
My Settings & Tools
Use this page to configure the visible projects, set up notifiers, view and edit version control authentication settings, and install TeamCity tools.
Search Use this field to find builds by number, tag, or build configuration name or other available build parameter. You can type several keywords to get more precise results, for example: #3453 Selena.
TeamCity supports searching for builds that were performed by a specific build agent, build status text, change committer and comment, VCS label, test name, name of the build trigger and use the wildcards (?, *).
Type @<build agent name> (for example, @unit01) and a popup list of all the builds that were performed by the agent (that haven't been cleaned-up) will appear.

Labels