# Contact Information

#### What is Contact Information?

Contact Information allows customers to update their contact details after purchase if they entered incorrect information at checkout. This ensures you can reach customers with order updates and delivery notifications.

#### What Customers Can Edit

When enabled, customers can update:

* Phone number - Fix typos or provide a better contact number
* Email address - Correct mistakes or use a preferred email

#### Save for Future Orders

Customers can choose to save their updated contact information for all future orders, making their next purchase even smoother by selecting "Update Profile"

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

***

### When to Use Contact Information

Best for: All merchants—this is a helpful feature that prevents communication issues.

Benefits:

* Prevents delivery issues - Correct phone numbers mean successful deliveries
* Reduces support tickets - Customers fix contact details themselves
* Improves communication - Ensures order updates reach the right person

Consider disabling if: You don't rely on customer contact information for fulfillment or communication (rare).

***

### How to Enable Contact Information

1. Navigate to App Blocks in your Order Editing dashboard
2. Locate Contact Information
3. Toggle ON
4. Click Save

<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://order-editing.gitbook.io/oe-help-book/self-service-edits/app-blocks/contact-information.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.
