# Auditor

In this part, we will provide a detailed explanation of all the features available in the emCA application for users with the auditor role. We will also include helpful screenshots of the application to make things clearer.

* Enter emCA URL in any of the browser displays login age as shown below.
* To start using the application, user with auditor Enter the registered username (e.g., <testauditor@demo.com>) in the provided field.
* Password: Enter your password in the respective field.
* Captcha: A captcha verification is required. The user must enter the characters shown in the captcha field (e.g., gbLUiY). There is an option to refresh the captcha if needed by clicking the refresh icon next to the captcha field.
* Login Button: After entering the username, password, and captcha, click the Login button to sign in.

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

**Dashboard**

If the login is successful, the application will show them the main dashboard page, which looks like the example below section.

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


---

# 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://emca.emudhra.com/previous-release-versions/v4.2.5/user-manual/auditor.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.
