# External Applications Onboarding

The external applications module enables the admin to register third-party applications with emCA.

On the Dashboard page, click on Application Settings -> External Applications. This displays the below page.

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

Click on the View icon, below page will be displayed as shown in the figure.

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

Click on the Download icon, below page will be displayed as shown in the figure.

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

Click on the Delete icon which displays the below screen.

<figure><img src="/files/6JhszloEozEIa1u3lgiR" alt=""><figcaption></figcaption></figure>

Click on the Delete icon which displays the below screen.

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

Enter your email ID and token PIN.

Click on the Authenticate button to authenticate the user.

Click on the delete button which displays the success message as shown in the below figure

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

Click on the +New button, and the below page will be displayed.

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

Enter the Username and password of the external application.

Enter IP address

Click on the “Proceed” button

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

Enter the email ID and Token PIN of the administrator.

Click on Edit to edit the data entered in the first step.

Click on the “Sign and Save” button which displays the below figure.

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

Download the PFX file generated. This will be used along with the user ID password and IP Address for communication with the services provided by emCA application

Click on “+New” will redirect the officer to step 1 of registration where the admin will be able to register one more application.

Click on the “View All” button will redirect to the Manage External Applications Page.


---

# 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.17/user-manual/application-settings/external-applications-onboarding.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.
