# Getting Started

### **Login**&#x20;

On the login window, please enter valid AD credentials along with the correct captcha to successfully log in to the application.

<figure><img src="/files/CTRPIhQnHOgYLAgFMC7w" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/WECtqO1YsgwGJ4CZFaKR" alt=""><figcaption></figcaption></figure>

As part of MFA verification, after successful authentication, a popup screen will appear asking the user to enter the OTP received via email.

<figure><img src="/files/pciCWU90De0jmXOy0FOy" alt=""><figcaption></figcaption></figure>

The user will receive an OTP email at their registered email address. This OTP is required to authenticate and complete the login process.

<figure><img src="/files/r9ifQkKBwRHzKb8cxyRz" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/w1havD40WFu4CaJrCgn3" alt=""><figcaption></figcaption></figure>

After entering the OTP and clicking on the **"Verify OTP"** button, the user will be successfully authenticated and redirected to the application.


---

# 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://idaphelpdocs.cogdam.com/getting-started.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.
