> For the complete documentation index, see [llms.txt](https://docs.forestall.io/forestall/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.forestall.io/forestall/unified-identities/github-identities/teams.md).

# Teams

The Teams page provides a list of enumerated GitHub teams in the scanned environment. The list contains the Name, Slug, Privacy, Permission, Risk Score, Exposure Point and Issue Counts of each team object.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-1b4a1c1a2543bc9d327e90dfee15fa196cb34533%2Fgithub-identities-teams-image-1.png?alt=media" alt=""><figcaption><p>Teams</p></figcaption></figure>

### Team Details

Details page contains the Risk Score of the team, Exposure Point, Information and Issues panes.

You can analyze objects in the Graph module by clicking the Visualize button on the upper left side of the Information Pane.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-8a121450fce3e78e0976f81149d42afef4b69f21%2Fgithub-identities-teams-image-2.png?alt=media" alt=""><figcaption><p><em>Team Details</em></p></figcaption></figure>

#### Information

Information Pane can contain different badges to highlight important attributes.

| Badge            | Description                                                                                                      |
| ---------------- | ---------------------------------------------------------------------------------------------------------------- |
| **Tier 0**       | Indicates that the object is a Tier 0 asset.                                                                     |
| **Privileged**   | Indicates that the object is privileged.                                                                         |
| **Shadow Admin** | Indicates that the team can reach Tier 0 through an attack path without holding an explicit administrative role. |

Information Pane contains Details, Members and Roles tabs respectively.

**Details**

Details tab contains attributes below about the team object.

| Attribute  | Description                                                                                           |
| ---------- | ----------------------------------------------------------------------------------------------------- |
| Slug       | The unique URL identifier of the team (e.g., `security-team`).                                        |
| Privacy    | The visibility of the team (e.g., closed, secret).                                                    |
| Permission | The default permission the team is granted on its repositories (pull, triage, push, maintain, admin). |
| Object ID  | The GitHub node identifier of the team.                                                               |

**Members**

Members tab contains a list of users that belong to this team.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-9bca90e5712f6ff82ad02bcf987ed1f97f459b7e%2Fgithub-identities-teams-image-3.png?alt=media" alt=""><figcaption><p>Members</p></figcaption></figure>

**Name:** The name of the user object. **Login:** The unique account name (handle) of the user. **Org Role:** The user's role within the organization (`admin` or `member`). **Team Role:** The user's role within the team (`maintainer` or `member`). A maintainer can add and remove members of the team, which makes the team's repository access reachable for anyone holding that role.

**Roles**

Roles tab contains a list of organization roles assigned to this team. Every member of the team inherits the permissions of the listed roles.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-7348f24d089d151716d2526b27105fbce1df79f7%2Fgithub-identities-teams-image-4.png?alt=media" alt=""><figcaption></figcaption></figure>

**Role Name:** The name of the organization role. **Base Role:** The built-in repository role the role is derived from, if one is set. **Privileged:** Whether the role is privileged.

#### Issues

Issues pane contains identified issues on the team object.
