> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.14/onboard-cortex-xsoar/marketplace/content-pack-installation/update-a-content-pack.md).

# Update a Content Pack

When a content pack is available for update, you receive a notification next to the Marketplace icon <img src="/files/MrFjYFWES9cpDOrYYwvc" alt="marketplace-update.png" data-size="line">. You can update to the latest content version or specific versions. If you have made any customizations, these are automatically included in any update. All dependent content packs update automatically with the content pack.

{% hint style="info" %}

### Note

Third party product Integrations are developed and tested against a specific product version. For products which are on-prem or cloud based with specific API versions, the version developed and tested against will be included in the integration's documentation. Newer versions of the product are not always immediately tested and it is expected that products maintain API compatibility upon release of newer product versions. When upgrading to a newer product version, it is highly recommended to test the integration in a dev environment before deploying to production.
{% endhint %}

Users can see updates for content packs that they have in their environment which another user downloaded.

{% hint style="warning" %}

### Caution

If you want to downgrade, any content that depends on the content pack including any customizations may be deleted if it does not exist in the target content pack version.
{% endhint %}

1. In the **INSTALLED CONTENT PACKS** tab, search for the content that is available to update.

   ![market-update.png](/files/pUTNpRXb12MVp6UIKmB0)
2. In the **Release Notes** tab of the content pack, view the updates that are available.
3. (Optional) If there is more than one update available, select which version to update.

   ![market-updates.png](/files/iMBUYnaaXgUxnJJrLIG2)

   If you choose to install the latest version, it includes the previous version. If you have made any customizations, these are included in any update. If any dependencies require updating, these are automatically added:

   ![market-cart-update.png](/files/7xBNU0Fg8GczWtp6l62U)
4. Click **Install**.
5. After the content pack installs, click **Refresh content**.


---

# 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, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.14/onboard-cortex-xsoar/marketplace/content-pack-installation/update-a-content-pack.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
