# User Manual

Each version of emCA includes user manuals covering four key roles:&#x20;

CA Administrator,&#x20;

Administrator,&#x20;

Officer, and&#x20;

Auditor.&#x20;

These manuals provide details such as login, application setup, screenshots, features, functionalities, and the roles and responsibilities associated with each user. They serve as a reference to help users understand and perform their tasks within the application.

{% hint style="info" %}
Until version V4.2.3, emCA included a separate role called *Operator*. This role was responsible for managing the CA hierarchy (including viewing and exporting Root and Sub-root CA certificate details) and performing secure data backups using manual (local) or automatic (local/remote) modes. From version V4.2.4 onwards, these responsibilities have been merged into the *CA Administrator* role.
{% 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://emca.emudhra.com/previous-release-versions/v4.2.7/user-manual.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.
