# Reports

Reports feature helps you to create custom dashboards by selecting the metrics that matter the most to you. Whether tracking performance, project milestones, or operational efficiency, you can seamlessly tailor your dashboards to monitor progress in real-time.

Fast, flexible, and highly effective, ‘Reports’ turns data into a powerful tool for informed decision-making, helping you to stay on top of your key objectives.

Here, you can create a custom view to track the metrics that matter to you. Your report includes two levels of metrics:

* **Team-Level Metrics** – Aggregated data across all contributors, providing team-wide insights.
* **Developer-Level Metrics** – Individual data points for a deeper look into each developer’s contributions.

Steps to create your custom report -

1. Click on the Create button to start creating your custom reports.&#x20;
2. Select the level for your report from the team or the developers
3. Select the metrics you wish to include in your report
4. Click on the save button

<div align="left"><figure><img src="/files/CBl01jbVYRyrFiphWcit" alt=""><figcaption></figcaption></figure></div>

### Share Report

You can share your report with anyone who has access to the Typo dashboard. For those without access, simply download the report and share it manually.


---

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