# Admin Approval

## Admin Approval Method via Admin Console

Selecting "Admin Approval" will send the request to the Keeper Administrator with the "Approve Devices" permission.  The Admin can perform the approval through the Admin Console "Approval Queue" screen or by being logged into the Admin Console at the time of the request.

**(1)** User selects "Admin Approval"

![Admin Approval](/files/-MFwQxGaAoNYk2aUHQt1)

**(2)** User waits for approval or comes back later

![Admin Approval](/files/-MFwF2LGnMLu3I3uIQ-Q)

**(3)** Administrator logs into the Admin Console and visits the Approval Queue

![Approval Queue](/files/-MFwF99SkAAm_0XcLE_n)

**(4)** Admin reviews the information and approves the device

![Device Approval Screen](/files/-MFwFDcoQ4YqOLyfAiVK)

Select the device to approve and then click "Approve".  If the user is waiting, they will be instantly permitted to login.  Otherwise, the user can login at a later time without any approval (as long as they don't clear out their web browser cache or reset the app).

## Approve Devices Role Permission

A special role permission called "Approve Devices" provides a Keeper Administrator the ability to approve a device.

**(1)** Go to Roles within the root node or the SSO node

![](/files/-MHc_AiwACaIgql0P26E)

**(2)** Select the gear icon to control the Admin Permissions for the selected role.

![](/files/-MHc_PrfvKIcKT0hbc9r)

**(3)** Assign "Approve Devices" permission

![](/files/-MHc_5SR8tTH5h9ZcePk)

Now, any user added to this role is able to login to the Admin Console to perform device approvals.

{% hint style="info" %}
As with any administrative permission, ensure least privilege
{% endhint %}


---

# 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.keeper.io/en/sso-connect-cloud/device-approvals/admin-approval.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.
