Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a8acc52

Browse files
committed
dashboard article changes
1 parent 30a746f commit a8acc52

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

docs/programs/dashboards.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: "Dashboards"
3+
path: "/programs/dashboards.html"
4+
id: "programs/dashboards"
5+
---
6+
7+
The dashboard provides information on various metrics of your program. This helps you track the progress of your program and it also gives you a detailed summary and understanding of the status of your program.
8+
9+
HackerOne provides these 3 different dashboards:
10+
* Overview
11+
* Program Health
12+
* [Hacker Feedback](hacker-feedback-dashboard.html)
13+
14+
For each dashboard, you can customize the data you see by choosing the dates you want to see the metrics for.
15+
16+
### Overview Dashboard
17+
The Overview dashboard enables you to view by date and graph form:
18+
* Report statuses
19+
* Response and Resolution Time
20+
* Bounty Payouts
21+
* The percentage of the types of bugs that are closed
22+
23+
You can also view the breakdown of all reports by severity.
24+
25+
![image](./images/dashboards-1.png)
26+
27+
### Program Health Dashboard
28+
The program health dashboard gives insight into how efficiently you respond to your reports. It helps you keep track of how many reports have missed your [response target](response-targets.html) or standard.
29+
30+
You can view the metrics of the average time to:
31+
* First response
32+
* Triage
33+
* Bounty
34+
* Resolution
35+
36+
![image](./images/dashboards-2.png)

0 commit comments

Comments
 (0)