> For the complete documentation index, see [llms.txt](https://emca.emudhra.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://emca.emudhra.com/previous-release-versions/v4.0.13/user-manual/view-ca-hierarchy.md).

# View CA Hierarchy

The CA Hierarchy feature displays a hierarchical view of certificates. This includes Root, CA, and Sub CA certificates. The certificate chain is defined and by clicking on a specific certificate, details about that certificate can be viewed and exported. The user can also determine from the hierarchical view whether the private key is available for a given CA certificate or not.

Enter the email ID of the CA Administrator/Administrator/Officer/Auditor/Operator. Then, enter the token pin and click on the Login button, as shown in the figure below. Upon successful login, the dashboard page will be displayed.

<figure><img src="/files/8JuNZjB4kwqEYUP1EW1U" alt="" width="268"><figcaption></figcaption></figure>

In the left panel of the dashboard page, click on the CA Hierarchy option.

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

You will be redirected to the CA Hierarchy page. Please refer to the figure below for guidance.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.0.13/user-manual/view-ca-hierarchy.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.
