# Passwordless PC Login Setup

#### For Passwordless PC Login, you need to:

1. [Configure Active Directory Certification Authority](/hideez-authenticator-app/admin-guide/setup-for-pc-login-scenario/passwordless-pc-login-setup/configuring-an-active-directory-certification-authority.md)
2. [Set up passwordless login on the Hideez server](/hideez-authenticator-app/admin-guide/setup-for-pc-login-scenario/passwordless-pc-login-setup/hes-setup-for-passwordless-login.md)

#### After system environment configuration, employees can enroll Hideez Authenticator on HES:

* [settings for administrator accounts](/hideez-authenticator-app/user-guide/software-key-enrollment/sso-enrollment/sso-enrollment-admin-account.md)
* [settings for user accounts](/hideez-authenticator-app/user-guide/software-key-enrollment/sso-enrollment/sso-enrollment-user-account.md)
* [enroll Hideez Authenticator in the Hideez Client for PC login](/hideez-authenticator-app/user-guide/software-key-enrollment/pc-authorization-enrollment.md)

{% hint style="info" %}
After successful enrollment, you can log in to the following using Hideez Authenticator:

* [Hideez Enterprice Server via SSO](/hideez-authenticator-app/user-guide/login-with-hideez-authenticator/sso-login.md)
* [Windows PC](/hideez-authenticator-app/user-guide/login-with-hideez-authenticator/pc-login.md)
  {% 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://enterprise.hideez.com/hideez-authenticator-app/admin-guide/setup-for-pc-login-scenario/passwordless-pc-login-setup.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.
