# Return Address Configuration

Controls how your return address appears on the mail pieces. You have the option\
to control what elements are printed as the return address on your mailers. This setting ensures your identity and contact details appear exactly as you want on letters and postcards.

### Where to Find It

1. Navigate to Settings › General › Return Address.
2. Scroll to the Return Address Configuration section.

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

3. Use the checkboxes to select which fields you want to display.<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/return-address-configuration.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.
