Retool TutorialsFrom blank editor to shipped app
100 step-by-step tutorials — each one takes you from a blank screen to a working feature you can ship with retool.
Book a free consultationDescribe your problem, we'll find the right tutorial
Type in plain English — no need to know the exact tutorial name
Browse 100 step-by-step tutorials covering the most common workflows and configurations. Each guide includes detailed instructions, working code examples, and best practices to help you build faster.
Most popular tutorials
The tutorials developers follow most often
How to Apply Custom CSS Styles in Retool
Learn how to apply custom CSS styles in Retool using per-app CSS, Preloaded CSS, and ._retool selectors. Override default styles with !important for branded.
How to Create Calculated Columns in Retool Tables
Learn how to add calculated columns to Retool tables using {{ currentRow }} expressions and JavaScript. Derive new data from existing rows without touching your database.
How to Create Charts and Graphs in Retool
Add line, bar, pie, and scatter charts to Retool apps. Configure X/Y axes, Group By aggregation, and interactive filtering. Bind charts to {{ query1.data }} in minutes.