> For the complete documentation index, see [llms.txt](https://support.rosysalonsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.rosysalonsoftware.com/business-settings/appointment-redirect-formerly-know-as-reserve-with-google.md).

# Appointment Redirect, formerly know as Reserve with Google

## As of 8/16/2024, Reserve with Google is being discontinued. The new booking option that Google is offering is now Appointment Redirect

{% hint style="info" %}
This new Google booking option is only able to be integrated with our New Online Booking (Beta) scheduling option. Appointment Redirect is not compatible with classic Online Client Scheduling.
{% endhint %}

**Here are a few things to check before your clients can successfully book through Google:**

* ![Check](/files/ab82a9994e0355440a1592c9ccd7def8d49206eb) **Make sure your business address in your Rosy Salon Software** [**Business Settings**](/business-settings/business-settings.md) **matches the business address in your Google Business Page EXACTLY**

  ![Business settings](/files/5f9d90ec66e235f3efa34aff691b32992e20a8f1)
* ![Check](/files/ab82a9994e0355440a1592c9ccd7def8d49206eb) **While in your Rosy Salon Software Business Settings, please be sure to check your Timezone is correct**

  *(An incorrect Timezone will cause your appointment times to show incorrectly on Google!)*

  ![Business settings timezone](/files/9be303064d7f15d018ada911a828e26502709468)
* ![Check](/files/ab82a9994e0355440a1592c9ccd7def8d49206eb) **Toggle "Reserve with Google" to YES in your Rosy Salon Software Business Settings**

  *(Manage > Basic Settings > Business Settings > Settings)*

  ![Reserve with Google Setting](/files/ed1368805e44aacb285199cf27394ad2fec8e2b2)
* ![Check](/files/ab82a9994e0355440a1592c9ccd7def8d49206eb) **Make sure you own your Business on Google**

  *(This is a step that Google takes in order for the Owner to verify the Business is theirs.)*

  **To do this:** Search your Business through the Google search engine. You will see your business information appear with “**Own this business?**” if it has not yet been verified. Click on the link to get started.

  ![Own you business on Google](/files/5ff708a809fcc6b84783be5bd8d53a580a8c2e94)

  Next, check the *“* ***I am authorized to manage this business and I agree to the terms of service***” box, then click **Continue**

  ![Authorized to manage this business](/files/189e4630a2bc3a9b280ce83c5d8b06c8f3896330)

  *→ You will want to follow the verification process after this. Once you are done you will receive a code in the mail. This code will then be added back to the Google verification process to complete it.*

  *If you are having any issues with this process, you will need to reach out to Google!*

The following information is collected during a Google booking:

* First Name
* Last Name
* Email Address
* Phone Number

*Please note, Google does not require a credit card for online scheduling*

## Turning Off Google Scheduling

All you need to do to turn off Google's scheduling option is set it back to NO in your Business Settings.

Remember, any changes made in Rosy Salon Software will take about 24 hours to sync with Google!

![Turn off Google Reserve](/files/a4b2164b3310e2c05bf0d9db7b452d8055a1f0a1)


---

# 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://support.rosysalonsoftware.com/business-settings/appointment-redirect-formerly-know-as-reserve-with-google.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.
