# Teams

Get a comprehensive view of your entire team - including insights, work logs, and performance metrics - all in one place.

### Activity

<div align="left"><figure><img src="https://813988662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeCZyG1kSmV84geZ9Ws6s%2Fuploads%2F7wTnx1iQmxhhTqJxTB5G%2FScreenshot%202025-06-23%20at%201.54.09%E2%80%AFPM.png?alt=media&#x26;token=ba01015e-24f5-470b-a5ea-594845007290" alt=""><figcaption></figcaption></figure></div>

#### **Issue Summary**

View a detailed list of all issues that are in progress or have been completed by the team within the selected time range.

#### **Pull Request Summary**

See a summary of all pull requests created and reviewed by the team during the selected period.

#### **Active PR Reviewers**

Displays the number of pull requests reviewed by each team member, helping you track review activity across the team.

#### **Work Breakup**

Provides a breakdown of completed issue tickets and pull requests across various categories for the selected developer.

### Worklog

Displays the daily Git activity of all team members within the selected time range.\
This helps promote a robust, continuous delivery workflow by highlighting active participation from every engineer in the development process.

<div align="left"><figure><img src="https://813988662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeCZyG1kSmV84geZ9Ws6s%2Fuploads%2F2yHeJ6vnyfAOg62dKLMq%2FScreenshot%202025-06-23%20at%202.12.20%E2%80%AFPM.png?alt=media&#x26;token=baf8f658-fd32-4c8e-8bba-aa3b90c8681f" alt=""><figcaption></figcaption></figure></div>

### Performance

This section provides a view of your team’s performance and trends over the past few months across key categories such as Delivery, Coding, Submitter, and Reviewer.\
Track value trends, view your percentile ranking, and compare against industry benchmarks for deeper insights.

<div align="left"><figure><img src="https://813988662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeCZyG1kSmV84geZ9Ws6s%2Fuploads%2Fvl0FmvhLux4wjVHI6X58%2FScreenshot%202025-06-23%20at%202.18.09%E2%80%AFPM.png?alt=media&#x26;token=598ba3a8-2954-489f-b999-74222ff553e5" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://typo.gitbook.io/typo-help-docs/platform/insights/teams.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
