# Reinstate

Officer can reinstate user certificate which are suspended earlier by searching the specific suspended user certificate. Only suspended user certificates can be reinstated.

Click on Mange User Certificate ->Reinstate from the sub menu following page as shown in figure below will be displayed.

<figure><img src="/files/0lUvNNzlwFkm7XODp9VM" alt=""><figcaption></figcaption></figure>

By default “Serial Number” radio button is selected. Officer can search certificate by selecting “Common name” or “Issuer Name” from the Search by dropdown menu.

Click on “Search” to search the user certificate.

Click on “Reset” to reset the content entered in search box.

Select the Reinstate icon  to reinstate the certificate. Clicking on view icon will display selected certificate detail in pop up.

Then enter the remarks in the Remarks text box provided as shown in figure below

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

Sign and Authenticate with valid email ID and token PIN of the Officer as shown in Figure below

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

Click on the “Reinstate” button to successfully reinstates the certificate as shown below.

<figure><img src="/files/d8kwNSPgRCh5SZLceQwf" 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.0.13/user-manual/manage-user-certificate/reinstate.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.
