> 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-intelligent-software-delivery-isd-platform-argo/user-guide/manage-application/sync-application.md).

# Sync Application

## Sync Application

User can sync a [**single application**](#sync-an-application) and also sync [**multiple applications**](#sync-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.

### Sync an application

To sync a single application, follow the procedure below.

1. After login into the Argo CD application dashboard, click on the desired application you want to sync.
2. In the application status page, click **SYNC** as shown below:

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

3. Click the **SYNCHRONIZE** button in the pop-up window as shown in the image below.

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

{% hint style="info" %}
**Note:**&#x20;

If you would like to unselect the selected applications before syncing, click **NONE.**&#x20;

If you would like to select all of the out of sync applications to sync, click **OUT OF SYNC** and then click **Synchronize.**
{% endhint %}

You can sync multiple applications also. Refer [Create Application](https://docs.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/manage-application/create-application).&#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-intelligent-software-delivery-isd-platform-argo/user-guide/manage-application/sync-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.
