# Property Address Set up

By default, Property Address Information is excluded. If you're mailing to property owners (like in real estate), you’ll want to include it.

{% embed url="<https://www.loom.com/share/1216efa5598d4b268d8b88668d10845d?sid=86f4cf02-fc14-41d4-a49f-b1332cadaddc>" %}

#### How to Enable It:

1. Go to Settings › General.
2. Toggle Property Address Information to Include.
3. Click Save.<br>

   <figure><img src="/files/nmRXwiQQf14orNKnGZBa" alt=""><figcaption></figcaption></figure>

✅ When enabled: Property address fields like {{property\_address}} and {{property\_city}} become available for merge fields.\
🚫 When excluded: Property address fields will be hidden during CSV import and merge previews.

<br>


---

# 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://help.openletterconnect.com/olc-help-docs/getting-started/setting-up-your-account/property-address-set-up.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.
