Create better custom onboardings with one line of code

Get started for free Create better custom onboardings with one line of code
How it works

How it works

  1. Create a project for your app
  2. Create your first flow which your users should be guided by
  3. Create your steps and anchor each step to your site elements with a simple css selector
  4. Add the project script to your site

Customize your onboarding

With just css custom properties you can easily adjust the whole appearance with just css. No hacks or overrides!

            
    .custom-step-style {
        --tg-background: #333333;
        --tg-border-radius: 0;
        --tg-font-heading: Avenir Next;
        --tg-font-heading-weight: 600;
        --tg-font-paragraph: Piazolla;
        --tg-button-border-radius: 0;
        ...and more
    }
        
Customize your onboarding
Copyright © Tuidly 2025
Privacy policy Terms of service