Search
Documentation

← Documentation

The web app

A tour of the main areas in app.slidura.com.

Templates home — /templates

The landing page after login. Displays your templates and Slidura’s built-in starter templates as a card grid. Starred templates float to the top. Click any card to open its workspace; click Use to create a new build from it. Starter templates can be hidden (not deleted) per account.

Template workspace — /templates/{id}/{view}

Each template has a six-view workspace, accessible from the left rail:

ViewWhat you do there
SlidesBrowse slide thumbnails from the uploaded PDF (if available)
VariablesEdit catalog-level head variables for template-product interpolation
DesignsManage published-fill endpoints (tokenized POST /hooks/fills/{token})
BuildsSee all builds from this template
UsageCopy the agent skill file and review usage hints
OverviewEdit the template name, description, and agent hints

MediaLib

The second sidebar area (toggle between Templates and MediaLib). Houses your reusable assets — images, icon packs, diagrams, charts, tables, code blocks, and procedural arts — that can be referenced from any build via @ref strings.

Builds — /builds/{id}

The build view switches its layout by lifecycle state. When the build is in created state, it shows the interactive fill builder where you compose the fill before pressing Build deck.

  • The fill builder — slide thumbnails, ref picker, typed widgets, live SVG mock, debounced autosave.
  • The build assistant — the optional hosted chat that helps you draft the fill.

Account and settings

Access from the account dropdown (top right): Billing, API keys, and sign-out. Mint API keys at /settings/api-keys.