> 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/advanced-settings/tippy-employee-app.md).

# Tippy Employee App

![rtaImage](/files/d598b0b3d88f69c1a5a18a688e6675a98060c730)

**What is Tippy?!**

Tippy is a digital tipping system built for service industry professionals by industry professionals. Tippy’s disruptive technology offers a suite of tools improving service providers’ tips and helps to meet and exceed financial goals.

Tippy offers instant access to tips through their exclusive partner with Branch! With Branch, you can spend just like any other checking account, earn rewards on transactions, and even transfer your tips to other accounts - all for free!

**Will you still have to claim your tips?**

We are not tax advisors and as a best practice, you should seek information from a tax professional when determining taxable income. The good news is, that Tippy provides reporting for both the business owner and service professional that makes it easy to determine how much has been earned. <https://www.irs.gov/businesses/small-businesses-self-employed/tip-recordkeeping-and-reporting>

## NOW LET'S GET STARTED!

### A few setup steps

{% stepper %}
{% step %}

## Download the app

[![Download App Store](/files/29a1bfa2d3ac49583d1223eccb8e4279a3285680)](https://apps.apple.com/us/app/tippy-salon-and-spa-tipping/id1424269737)

[![Google Play](/files/82bb34574f7acf51cd3fd9094a0997df0f471c65)](https://play.google.com/store/apps/details?id=com.app.tippy\&hl=en%5FUS)
{% endstep %}

{% step %}

## Enter your company ID/code

![Tippy](/files/39ee3afd73b60ee5ede17d626c69839d8a675489)

You will need your company id/code your owner or mgr got this on their company set up and they can find it in their Company Tippy Dash Board.

Company id/code looks like:

**06R1R1KR**

![Tippy2](/files/fe9b6cced72eb84124bb2c5e93f66ce92a797314)

**06R1R1KR - COMPANY CODE**

![Tippy3](/files/a7cbd5bc2cd9ba1426659c60ba0e7f9f457f213b)

![Tippy4](/files/58e8abb5da67bf1967bc5c411fe8299011fe4649)
{% endstep %}

{% step %}

## Connect Tippy to your Rosy Account

Now that you have the Tippy App setup be sure to connect it to your Rosy Account!

Under Login with POS

![Tippy login](/files/15cd741515ad2f48257e1826671560dbc0aea711)

Sign- in to your Rosy Account

![Tippy sign in](/files/2ff80232d914db5e2cca31c97ff9bb1f168e69e5)

Success!

![Tippy success](/files/c5400a4c6b8ae475c718c324ea9bd3226f931105)
{% endstep %}

{% step %}

## Receive tips

Cha-Ching! Your employee just got the Tippy notification from the Tippy App!!!!!!

![Tippy cha-ching](/files/9b559daa75afb22777c013ffa811628947f60665)

When the transaction is complete the tip(s) will go directly to the employee's Tippy account.

You are all set! Great Job and Happy Tippy'n
{% endstep %}
{% endstepper %}


---

# 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/advanced-settings/tippy-employee-app.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.
