# Rezdy - Premium Connection Setup

### Setting up your Rezdy Premium Integration

{% hint style="info" %}
In order to integrate Chaty with Rezdy you'll need to be on Rezdy's "Expansion" plan in order to obtain an API key. Find out [how to upgrade](/integrations/upgrading-rezdy.md) on Rezdy here.
{% endhint %}

To setup your Rezdy integration, you'll need to first get your rezdy API key, which authorises Chaty to access your booking data.

1. Login to [Rezdy](https://auth.rezdy.com/login)
2. Navigate to **Integrations**, then **Rezdy API Key,**
3. If there's an API key available, copy it to your clipboard. If there isn't one, click on 'Request API Key'.  Rezdy support will reach out within 24-28 hours.

**Add your Rezdy API key to Chaty**

1. Login to [Chaty](https://app.chaty.com.au/)&#x20;
2. Click on the "Integrations" menu item on the left menu,
3. Search for Rezdy and Paste your API key into the "API Key" field.&#x20;

### **Choose the products available to Chaty:**

Once you have completed the steps above and Chaty support has confirmed the connection, you need to choose the products that Chaty will be able to book in Chaty.

1. Login to Chaty and navigate to Integrations.
2. Click on the "Products" tab within Rezdy the integration settings
3. If the products are not listed, click on the "Sync Products" button to download the products from Rezdy
4. Click on the tick box next to each product you want to be available to Chaty.&#x20;
5. If a product is named something that you'd like to change or you want to update the product description to help Chaty understand more about it, click on Edit next to each product to make the change.

**Payments**

Chaty is unable to use RezdyPay to take payments. Instead you'll need to use [Chaty Pay](/account-settings/chaty-pay.md). Chaty pay utilises Stripe to take payments and costs 0.30c per payment (excluding any Stripe Fees processing fees).

The integration currently doesn't support payments with vouchers or discount codes. This feature is coming soon.


---

# 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://docs.chaty.ai/integrations/rezdy-premium-connection-setup.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.
