# Contributors

### **Activity**

<figure><img src="https://813988662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeCZyG1kSmV84geZ9Ws6s%2Fuploads%2Fge5yUMEqopCyHj9JKJV7%2FScreenshot%202025-06-23%20at%202.19.09%E2%80%AFPM.png?alt=media&#x26;token=d91bec72-4d45-48d2-a978-c34d66e638bd" alt=""><figcaption></figcaption></figure>

#### **Issue Summary**

View a breakdown of all in-progress and completed issues for the selected member within the chosen time range.

#### **Work Breakup**

Shows how the member’s completed issues and PRs are distributed across different work categories.

#### **PR Created**

Displays stats for all pull requests authored by the selected developer.

#### **PR Reviewed**

Reflects stats for all pull requests reviewed by the developer.

#### **PR Code Quality**

Highlights code health issues found in the developer’s PRs, categorized into two types: Security and Vulnerability.

#### **Performance Across Sprints**

Shows the developer’s performance across past sprints. These metrics are based on the issues assigned to them, along with time estimates for each sprint.

### **Worklog**

Displays the developer’s Git activity throughout the month, helping you assess workload distribution and ensure balance across the team.

<figure><img src="https://813988662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeCZyG1kSmV84geZ9Ws6s%2Fuploads%2FKR39qr2Em9Lim7K6U0cr%2FScreenshot%202025-06-23%20at%202.28.04%E2%80%AFPM.png?alt=media&#x26;token=9f700e7e-b1ea-4ffc-a343-e7c44426a733" alt=""><figcaption></figcaption></figure>

### **Performance**

This section provides an overview of the developer’s performance trends over the past few months across key areas:

* Delivery
* Coding
* Submitter
* Reviewer

<figure><img src="https://813988662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeCZyG1kSmV84geZ9Ws6s%2Fuploads%2FnSypHBgQCklvh1Cm2bbJ%2FScreenshot%202025-06-23%20at%202.28.29%E2%80%AFPM.png?alt=media&#x26;token=d92d333d-6572-4999-a24e-2f0aa090c42c" alt=""><figcaption></figcaption></figure>

Track progress through value trends, see how they rank in percentiles, and compare performance against industry benchmarks.


---

# 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/contributors.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.
