Skip to main content

Aglyn Documentation

Aglyn is a no-code platform for building and running websites. Design pages visually in the Besigner, bind them to your own data, and publish to a fast, SEO-ready site — all without writing code. These docs teach you how to use Aglyn feature by feature.

A site's dashboard in the Aglyn console

Start here

Explore the docs

The mental model

A few concepts show up everywhere in Aglyn. Learn these first and the rest of the product clicks into place.

ConceptWhat it is
SiteYour website — its screens, theme, data, domain, and settings. You can own more than one.
ScreenA page. Screens have a URL slug, live in a hierarchy, and are edited in the Besigner.
LayoutA shared frame (header/footer/nav) that many screens render inside via a layout slot.
BesignerThe visual editor. Drag components onto a canvas, arrange a hierarchy, and edit text inline.
ComponentA building block on the canvas (Button, Image, Video, Form, and more). Can be made reusable.
BindingA live reference in a text prop — {'{{variable}}'}, {'{{fn:name(args)}}'}, or a dataset field — resolved at render time.
DatasetStructured content (a typed model with records) that screens read from and forms write to.
Plan & entitlementsYour subscription tier gates features and quotas (Free, Pro, Business).
Plan availability

Free for core building. Pro and Business unlock advanced features — each page notes what it needs.

Ready? Head to Create your first site.