# Workflow: Automated three strikes

Unresponsive employees can slow down support operations. The Automated three strikes workflow helps Service Desk agents re-engage employees through a structured, automated follow-up process, reducing delays and closing tickets efficiently.

## Problem <a href="#problem" id="problem"></a>

Support teams often need to contact employees for additional information or to conduct remote sessions. When employees do not respond, agents typically follow up manually, often two or more times. This process consumes time and increases support workload, while unresolved tickets create backlog and delay resolution.

## Solution <a href="#solution" id="solution"></a>

Automate the Service Desk’s “three strike” policy by prompting the employee to respond to the agent.

This workflow is manually triggered by a Service Desk agent when an employee is unresponsive. The employee then receives three automated prompts to update the ticket, including a direct link. If the employee does not respond after the third attempt, the workflow automatically closes the ticket.

## Benefits and outcome <a href="#benefits-and-outcome" id="benefits-and-outcome"></a>

By implementing the "Automated three strikes" workflow, you:

* Automate employee follow-up to reduce time spent on manual outreach
* Free up support resources to focus on higher-priority issues
* Reduce backlog caused by stale or unresolved tickets.

### Getting started with "Automated three strikes" <a href="#getting-started-with-proactive-password-reset" id="getting-started-with-proactive-password-reset"></a>

Configure and start using your packs by following these links:

* [Usage guide: Automated three strikes](/platform/library-packs/l1-support/workflow-automated-three-strikes/usage-guide-automated-three-strikes.md) for standard users
* [Configuration guide template: Automated three strikes](/platform/library-packs/l1-support/workflow-automated-three-strikes/configuration-guide-automated-three-strikes.md) only accessible to users with an administrator role


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nexthink.com/platform/library-packs/l1-support/workflow-automated-three-strikes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
