> 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/troubleshooting/faqs-videos.md).

# FAQs - Videos ►

## Online Client Scheduling

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-40-34-93-PM) ![Phone clip](/files/96c6a3691c4acce187b20b4c7b2d2d27c91a8398)

Increase your overall productivity. Your clients will be able to schedule an appointment directly from your website or business Facebook page.

{% embed url="<https://www.youtube.com/watch?v=ItFvMduF0oI>" %}

## Appointment Scheduling

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-40-33-67-PM) ![Computer calendar clip](/files/1c439973b9f57c7272d3a9dd5c8a2c2b98b6dff5)

It takes just a few clicks to book appointments, easily work out plans for multiple appointments, access client history and personalize reminders.

{% embed url="<https://www.youtube.com/watch?v=46KynQpVVHA>" %}

## Text and Email Communications

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-40-36-63-PM) ![Phone clip 2](/files/aeec58fa59102b6d6196460a1df70eedb1309b5a)

Appointments can automatically be confirmed by your clients followed by a text alert when the appointment is coming up.

{% embed url="<https://www.youtube.com/watch?time%5Fcontinue=7&v=WX0rUWh%5FCiQ>" %}

## Mobile Access

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-40-33-34-PM) ![Mobile devices](/files/88e244efb61739db885ad61d965978828b723c0a)

Responsive design provides 100% availability from any device. Rosy gives you the power and the freedom to live life on the go.

{% embed url="<https://www.youtube.com/watch?time%5Fcontinue=8&v=QqNs6uiNS2A>" %}

## Facebook Integration

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-40-34-50-PM) ![Facebook logo](/files/365d11084be9495d065660f11327bd8f104e333f)

Social Media is a great way to interact with your clientele about specials and openings. Clients can also manually fill any cancellations directly through your Facebook page.

{% embed url="<https://www.youtube.com/watch?time%5Fcontinue=17&v=82uIX3proSA>" %}

## Inventory Management

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-40-34-73-PM) ![Clip board](/files/a15932f210c1ae2e4a4e597f6c5f46e02c723771)

Make sure that your shelves are always stocked. Our Inventory Management feature let’s you know when you’re running low on products.

{% embed url="<https://www.youtube.com/watch?v=2jMVrZQGdFI%5C>" %}

## Mobile Web App

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-40-35-17-PM) ![Phone clip 3](/files/4ee88fcb8ab30823612a83e6a3859dfaab6a00c4)

Create a beautiful mobile- friendly site that your clients can save to any mobile device.

{% embed url="<https://www.youtube.com/watch?time%5Fcontinue=16&v=tgErDck6%5FEA>" %}

## Reporting Engine

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-40-36-01-PM) ![Chart image](/files/516b22da16d1075a704bd932d956143b20dfb33b)

Our reporting engine includes 60+ reports and advanced filters to customize reports to your needs. It also supports exporting into multiple formats.

{% embed url="<https://www.youtube.com/watch?time%5Fcontinue=14&v=LrGpbF7-Tig>" %}

## Product Reservations

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-40-33-93-PM) ![Product](/files/21d52713eee9b4827a461a9eca5bc5b85f0b072c)

Never be out of product or over order again. Sales increase, and you’ll know exactly what products to order.

{% embed url="<https://www.youtube.com/watch?time%5Fcontinue=5&v=pL4Qbp73NpA>" %}

## Salon Point of Sale

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-40-34-25-PM) ![Dollar sign](/files/14d16928c0e75ae7128fa4527c104784d2aca745)

Enjoy fast and easy checkout of clients. Manage your cash drawer, gift cards, and all of your transaction types without any hassle.

{% embed url="<https://www.youtube.com/watch?time%5Fcontinue=2&v=ZCaE0-QV37M>" %}

## Rewards & Referrals

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-40-36-33-PM) ![Handshake](/files/2a9b3490be4388cbccf37709890df3c5ab3836b0)

In less than 10 minutes, you can design a loyalty program that encourages frequent visits and increased spending. Use Rewards to incentivize referrals, online client scheduling, retail purchases, and much more. Your customers will feel rewarded while your business grows.


---

# 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/troubleshooting/faqs-videos.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.
