---
title: "How can I update my SBOM that I already uploaded through the Ketryx Build API?"
description: "If you uploaded a CycloneDX (CDX) file through the Ketryx Build API, and would like to update the information or add additional information (ex."
category: "Frequently Asked Questions"
section: "Supply Chain Management Software Dependencies"
keywords: ["uploaded build", "build api", "sbom uploaded", "cdx", "update", "hyperlink", "seen screenshot", "buildname"]
source_url: "https://support.ketryx.com/hc/en-us/articles/35929896326157-How-can-I-update-my-SBOM-that-I-already-uploaded-through-the-Ketryx-Build-API"
last_reviewed: 2026-06-11
---

# How can I update my SBOM that I already uploaded through the Ketryx Build API?

> **In short:** If you uploaded a CycloneDX (CDX) file through the Ketryx Build API, and would like to update the information or add additional information (ex.

If you uploaded a CycloneDX (CDX) file through the Ketryx Build API, and would like to update the information or add additional information (ex. adding more dependencies or vulnerabilities), you must upload the new CDX file (containing updates or additions) via the Build API and provide the same **buildName** as the original upload in the Build API call. A relevant FAQ on uploading a CDX artifact using the Build API can be found [here](how-can-i-upload-a-cyclonedx-artifact-through-build-api.md).

The **buildName** can be found in the navigation menu on the left-hand side of Ketryx by selecting History -> Builds (as seen in the screenshot below). Information on Ketryx's Build API can be found [here](https://docs.ketryx.com/api/build-api).

Additionally, by clicking into the hyperlink provided under the Build column, the dependency information present in the Build can be found in the **Dependencies table** (as seen in the screenshot below). The specific file that was uploaded to the Build can be found by clicking on the hyperlink in the ID column of the **Artifacts table**. This information is particularly useful for users to find information about their original SBOM using the Build API.

## Related articles

- [How can I clear my SBOM that I uploaded via the Build API?](how-can-i-clear-my-sbom-that-i-uploaded-via-the-build-api.md)
- [How can I upload a CycloneDX Artifact through Build API?](how-can-i-upload-a-cyclonedx-artifact-through-build-api.md)
- [I submitted a spdx file via the Build API. Why aren't any or all dependencies loading in Ketryx?](i-submitted-a-spdx-file-via-the-build-api-why-aren-t-any-or-all-dependencies.md)
- [How do I have each component of my medical device upload an SBOM independently? When using the GitHub action to upload an SBOM, why does a specific version override the content of what I had previously uploaded?](how-do-i-have-each-component-of-my-medical-device-upload-an-sbom-independently.md)
- [Can I use an external vulnerability scanner and report those results to Ketryx?](can-i-use-an-external-vulnerability-scanner-and-report-those-results-to-ketryx.md)
