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

# Manage License

**Note:** Only the CA Administrator has access to the Manage license page.

On the Dashboard page, click on Application Settings -> Manage license from sub-menu.

<figure><img src="/files/10fhSozgiFjumlv7wo3L" alt=""><figcaption></figcaption></figure>

Click on the Generate ID button which displays the below screen

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

Click on the Generate ID button again which displays the below screen

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

Click on the Download button which downloads the generated ID into the local system

Click on the Register License button which displays the below screen.

<figure><img src="/files/3fCjmI1s7p2DmcqPNvbh" alt=""><figcaption></figcaption></figure>

&#x20;Upload the license file and Click on the Register button which displays the below screen.

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

Sign and Authenticate by entering the email ID and token PIN of the CA administrator. Click on the Authenticate button and then click on the Register button to display a success message.


---

# 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.1/user-manual/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.
