> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexthink.com/platform/library-packs/l1-support/workflow-grant-temporary-local-admin-permission.md).

# Workflow: Manage local admin permissions

## **Problem**

Employees often require local administrator access for one-time tasks, such as installing software or adjusting system settings. Manually managing these permissions can be time-consuming and increases the risk of admin rights remaining active beyond the necessary period.

## **Solution**

This workflow streamlines the process of granting and revoking temporary local administrator privileges. It enables L1 support agents to initiate the request directly from the Amplify or Device view, ensuring quick and efficient access.

Manager approval is obtained through an automated Microsoft Teams message, eliminating the need for manual authorization steps. Once approved, the system automatically triggers a remote action to add the requester to the local administrators group.

After a predefined duration, the workflow ensures these privileges are revoked without requiring further manual intervention.

All actions are logged in the IT service management (ITSM) ticketing system, maintaining a complete audit trail for compliance and security purposes.

## Benefits and outcome

By implementing this workflow, you:

* Reduce the manual workload for IT teams by automating admin rights management.
* Ensure timely revocation of admin privileges, minimizing security risks.
* Maintain a detailed record of admin privilege changes within the ITSM system.
* Provide a streamlined and responsive process for users requiring temporary admin access.

## **Getting started with "**&#x4D;anage local admin permission&#x73;**"**

Configure and start using this library pack by following these links:

* [Usage guide: Manage local admin permission](/platform/library-packs/l1-support/workflow-grant-temporary-local-admin-permission/grant-local-admin-permission.md) for standard users.
* [Configuration guide: Manage local admin permission ](/platform/library-packs/l1-support/workflow-grant-temporary-local-admin-permission/configuration-guide-zscaler-vpn-assisted-troubleshooting.md)only accessible to users with an [administrator](/platform/user-guide/administration/account-management/roles.md#roles-administration) role.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nexthink.com/platform/library-packs/l1-support/workflow-grant-temporary-local-admin-permission.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
