> 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.2.5/user-manual/ca-administrator/application-settings/manage-license.md).

# Manage License

CA Administrator can manage the emCA license using this UI.

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

CA Administrators can renew their emCA license up to 30 days prior to expiration by generating a new ID, as indicated in the "Important Note" section of the user interface.

In the upcoming pages, you will find detailed instructions on how to renew your emCA license. Clicking on the "Generate ID" button will trigger a dialog box.

<figure><img src="/files/mjwkeI4Cgi1T7KSA9dKk" alt="" width="357"><figcaption></figcaption></figure>

<figure><img src="/files/Ol509ZSaXwKQMsqtmveO" alt="" width="353"><figcaption></figcaption></figure>

To store the generated ID on your device, simply click the "Download" button.

Please send the ID file that has been generated to the email address <emca.support@emudhra.com>.

After receiving the new emCA license file, click "Choose file" and select the license.

<figure><img src="/files/5XrNWI5o1Bl6ah3jVvmE" alt=""><figcaption></figcaption></figure>

To complete the registration process, upload your license and click 'Register'. This will prompt the screen below.

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

Enter the CA administrator's email and token PIN to sign and authenticate. Once authenticated, click "Register" to renew emCA.

By following the steps mentioned above, you can easily renew your emCA.


---

# 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://emca.emudhra.com/previous-release-versions/v4.2.5/user-manual/ca-administrator/application-settings/manage-license.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.
