# Workflow: Proactive password reset

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

Password lockouts are extremely common and disruptive, even when an employee is reminded. It is a leading cause of L1 issues for many companies with short password change frequencies. If an employee forgets that their password is about to expire, they will be locked out and will have to submit an urgent request. Overall, this issue is the leading cause of tickets and it also requires a lot of IT support time to resolve it individually.

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

This workflow helps automate password expiration reminders to users on Windows devices through multi-level checks and reminders across multiple communication channels, including Engage and email, to ensure notification visibility and increase response rates. With support for both on-premises Active Directory domains and Entra ID environments, the workflow provides a universal way to help reduce disruptions caused by expiring user passwords and IT support workload on the topic.

## Benefits and outcome

By implementing this workflow, you:

* Orchestrate a standard IT process to save IT support time
* Reduce the risk of unauthorized access to company systems and sensitive information through prompt password changes
* Enhance the overall user experience and alleviate frustration by proactively reminding users about password expirations and providing support across multiple communication channels.

## Getting started with "Proactive password reset"

Configure and start using your packs by following these links:

| <ul><li><a href="workflow-proactive-password-reset/usage-guide-proactive-password-reset">Usage guide: Proactive password reset</a></li><li><a href="workflow-proactive-password-reset/configuration-guide-proactive-password-reset">Configuration guide: Proactive password reset</a></li></ul> |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |


---

# 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-proactive-password-reset.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.
