> ## Documentation Index
> Fetch the complete documentation index at: https://help.lunacal.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Redirect Attendees to a URL After Booking

> Learn how to automatically redirect attendees to a specific URL once their booking is confirmed.

When a attendee completes a booking, lunacal allows you to automatically redirect them to any URL you choose — for example, a custom “Thank You” page, or a confirmation screen on your own website.

## Step 1

Go to [Event Type](https://app.lunacal.ai/event-types) in your dashboard.

<Frame>
  <img src="https://mintcdn.com/lunacalai/RiyUvesvZ2Kr2AsJ/images/Redirect-url/URL1.webp?fit=max&auto=format&n=RiyUvesvZ2Kr2AsJ&q=85&s=434c269d88819b05e2059bdaa8534216" alt="" width="2742" height="1342" data-path="images/Redirect-url/URL1.webp" />
</Frame>

***

## Step 2

Select the event for which you want to set up a redirect after booking and click on the Settings (⚙️) icon on that event card.

<Frame>
  <img src="https://mintcdn.com/lunacalai/RiyUvesvZ2Kr2AsJ/images/Redirect-url/URL2.webp?fit=max&auto=format&n=RiyUvesvZ2Kr2AsJ&q=85&s=28bb7e939a2e7f984c0bbadf42e0a1c8" alt="" width="2710" height="1338" data-path="images/Redirect-url/URL2.webp" />
</Frame>

***

## Step 3

Choose "**Edit**" from the dropdown.

<Frame>
  <img src="https://mintcdn.com/lunacalai/RiyUvesvZ2Kr2AsJ/images/Redirect-url/URL3.webp?fit=max&auto=format&n=RiyUvesvZ2Kr2AsJ&q=85&s=4b9db779981ad7748c2f137803acfc09" alt="" width="2682" height="1308" data-path="images/Redirect-url/URL3.webp" />
</Frame>

***

## Step 4

In the "**Event Types**" section, scroll down to find "**Advanced.**"

<Frame>
  <img src="https://mintcdn.com/lunacalai/RiyUvesvZ2Kr2AsJ/images/Redirect-url/URL4.webp?fit=max&auto=format&n=RiyUvesvZ2Kr2AsJ&q=85&s=88d15601cc4eea78452d547ea96ea527" alt="" width="2824" height="1342" data-path="images/Redirect-url/URL4.webp" />
</Frame>

***

## Step 5

Toggle ON "**Send to a URL after booking.**"

<Frame>
  <img src="https://mintcdn.com/lunacalai/RiyUvesvZ2Kr2AsJ/images/Redirect-url/URL6.webp?fit=max&auto=format&n=RiyUvesvZ2Kr2AsJ&q=85&s=ea46dbdcf614cf7cfe5676000923e318" alt="" width="2850" height="1332" data-path="images/Redirect-url/URL6.webp" />
</Frame>

***

## Step 6

**Enter** or **Paste** the link you want attendees to be redirected to after booking is confirmed.

## Examples

* [https://yourwebsite.com/thank-you](https://yourwebsite.com/thank-you)
* [https://yourwebsite.com/instructions?utm\_source=lunacal](https://yourwebsite.com/instructions?utm_source=lunacal)
* [https://payment-page.com/checkout](https://payment-page.com/checkout)

When entering the redirect URL, you will see an option\
☑️ Forward parameters such as ?email=...\&name=... and more

If you enable this checkbox, Lunacal will automatically append the attendee’s booking details to your redirect URL as query parameters.

This means the page you redirect to will receive booking information such as: `
email
name
timezone
eventName
startTime
endTime`

<Frame>
  <img src="https://mintcdn.com/lunacalai/RiyUvesvZ2Kr2AsJ/images/Redirect-url/URL6.webp?fit=max&auto=format&n=RiyUvesvZ2Kr2AsJ&q=85&s=ea46dbdcf614cf7cfe5676000923e318" alt="" width="2850" height="1332" data-path="images/Redirect-url/URL6.webp" />
</Frame>

### When to Use This Option

**Enable this when:**

* You want to pre-fill a form on your website
* You want to track user details in analytics
* You want to pass booking information to your CRM
* You want personalized “Thank You” pages

**Keep it disabled if:**

* You don’t need attendee details
* Your redirect page does not accept parameters
* You want a clean URL

## Step 7

Click "**Save**" to apply the changes.

<Frame>
  <img src="https://mintcdn.com/lunacalai/RiyUvesvZ2Kr2AsJ/images/Redirect-url/URL7.webp?fit=max&auto=format&n=RiyUvesvZ2Kr2AsJ&q=85&s=1776a21ef32da348e4d6be1c8a0297e9" alt="" width="2836" height="1362" data-path="images/Redirect-url/URL7.webp" />
</Frame>
