User Account

Search
Searching TeamCity 4.x Documentation
Table of Contents

An account is a combination of a username and password that allows TeamCity users to log on to it and use its features.

System Administrators assign roles (a set of permissions) for the user accounts. The types of roles which can be configured depend on which TeamCity Edition (Professional or Enterprise) you have installed.

TeamCity Professional Edition Roles

The following roles are available:

  • Administrator
  • User
  • Guest

TeamCity Enterprise Edition Roles

The following roles are available:

  • System Administrator
  • Project Administrator
  • Project Developer
  • Agent Manager
  • Project Viewer
  • Guest

Guest User

The guest user role sets apart from all other roles available in TeamCity, and is suitable for a person who monitors the projects status and does not perform any commits to the project repository.
Guest users can view projects and their build configurations and do not need any registration to access TeamCity.
For additional information on how to enable the guest users in TeamCity, see enabling guest login section.


See Also:

Labels