> 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-salon-dashboard-setup.md).

# Tippy Salon Dashboard Setup

![rtaImage](/files/024efe0efc917a91086da6c9b8ec52529f8bdc00)

**Tippy Salon Dashboard Setup**

![Tippy dashboard setup](/files/ecc75a39c5d612245e060bc75eb9d95beec2f26c)

**Are you already using Tippy?!**

Does your device look like this?

![Tippy dashboard1](/files/ee36bfbf3b3be76646c321bfe89b02e392ab5115)

If so you will need to contact Tippy and get you a new device which will now look like this:

![Tippy dashboard2](/files/f84a87826624b2b646337330cc34d822eaf922b8)

{% stepper %}
{% step %}

## Sign in to your Tippy Dashboard

Sign in to your [Tippy Dashboard](https://dashboard.meettippy.com/sign-in).

When you signed up for Tippy you should have received an email with a link to create your Tippy Dashboard credentials. If you did not receive this please contact Tippy.
{% endstep %}

{% step %}

## Install Rosy integration

From the Tippy Dashboard you will need to Install Rosy integration:

![Tippy Install Rosy](/files/074810b21c74c60d645102185e6983eb856d17a9)
{% endstep %}

{% step %}

## Set up your banking information with Tippy

{% hint style="warning" %}
**DO NOT SKIP THIS** You will need to set up your banking information with Tippy.
{% endhint %}

![set up your banking information with Tippy](/files/5f87750c391d0c72b42411aa6bd06618df739230)

![set up your banking information with Tippy2](/files/c6e4ccb25d8e61dcceaf12791fce03e40d6166e7)

![set up your banking information with Tippy3](/files/b2a5df36fb997950768d56335fcd360b99b4c974)

![set up your banking information with Tippy5](/files/38352722ce146f500eaadc1858a1b6aac8e06225)
{% endstep %}

{% step %}

## Copy your Account Token

Once you continue you will then click on Integrations>Manage under Rosy.

![Tippy-Rosy-Integration](/files/dd6e39bdd010c1b5353fbea3186b0b870aeeeec2)

Once you are on Manage you will need the Account Token please use the copy button and then you will paste it into your Rosy Account on the next step.

![Tippy Rosy Account Token](/files/9a954ea9c736e3da439e3f38331bfd1883d886c7)
{% endstep %}

{% step %}

## Add the Account Token in Rosy Salon Software

**Now you will need to sign In to your Rosy Salon Software!**

Navigate to **Manage>Advanced Settings>Tippy**.

In the Account Token box paste the code that you copied from the above step.

![Tippy Account Token](/files/48af986fd3cbd76359045fc11a798f1427808b8e)
{% 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-salon-dashboard-setup.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.
