Learning Hub
The Learning Hub is an in-app starting point for learning TangleML. It collects documentation links, answers to common questions, ready-made example pipelines you can import in one click, and a library of tips — so you can get unstuck without leaving the app.
Open it from the Learning Hub entry in the dashboard sidebar.
Home
The Learning Hub home page brings the most useful resources together in one view:
- Docs search — a search box that opens matching results on the TangleML documentation site in a new tab.
- Quick links — shortcuts to key documentation pages, including Getting started, Components, Pipelines, Secrets & auth, Running pipelines, and the Schema reference, plus a link to the full docs.
- Tip of the day — a single rotating tip drawn from the tips library. The tip changes each day. Use Browse all tips to jump to the full Tips & Tricks library.
- Featured examples — a selection of example pipelines you can import and run (see Example pipelines).
- Frequently asked — an expandable list of common questions and answers. Click a question to reveal its answer.
- Need more help? — links to ask the community in GitHub Discussions or report a bug.
Example pipelines
The Example Pipelines page presents a grid of ready-made pipelines that you can use to learn by example.
Click any pipeline card to import it. TangleML downloads the pipeline definition, creates it as a new draft pipeline, and opens it in the editor so you can inspect, run, or modify it. While a pipeline is importing, its card shows a loading state; if an import fails, an error message explains what went wrong.
Imported pipelines are saved as local draft pipelines in your browser, the same as any pipeline you create yourself. For more on how drafts are stored, see Pipelines Persistence.
Tips & Tricks
The Tips & Tricks page is a browsable library of short tips covering keyboard shortcuts, features, and best practices. Tips are grouped into categories so you can scan for the area you're interested in.
The same tips power the Tip of the day shown on the Learning Hub home page and in the dashboard sidebar.