ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Centralized Feedback Repository
2
Feedback IDSourceFeedback TypeDescriptionUser ImpactBusiness ValueTechnical FeasibilityStatusTeam AssignedNotes
3
FB001CliniciansBugApp crashes during loginHighHighMediumCollectedDevelopment
4
FB002VendorsFeature RequestRequest for voice command featureMediumHighLowReviewedDesign
5
FB003ResearchUsability IssueDifficult navigation for non-English speakersLowMediumHighPrioritizedResearch
6
7
8
9
10
11
12
Purpose: Collects all user feedback from different sources (e.g., support desk, research, customer surveys).
13
Input Sources:
14
Support Desk: User issues, bug reports.
15
Go-to-Market Team: Market trends, competitive analysis.
16
Research Team: User interviews, surveys.
17
Design Team: Usability testing insights, design critiques.
18
Product Teams: Feature requests, internal feedback.
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100