> ## Documentation Index
> Fetch the complete documentation index at: https://gobl-improv.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Website

Website describes what is expected for a web address.

## Schema ID

`https://gobl.org/draft-0/org/website`

## Properties

| Title | Property | Type   | Req. | Description                                                            |
| ----- | -------- | ------ | ---- | ---------------------------------------------------------------------- |
| UUID  | `uuid`   | string |      | Universally Unique Identifier.                                         |
| Label | `label`  | string |      | Label for the website to show alongside the URL.                       |
| Title | `title`  | string |      | Title of the website to help distinguish between this and other links. |
| URL   | `url`    | string | true | URL for the website.                                                   |
