# Logging in with DUO

If you are new to logging into Keeper using DUO for Two-Factor Authentication, the videos below will demonstrate the process for Web Vault, iOS, and Android users. To learn more about DUO's Two-Factor Authentication method for Enterprise, click [here](https://app.gitbook.com/s/-LO5CAzpxoaEquZJBpYz/two-factor-authentication#duo-security-setup).

{% hint style="info" %}
To login with DUO you must first activate it in your Keeper account's Two-Factor Authentication settings.
{% endhint %}

## Web Vault

{% hint style="warning" %}
To receive login requests from DUO, notifications must be turned on for both DUO and Keeper on your mobile device. If you use iOS, you must tap the DUO notification pull-down when it appears on you mobile device.
{% endhint %}

{% embed url="<https://vimeo.com/417302294>" %}

## iOS

{% hint style="warning" %}
To receive login requests from DUO, notifications must be turned on for both DUO and Keeper on your mobile device. To verify your identity, you must tap the DUO notification pull-down when it appears on you mobile device.
{% endhint %}

{% embed url="<https://vimeo.com/417301064>" %}

## Android

{% hint style="warning" %}
To receive login requests from DUO, notifications must be turned on for both DUO and Keeper on your mobile device.
{% endhint %}

{% embed url="<https://vimeo.com/417686948>" %}


---

# 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/user-guides/tips-and-tricks/login-with-duo.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.
