> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/opsmx-intelligent-software-delivery-platform/system-setup/applications/add-applications.md).

# Add Applications

## Add Applications

1. Click on "**New Application**" button to create a new native OES application as shown below:

![](/files/YKC8pKst51jBOpsA26Oa)

2\.  Fill in the following application details as shown below:

![](/files/kWKKKoc0b149rUzBUA1y)

In the above screen you can do the following:

* **Application Name**: Enter the name of the application, it is a mandatory field
* **Description**: Optional application description
* **Email ID**: Provide the email ID of the person creating the application, it is a mandatory field.

3\.  Click "**Save & Next**" to create the application. Once you save the application you will get a confirmation screen and the option to add services as shown below. An application service in OES is analogous to the applications pipeline in Spinnaker, which is used to deploy that particular service.

![](/files/oxOk9pWp54ULPmW4lr39)

4\.  You can add one or many services to a particular application by clicking the "**+**" Symbol as shown in the image above.&#x20;


---

# 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:

```
GET https://docs.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/opsmx-intelligent-software-delivery-platform/system-setup/applications/add-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.
