# External Applications

External Applications are system or processes which must be registered in emCA in order to be permitted to the emCA API aka emCA Services.

The onboarding process of External Applications can be triggered using the following UI:

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

Click + New to register a new External Application.

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

* Enter the Username for the new External Application.
* Enter a password for the new External Application. The password must comply with the password policy of emCA.
* Enter the IP Address of the new External Application. This address is used to whitelist the new External Application.

All of the above parameters will have to be provided during access to the emCA API.

After providing the required fields click on proceed to continue.

You will be prompted to authenticate the registration:

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

Authenticate using your Administrator token and proceed by pressing Authenticate.

&#x20;Click Sign and Save to generate a certificate for the new External Application.

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

Click on "View all" to see the created application links and click on "New" to create a new certificate.


---

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