# Rezdy - Lite Account Connection Setup

Rezdy Lite is a connection option for Chaty that allows Chaty to connect to your inventory as though we are an Agent. It means that you don't have to have the Expansion plan with Rezdy, but as a result it does mean that Chaty can't make changes to existing bookings.

To setup Chaty as an Agent;

**Setup a 0% Negotiated Rate**

1. Login to Rezdy and navigate to Agents > Negotiated Rates.
2. Click the button "New Negotiated Rate"
3. Give the rate a name: "Chaty 0% Rate"
4. Tick the products you want Chaty to know about and enter in the percentage "0%". This means you're not going to be paying a commission to Chaty, but Chaty's software will have access to your inventory through Rezdy Connect.&#x20;
5. Once you've selected each product, save the page by clicking on "Create Rate"

**Connect to the Chaty Agent**&#x20;

1. Then navigate to Marketplace and type "Chaty" into the search field and click "Search". Alternatively navigate here: [https://app.rezdy.com/profile/chatyai](<https://app.rezdy.com/profile/chatyai&#xA;>)
2. Click on Chaty and then click "Add Agent"
3. In the Rate section, select from the "Select a rate" drop down the "**Chaty 0% rate**" you created earlier.
4. Under payment details, select "No Payment Tracked" (Which will be your Stripe account if you use [Chaty Payments](/account-settings/chaty-pay.md)),
5. Click 'Add Agent' and then sent your Supplier ID to Chaty to finalise your account setup. If you are unsure of your Rezdy Supplier ID, please contact <support@rezdy.com> to provide this.&#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-lite-account-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.
