# Create Application

The following procedure creates a new Application. Once you are done, you can add components to the Application and deploy them.

1. After login into the Argo CD applications Dashboard, click the **+New Application** button.

<figure><img src="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2F2S5VyZd82bOdPlPi4egh%2Fnew%20application.png?alt=media&#x26;token=d0832cb3-97e2-4c4e-b5d8-441d80949805" alt=""><figcaption></figcaption></figure>

2. A new pop-up window will appear to provide attributes as shown in the below image:

<figure><img src="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2Ftni9iJz9AOSvwFp1g4me%2Fimage.png?alt=media&#x26;token=0586f2e0-6dd8-48d2-b731-a71b11618015" alt=""><figcaption></figcaption></figure>

3. Enter the application attributes as described below:

* **Name**: A unique name to identify this application.&#x20;
* **Owner Email** : Email id of the person creating the application.&#x20;
* **Repo Type**: Source Repository Type.&#x20;
* **Description**: Description for the application.&#x20;
* **Instant Health**: Choose the option.&#x20;
* **Instant Port**: Port number to generate links with Spinnaker.&#x20;
* **Pipeline Behavior**: Select the pipeline behavior.&#x20;

4. Click **Create**.&#x20;

Your application is created successfully.&#x20;

## Sync Applications

User can sync a **single application** or **multiple applications** at the same time. Follow the procedure below, to sync the desired application version from the repository with the application version where it is deployed.

1. Click **Sync Applications** from the home page.&#x20;

<figure><img src="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2F0O6CbLCx7iJW4kzMXGmm%2Fargo%20new%20application.png?alt=media&#x26;token=dad4a4ee-828e-4758-8dc7-204727e371b9" alt=""><figcaption></figcaption></figure>

2. A popup appears. Choose the **CD integration** from the dropdown to which you want to sync the applications.&#x20;

<figure><img src="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2FDMIQzoXIkUobOgfqeJfX%2Fimage.png?alt=media&#x26;token=3c3e1fb3-5b6c-4929-ab8a-6e3a5df30796" alt=""><figcaption></figcaption></figure>

3. Select **Sync Applications.** The **Sync** page is displayed with the available applications.&#x20;

<figure><img src="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2F3WCmu1TYoKDpRmFNyje4%2Fimage.png?alt=media&#x26;token=fbadd624-51da-41c5-8e62-460b6d26e28a" alt=""><figcaption></figcaption></figure>

Select all the apps that you require to Sync and click **Sync.** The apps are synced to the application. <br>
