> For the complete documentation index, see [llms.txt](https://docs.connect.jfrog.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.connect.jfrog.io/features-new-ui/devices/update-connect-agent.md).

# Update Connect Agent

From time to time a new version of the Connect Agent will become available. The Connect Agent updates ensure that devices are running the latest JFrog software.

The new agent version is not deployed automatically. You can initiate an OTA update process at your convenience to update the agents on your connected devices, and you can choose which devices receive the update.&#x20;

The ssh-client is installed by default when you download Connect Agent to the device.&#x20;

When a new agent version becomes available, there will be a notification in the web UI and an updated version of the [Connect Agent Release Notes](https://docs.connect.jfrog.io/get-to-know-new-ui/releases/connect-agent-release-notes) will be available.&#x20;

To update the Connect Agent version on your devices, do the following:

1. Go to **Devices** in the left menus and mark the devices that you want to update. If necessary, you can filter the device list so that you see the devices you want to update.
2. In the menu that pops up at the bottom of the page, choose **Agent Update**.

<div align="left"><figure><img src="/files/Hl4J84Fy5BnlQh0ntZK6" alt=""><figcaption></figcaption></figure></div>

3. Click **Apply**.
4. Once you have run the update flow, you can view the status of the agent updates. On the Devices page, click the **More** icon (three dots) on the upper right, and choose **Agent Update Status**.

<div align="left"><figure><img src="/files/34dnVbPsac8idJXzfyTr" alt=""><figcaption></figcaption></figure></div>

You will see per agent version the status history of agent updates on the devices.

<div align="left"><figure><img src="/files/zbjMjiA0TNdxzPDqb39z" alt="" width="563"><figcaption></figcaption></figure></div>

## What’s Next?

Learn how to manage [Pairing Tokens](https://docs.connect.jfrog.io/administration-new-ui/fleet-settings/manage-device-project-pairing-tokens).


---

# 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.connect.jfrog.io/features-new-ui/devices/update-connect-agent.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.
