Info Pages
What it does
Section titled “What it does”Edit the static info and content pages shown on your player site — each lives at /info/<slug>. You start from the platform-wide defaults and, where you want different wording, save your own version.
Where to find it
Section titled “Where to find it”CMS → Web Content → Info Pages
Custom vs Default
Section titled “Custom vs Default”Every page in the list is one of two sources:
- Default: the platform-wide page. It renders as-is until you override it.
- Custom: your own version of that page. Editing a Default page creates a Custom copy for your tenant; the default is left untouched.
Each row is a single page for one Slug and Locale (EN, TH, LO, ID), so you can override just the locales you need.
Common tasks
Section titled “Common tasks”- Open the list and use the Source filter (All / Custom / Default) or the Slug filter to find a page.
- Click the Edit (pencil) icon on the row. For a Default page this opens a new override prefilled from the default; for a Custom page it opens your existing override.
- Edit the fields (see below) and click Save or Create. The page is saved for your tenant only.
- To create a brand-new page, click ADD, set a slug and locale, fill in the content, and Create.
The editor
Section titled “The editor”The drawer has these fields:
- Slug (URL): lowercase letters, digits, and hyphens. The page is served at
/info/<slug>. Editable only when adding a new page — it is locked once the page exists. - Locale: EN, TH, LO, or ID. Also locked after the page exists.
- Type: Article or FAQ.
- Active: toggle off to hide the page from players without deleting your version.
- Title (required) and Description — the description is a short summary used for SEO and structured data.
- Content: the rich-text body. Type
{{brand}}anywhere to insert the tenant brand name automatically.
Reset to default
Section titled “Reset to default”A Custom page shows a Reset to default (circular arrow) icon. Click it, confirm the dialog, and your override is removed so the platform default renders again at that URL.