# Admin Login Process

![Admin user flow through VPN](/files/3XmRgCNiHpT1cAqX8RYC)

Admin must follow the 2 factor authentication process to perform the admin tasks. The Admin user should connect to the VPN to avail the 2 factor authentication by following the steps mentioned below:

* Admin has to secure the access OpenVPN access.
* Admin has to download the google authenticator app to his phone and register the app with the QR code showing in the OpenVPN Access server page.
* By providing the credentials & Google authenticator code to download the user-locked profile (client.ovpn) file.
* Admin has to install the client openvpn-connect application
* Admin has to create the OpenVPN profile from the client.ovpn file
* Admin has to validate the user authentication and Google authenticator code to login to the cQube VPN.
* With the successful authentication admin can access the cQube admin features by opening the local IP in the browser.


---

# 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://cqube.sunbird.org/cqube-v-4.1-beta/admin-login-process.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.
