Skip to main content

How To Create an Asset

Steps

  • On the Sidebar Menu, select Assets
  • Select ADD NEW
  • Enter the Asset Name (a slug is generated automatically from the name)
  • Choose the editor:
    • Text Editor — rich (WYSIWYG) editing
    • HTML Editor — raw HTML
  • Set targeting (devices, location, category) if needed
  • Optionally set a schedule (start / end)
  • Click Publish or save as draft

Form Values

NameTypeExampleDescription
Asset NameStringFAQ ContentDisplay name; slug is auto-generated (e.g. faq-content).
SlugStringfaq-contentURL-friendly identifier.
Code / BodyHTML<div>...</div>HTML content of the asset.
DevicesArray[Desktop, Tablet, Mobile]Devices that can receive this asset.
StatusOptionpublished / draftWhether the asset is live.
ScheduleObjectStart / End datesOptional window when the asset is available.
info

Link a published asset to a Page when you want a slug/route to display that HTML.