Tutorials.

Four short walkthroughs, ordered from first-day to power-user. Each is self-contained — pick one and follow it end-to-end.

The reference docs explain what each feature does. The tutorials here show you how it all fits together on a real analysis. If you've just finished install and first project, start with Your first analysis.

No setup required

The first tutorial uses the Chinook sample database that ships with Orchid — no warehouse credentials needed. The other three assume a connected data source.

Your first analysis

Connect to the Chinook sample, write a SQL cell, then chart the result in Python. The full end-to-end loop in about ten minutes. Start tutorial →

Build a revenue dashboard

Take four SQL cells — weekly revenue, top customers, churn, MRR by plan — and pin them to a dashboard. Add a filter, arrange tiles, publish. Start tutorial →

Work with the agent

Draft SQL by prompting, refine through follow-ups, and see how Orchid gates write operations behind explicit approval. Start tutorial →

Publish a share link

Turn a notebook into a read-only URL at <slug>.orchidide.com. Cover visibility modes, sharing with non-Orchid users, and refresh schedules. Start tutorial →

Where to go next

For deeper reference, see Notebooks, Dashboards, and Agents. If you hit a snag, email hi@orchidide.com.