> ## Documentation Index
> Fetch the complete documentation index at: https://docs.custral.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Website / URL

> A URL property with light validation.

## Overview

Use Website when the value should be a navigable URL. Custral renders the value as a clickable link in tables and detail panels.

## Configuration

| Setting              | What it does                                                                |
| -------------------- | --------------------------------------------------------------------------- |
| Require full address | Only accepts links that start with `http://` or `https://`. Off by default. |

## What it stores

A single web address, shown as a clickable link.

## Filtering

Equals, does not equal, contains, domain is, is empty, is not empty.

## Examples

A Company's homepage; a Contact's LinkedIn profile.

## See also

* [Text](/data/properties/text/text)
* [External properties](/data/properties/complex/external): when the URL points to a resource you want Custral to resolve and pull data from.


## Related topics

- [Property Auto-Fill Agents](/ai/property-agents/overview.md)
- [Overview](/data/properties/text/overview.md)
- [Workspace General Settings](/start/onboarding/workspace.md)
- [GitHub](/integrations/github.md)
- [Widget](/dev/webhooks/events/widget.md)
