> For the complete documentation index, see [llms.txt](https://doc.orbeon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.orbeon.com/form-runner/component/lei.md).

# Legal Entity Identifier (LEI)

## Availability

[\[SINCE Orbeon Forms 2024.1.2\]](/release-notes/orbeon-forms-2024.1.2.md)

## What it does

This component represents a [Legal Entity Identifier (LEI)](https://en.wikipedia.org/wiki/Legal_Entity_Identifier).

<figure><img src="/files/az1RLud62yEgyfQxnNdy" alt="" width="338"><figcaption><p>Legal Entity Identifier (LEI)</p></figcaption></figure>

It allows the user to enter a Legal Entity Identifier (LEI) such as `F50EOCWSQFAUVO9Q8Z97`.

* The user input is validated:
  * to ensure that it contains exactly 20 characters
  * to ensure that the checksum digits are correct

## See also

* [International Bank Account Number (IBAN)](/form-runner/component/iban.md)
* [International Securities Identification Number (ISIN)](/form-runner/component/isin.md)
* [US Phone Number](/form-runner/component/us-phone.md)
* [US Employer Identification Number (EIN)](/form-runner/component/us-ein.md)
* [US Social Security Number (SSN)](/form-runner/component/us-ssn.md)
* [US State](/form-runner/component/us-state.md)
