diff --git a/docs/software-supply-chain-assurance/open-source-management/ingest-sbom-data.md b/docs/software-supply-chain-assurance/open-source-management/ingest-sbom-data.md
index ba609f77ba8..01c2101cc6b 100644
--- a/docs/software-supply-chain-assurance/open-source-management/ingest-sbom-data.md
+++ b/docs/software-supply-chain-assurance/open-source-management/ingest-sbom-data.md
@@ -105,11 +105,15 @@ Follow the instructions below to ingest the SBOM for non-container images:
**Workspace Artifact Path:** Provide the exact path to the artifact within the workspace. Ensure that you run a custom step to pull the artifact into the workspace directory.
-**Target Detection:** Choose between Auto and Manual.
+**Artifact Name:** Specify the name of the artifact.
-**Auto (default):** Automatically sets the artifact name from the provided path.
+**Version:** Provide the artifact version.
-**Manual:** Allows you to manually specify the artifact name and version.
+
+
+
:::note
@@ -118,7 +122,7 @@ SBOM ingestion for non-container artifacts does not currently support attestatio
:::
-
+
## Run the pipeline
diff --git a/docs/software-supply-chain-assurance/open-source-management/static/sbom-noncontainer-ingest.png b/docs/software-supply-chain-assurance/open-source-management/static/sbom-noncontainer-ingest.png
new file mode 100644
index 00000000000..b73ed0ecf2c
Binary files /dev/null and b/docs/software-supply-chain-assurance/open-source-management/static/sbom-noncontainer-ingest.png differ