# A Background on UCCs

## What is a UCC Financing Statement

A UCC Financing Statement ("UCC") is a public record filed by a creditor to establish priority rights in a debtor's property. This filing serves as a constructive notice to other parties, securing the secured party's interest in the collateral against third-party claims.

{% hint style="warning" %}
UCCs are filed when a lender extends credit to a borrower. The UCC identifies any collateral obligation a borrower may have with one (or many) lenders
{% endhint %}

## Why UCC Financing Statements are important&#x20;

UCCs play a vital role in the transparency of commercial markets. By providing a centralized record of liens, UCC filings reduce uncertainty regarding asset ownership. This transparency allows commercial parties to verify lien positions and confirm that collateral is free of encumbrances.

For instance, when an organization considers a transaction with a business, they can review UCC filings to understand existing secured obligations. This information helps professionals validate assets and structure deals with confidence.

{% hint style="warning" %}
Analyzing UCC filings can uncover market trends and commercial opportunities. Springstreet's structured data identifies filing activity, allowing teams to track market movements and validate commercial relationships.
{% endhint %}

## What information is in a UCC Financing Statement

A UCC Financing Statement typically includes the following information:

1. **Debtor's Name:** The legal name of the borrower.  &#x20;
2. **Secured Party:** The name and address of the lender or creditor.  &#x20;
3. **Collateral Description:** A detailed description of the assets being used as collateral, such as equipment, inventory, or accounts receivable.  &#x20;
4. **Filing Date:** The date in which the collateral assignment was secured between borrower and lender


---

# 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://springstreet.gitbook.io/springstreet.io/our-data/quickstart.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.
