# Existing SBOM As Source

Follow the below steps:

1. Step 1: Project name and version
   1. Enter a name and version for your project.
2. Step 2: Choose format and upload file
   1. Choose the format of your SBOM.
      1. SBOM360 supports both SPDX and CycloneDX files.
      2. Please refer the [support matrix](/sca360-secure-deployment-for-restricted-environments/support-matrix.md) for  supported versions and formats
   2. Drag and drop or browse to find and enter your desired SBOM file.
   3. CSV uploads are also supported.  Please refer to the following sample file for the supported format.

{% file src="/files/Uhcd8iscswjLhh3Tu39U" %}

1. Step 3: Review
   1. For every file uploaded, [EO 14028](/sbom360-osm/generate-an-sbom/existing-sbom-as-source/eo-14028-checks.md) check is performed and errors (if any) are displayed
   2. Once the submit is clicked, the SBOM generation kicks off
   3. Please note that the outcome of an SBOM generation with errors in the EO 14028 check will be incomplete.

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


---

# Agent Instructions: 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.veedna.com/sbom360-osm/generate-an-sbom/existing-sbom-as-source.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.
