You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/programs/hackbot.md
+21-4Lines changed: 21 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,29 @@ path: "/programs/hackbot.html"
4
4
id: "programs/hackbot"
5
5
---
6
6
7
-
HackBot is HackerOne’s free automated service that provides in-context guidance, suggesting key features and actions on the platform in order to save you time and effort.
7
+
Hackbot is HackerOne’s free automated service that provides in-context guidance by suggesting key features and actions on the platform in order to save you time and effort.
8
8
9
-
For example, HackBot identifies potential duplicates and related reports to help you associate and close reports more quickly. It also can identify out of scope domains which frequently receive invalid reports and suggest a pre-submission trigger which, in turn, warns hackers in the act of submitting a report for that domain.
9
+
For example, HackBot can identify potential duplicates and related reports to help you associate and close reports more quickly. It can also identify out of scope domains and suggest a pre-submission trigger that'll warn hackers in the act of submitting a report for the out of scope domain.
10
10
11
11

12
12
13
-
HackBot offers suggestions that are visible only to your security team as internal comments. It will not take any action on your behalf.
13
+
Hackbot offers suggestions that are visible only to your security team as internal comments, and it will not require any action on your behalf.
14
14
15
-
We love adding new functionality to HackBot to make your life easier and more efficient, so [let us know](https://support.hackerone.com/hc/en-us/requests/new) if you have any suggestions on how it can be more useful.
15
+
### Edit Hackbot Settings
16
+
To edit your Hackbot settings:
17
+
1. Go to **Program Settings > Program > Automation > Hackbot**.
18
+
2. Click the **Turn off** button for the Hackbot features you want to turn on. We offer these Hackbot options:
19
+
20
+
Option | Details
21
+
------- | -------
22
+
Suggest triggers | Hackbot will suggest you to create a common response when comments are repeated.
23
+
Suggest needs more info state | Hackbot will suggest when a report should be moved to the *Needs more info* state.
24
+
Suggest pay bounty on triage | Hackbot will suggest when you should pay a bounty when the report is triaged.
25
+
Suggest integration on triage | Hackbot will suggest using an integration when the report is triaged.
26
+
Suggest trigger on bad host | Hackbot will suggest creating a trigger if a report contains a host that has appeared in more than 80% of *N/A* reports.
27
+
Same comment twice | Hackbot will notify you when you've entered a duplicate comment.
28
+
Review reporter | Hackbot will give you the option to add a review for a hacker.
29
+
30
+
3. Click **Turn on** for the Hackbot features you want to turn off.
31
+
32
+
We love adding new functionality to Hackbot to make your life easier and more efficient, so [let us know](https://support.hackerone.com/hc/en-us/requests/new) if you have any suggestions on how we can make it better.
0 commit comments