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

Skip to content

Commit 4335f91

Browse files
committed
Inbox article
1 parent 20bde68 commit 4335f91

File tree

3 files changed

+38
-2
lines changed

3 files changed

+38
-2
lines changed

docs/programs/images/inbox.png

340 KB
Loading

docs/programs/inbox.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: "Inbox"
3+
path: "/programs/inbox.html"
4+
id: "programs/parent-child-programs"
5+
---
6+
7+
All vulnerability reports submitted to your program are sent directly to the inbox where you can view and manage your reports.
8+
9+
The inbox is comprised of:
10+
* [Inbox views](inbox-views.html)
11+
* Filters
12+
* Search
13+
* [Labels](response-labels.html)
14+
15+
You can customize your filters and views to better fit the workflow for your program.
16+
17+
![inbox](./images/inbox.png)
18+
19+
### Navigating your Inbox
20+
To navigate through your inbox:
21+
1. Click <b>Inbox</b> in your navigation header to access your inbox.
22+
2. Search for your reports by the:
23+
24+
Item | Description
25+
---- | ------------
26+
Search bar | Type the name or keywords of a report to search for relevant reports.
27+
Filters | Click <b>Show filters</b> to view the different options you can select to filter your reports by.
28+
[Inbox Views](inbox-views.html) | Saved filters that categorize your inbox reports.
29+
30+
3. Click the report you want to view .
31+
4. [Take action](report-actions.html) on the report.
32+
33+
There are [keyboard shortcuts](keyboard-shortcuts.html) that you can use to help you quickly navigate through your reports in the inbox.

src/pages/programs/programs-nav.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,11 @@
111111
path: /programs/triggers.html
112112
- title: Hackbot
113113
path: /programs/hackbot.html
114-
- title: Inbox Views
115-
path: /programs/inbox-views.html
114+
- title: Inbox
115+
path: /programs/inbox.html
116+
items:
117+
- title: Inbox Views
118+
path: /programs/inbox-views.html
116119
- title: Integrations
117120
items:
118121
- title: Supported Integrations

0 commit comments

Comments
 (0)