Ticket Acknowledgment Flow
graph TD;
A[Ticket Created] -->|Client sees ticket and acknowledges it| B[Ticket Acknowledgement]
B -->|Client confirms everything is fixed| C[Ticket Remediated]
C -->|SOC marks the ticket as completed| D[Ticket Completed]
Average Acknowledgment Time for tickets is recorded based off the time between ticket creation and client ticket acknowledgement.