> For the complete documentation index, see [llms.txt](https://help.orderdesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.orderdesk.com/integration-setup-guides/sales-channels/houzz-integration.md).

# Houzz Integration

Order Desk can connect to your [Houzz](https://www.houzz.com/) account and automatically download orders.

### Setup

To begin, click on **Manage Integrations** from the left sidebar in Order Desk. Under the **Shopping Carts** tab, find and click to enable Houzz. Alternatively, search for Houzz from the available integrations.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2F30IqbPAW1IW41Lfj0rez%2Flegacy-446487086e92589d2438.gif?alt=media)

Once enabled, you will need your Houzz credentials. Request these from Houzz by going to **Vendor Dashboard > Settings > API**. In the Marketplace API section, select these two options and complete your registration:

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FqWKsDtpzY67Tal2aFsER%2Flegacy-fdfcb021c6c49d72f7b2.jpg?alt=media)

Houzz will manually review your request before providing the necessary credentials. When you have these, enter them in Order Desk to connect to Houzz:

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FbuKydGCZIs09Eg6CGyvo%2Flegacy-7cdf354da7a00cb01c62.png?alt=media)

### Integration Settings

Once connected, set your preferences.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FibXmgKCx4tBsFhcfWTfY%2Flegacy-191c502567a0bdb219e2.png?alt=media)

#### Order Status

Choose which orders from Houzz you want Order Desk to download based on their status.

#### Check for New Orders

Select how often you want Order Desk to look for and download new orders.

#### Folder for New Orders

Choose the folder where new orders should be placed as they come in from Houzz. You can use the default New folder, or create your own custom folder from your [Store Settings](/start-here/getting-started-series/quick-start-overview.md#working-with-folders).

#### Sync Tracking Numbers

If enabled, shipment details will be passed back to the original order in Houzz as they are added to Order Desk.

#### Sync Inventory

If you want Order Desk to sync your inventory availability back to Houzz, enable the **Sync Inventory** setting. As inventory counts are updated here, Order Desk will pass those numbers back over to Houzz.

#### Download Shipping Labels

Enable to download shipping labels from Houzz.

#### First Import Date

Any orders previous to the date set here will not import into Order Desk.

#### Manual Import

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2F2a4WMmjPwSBOfzw04Z8f%2Flegacy-4d5ceae6482e7a9e9f40.png?alt=media)

If you would rather manually import orders, you can do so by clicking the **Import Latest Orders** button.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.orderdesk.com/integration-setup-guides/sales-channels/houzz-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
