Dashboard Overview (Pages Catalog)¶
The Pages Catalog is the first screen you see after logging in to the SkyCMS editor. It lists every content page in the current tenant and is the starting point for all editing, publishing, and management tasks.
What You Can Do Here¶
- Browse all pages in a sortable, paginated list
- Search by title or URL
- Create a new page
- Open any page in the Visual Editor, Page Builder, or Code Editor
- Check a page's publish status at a glance
- Access version history, permissions, publish controls, and more for each page
Reading the Pages List¶
Each row in the list represents one page. The columns show:
| Column | What it means |
|---|---|
| Title | The page heading as it appears in the editor |
| URL / Slug | The public path this page lives at |
| Status | Draft, Review, Published, Scheduled, or Deleted |
| Last updated | Date and author of the most recent save |
| Actions | Quick links to open the page in an editor or access settings |
A Status badge uses color coding: green = Published, yellow = Draft or Review, grey = Deleted or Scheduled.
Main Controls¶
| Control | What it does |
|---|---|
| New Page | Opens the Create Page form |
| Search | Filters the list by title or URL fragment |
| Sort columns | Click any column header to sort ascending or descending |
| Edit (pencil icon) | Opens the Visual Editor for this page |
| Page Builder icon | Opens the Page Builder for this page |
| Code Editor icon | Opens the Code Editor for this page |
| More (...) | Reveals version history, permissions, scheduling, trash, and export |
| Pagination controls | Navigate pages when the list exceeds one screen |
Common Tasks¶
Find a specific page¶
- Type part of the page title or URL in the Search field.
- The list filters live as you type.
- Click the page row or an action icon to open it.
Create a new page¶
- Click New Page.
- Fill in the title and choose a template.
- Click Create to proceed to editing.
See Creating Articles for the full workflow.
Open a page for editing¶
- Click the pencil icon to open the Visual Editor.
- Click the Page Builder icon to open the drag-and-drop Page Builder.
- Click the Code icon to open raw HTML/CSS in the Code Editor.
Check and change publish status¶
- Locate the page in the list.
- Read the Status badge.
- Use the More menu → Publish or Schedule to change it.
See Publish a Page for step-by-step publish instructions.
Filters and Sorting¶
Use the sort headers to re-order by title, status, or last-updated date. Sorting and search can be combined: search first, then sort the filtered results.
Related Guides¶
- Creating Articles — full page creation walkthrough
- Publish a Page — publish, schedule, and unpublish
- Version History — browse and restore earlier saves
- Article Permissions — restrict who can view or edit a page
- Trash and Recovery — recover deleted pages