> For the complete documentation index, see [llms.txt](https://docs.certinext.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.certinext.io/documentation/certificate-lifecycle-management/ordering-a-certificate/as-a-customer/ordering-ov-public-trust-certificates/phase-2-steps-via-email-and-emsign/ov-order-tracking.md).

# OV Order Tracking

#### 2.3 emSign Subscriber Portal - Order Actions Overview

The emSign Subscriber Portal is eMudhra's certificate management interface for subscribers. *It shows the status of all five verification actions that must be completed before your certificate is issued.*

&#x20;

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

&#x20;

The portal header shows your name and the Certificate Requester Information. The Order Details panel on the right shows Order ID, Product & Validity, primary Domain Name, Order Status, and Certificate Status.

&#x20;

#### The Five Order Actions

1\. **Organization Verification**: Confirms the organization details are accurate and the organization is validated by the CA. This is typically auto-completed if you selected a pre-validated organization in Step 3 of the application.

2\. **Submit CSR**: Confirms your CSR was accepted. Auto-completed if you submitted a CSR in Step 2.

3\. **Subscriber Agreement**: You must formally agree to the emSign Subscriber Agreement for this specific order. Status will show 'Awaiting Customer Action' until you complete it.

4\. **Domain Verification**: You must prove you control each domain on the certificate. Status shows 'Awaiting Customer Action'. Covered in detail in Section 2.6.

5\. **Certificate Download**: Available once all other steps are complete. Status progresses from 'Issuance Pending' to 'Certificate Issued'. Covered in Section 2.7.

&#x20;

**Note - Action Status Colors**&#x20;

*Green = Completed.*

*Orange = Awaiting Customer Action (you must do something).*

*'Issuance Pending' (orange) on step 5 means the CA is still processing - no action needed yet.*

*Certificate Status in the right panel shows the overall progress: 'Pending for Approval' - 'Approved' - 'Certificate Generated'.*


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.certinext.io/documentation/certificate-lifecycle-management/ordering-a-certificate/as-a-customer/ordering-ov-public-trust-certificates/phase-2-steps-via-email-and-emsign/ov-order-tracking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
