> ## 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.

# Address

> A structured postal address.

## Overview

Address is a composite value: street lines, city, region, postal code, and country. You fill in a structured form, and Custral keeps the parts together as one address.

## Configuration

| Setting         | What it does                                                    |
| --------------- | --------------------------------------------------------------- |
| Default country | The country pre-selected in the form when adding a new address. |

## What it stores

A single postal address: street, city, region, postal code, and country.

## Filtering

Equals, country is, region is, postal code is, is empty, is not empty.

## Examples

Customer billing address; office location for a Company record.

## See also

* [Text](/data/properties/text/text)


## Related topics

- [Verifying signatures](/dev/webhooks/security.md)
- [email.sent](/dev/webhooks/events/email-sent.md)
- [Email](/data/properties/text/email.md)
- [email.bounced](/dev/webhooks/events/email-bounced.md)
- [Overview](/data/properties/text/overview.md)
