GitKraken Desktop Documentation

Team View in GitKraken Desktop

Last updated: February 2026

The Team View allows you to see what branches and files members of your organization are currently working on. This is helpful for avoiding and collaborating on merge conflicts.

Note: Team View is only available for Advanced subscription tiers or higher. See the Teams page for more information on managing teams.


Quick Start

Use Team View in GitKraken Desktop to monitor teammate activity and detect potential merge conflicts before they occur.

To enable Team View:

  1. Go to Preferences > Team and select a team from the dropdown.
  2. Optionally check Use this as the default for all repositories to persist the selection.

What Team View shows:

  • Each teammate’s currently checked-out branch
  • Files with local, uncommitted changes per team member
  • Lines added by teammates appear in green; removed lines appear in red
  • An orange warning icon appears on files where you and a teammate have overlapping local changes

To set your status: Click the circle icon in the top-right corner or use the Profile/Account menu to toggle between Active and Away.

To stop sharing your work-in-progress: Disable Share work-in-progress status with my team in Preferences > General.

Team View requires an Advanced plan or higher. Access it from the Team icon in the toolbar.


Select a Team

Select any team you’re a member of from the Team dropdown. You can also choose a team for the repository in Preferences > Team, and optionally check Use this as the default for all repositories.

For each team member, Team View displays their checked-out branch and any files with local, uncommitted changes.

Team View showing branches and files with changes
See teammates’ active branches and modified files

Lines added by a teammate appear in green, and removed lines in red. If you and a teammate have local changes in the same file, GitKraken displays an icon to signal a potential conflict.

Warning icon on file with overlapping edits
Potential conflict warning icon on a file

Learn more about how to create a team.


Status Indicators

The status icon appears on team member avatars to show who is currently active in GitKraken Desktop. This indicator is visible in both the Team View and the Organization section of Preferences.

Avatars with status circles in Team View
Status icons display user activity

Users can set their own status to “Active” or “Away” from the circle icon in the top-right corner or via the Profile/Account menu.

Status toggle in Profile dropdown
Manually set your status as Active or Away

Opt Out of Team View

You can opt out of team sharing by disabling Share work-in-progress status with my team in Preferences > General.

Setting to disable team sharing
Disable sharing work-in-progress status

More Team Features

Take advantage of these additional collaboration tools:

Have feedback about this article? Did we miss something? Let us know!
On this page