# Create an Application

The following procedure creates a new Application. Once you are done, you can add components to the Application, such as Services and Environments.

1. Click "**Continuous Delivery**" --> Click "**Spinnaker**" --> Click "**Create Application"** tab as shown in the image below.

![](/files/PCm3zA4nWKlnKrTXIx5j)

2\. New Application window will appear to provide attributes as shown in the below image.

![](/files/sNif4Nd7uijxT1WdMt6D)

3\. Update the above **New Application** dialog box with the application attributes as described below, then click **Create**.

![](/files/2DEosfNjA8TvaspkTIbJ)

Your application has been created successfully. After that, you must complete the configuration before adding infrastructure and pipelines.&#x20;

#### Sync Applications with ISD

Before you can work with a spinnaker application in ISD you must first sync it to ISD. To work on applications which are originally created in Spinnaker, you need to import these applications from Spinnaker to ISD. To import the applications, Click "**Setup**" --> Click "**Applications**" --> Click "**+Sync Spinnaker Applications**" button, as shown in the below image.

![](/files/0117zZzoOGNjenXWLGdJ)

When you click "**+Sync Spinnaker Applications**" button, ISD imports the most recent dump of all Spinnaker applications and their associated properties. So, whenever you make changes to Spinnaker applications, you must "**manually**" sync them with ISD using this button.


---

# 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://docs.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/orchestration-module-opsmx-enterprise-for-spinnaker-oes/additional-feature-configuration/application-management/create-an-application.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.
