File size: 2,404 Bytes
f884e6e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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
101
102
103
[
  {
    "id": 1,
    "question": "When are employees eligible for remote work?",
    "topic": "remote_work"
  },
  {
    "id": 2,
    "question": "How many days of PTO do employees accrue per year?",
    "topic": "pto"
  },
  {
    "id": 3,
    "question": "What is the parental leave policy for new parents?",
    "topic": "parental_leave"
  },
  {
    "id": 4,
    "question": "How should an employee report workplace harassment?",
    "topic": "harassment"
  },
  {
    "id": 5,
    "question": "What is the expense reimbursement limit for domestic travel?",
    "topic": "expenses"
  },
  {
    "id": 6,
    "question": "What are the password complexity requirements for company systems?",
    "topic": "security"
  },
  {
    "id": 7,
    "question": "How do employees enroll in health insurance?",
    "topic": "benefits"
  },
  {
    "id": 8,
    "question": "What is the company's emergency response procedure?",
    "topic": "emergency_response"
  },
  {
    "id": 9,
    "question": "When is performance review feedback provided?",
    "topic": "performance_review"
  },
  {
    "id": 10,
    "question": "What is the policy for approval of business travel?",
    "topic": "travel"
  },
  {
    "id": 11,
    "question": "How often are payroll errors corrected after reporting?",
    "topic": "payroll"
  },
  {
    "id": 12,
    "question": "What steps are required to request a procurement?",
    "topic": "procurement"
  },
  {
    "id": 13,
    "question": "Who should you contact about parental leave questions?",
    "topic": "parental_leave"
  },
  {
    "id": 14,
    "question": "What is the company's policy on remote onboarding?",
    "topic": "onboarding"
  },
  {
    "id": 15,
    "question": "What types of expenses are NOT reimbursable?",
    "topic": "expenses"
  },
  {
    "id": 16,
    "question": "What is the process for requesting time off for jury duty?",
    "topic": "pto"
  },
  {
    "id": 17,
    "question": "How is confidential client information required to be handled?",
    "topic": "security"
  },
  {
    "id": 18,
    "question": "What's the escalation path for unresolved HR issues?",
    "topic": "hr_operations"
  },
  {
    "id": 19,
    "question": "What is the acceptable use policy for company devices?",
    "topic": "security"
  },
  {
    "id": 20,
    "question": "Where can employees find the holiday schedule?",
    "topic": "holidays"
  }
]