The Custom Pages feature allows admins to easily create simple, static pages for your help center. This is perfect for essential but straightforward content that doesn't change often. This area is only accessible to users with admin privileges.
Custom pages are intended for simple, informational content. Think of pages that most websites need, such as:
Privacy Policy
Terms of Service
About Us
The goal is to provide a simple way to manage this content directly within BeDesk without needing to write any code.
Navigate to Pages: In the admin panel, click on Pages in the left-hand sidebar.
Create a New Page: Click the + New page button in the top-right corner to open the editor.
Add Content: Use the rich-text editor to add a title and your main content. You can use basic formatting options like headings, bold and italic text, lists, and links to structure your page.
Save: Once you're finished, click the Save button.
Your new page will now appear in the list on the main Pages screen. Each page in the list displays its slug, which is the unique, URL-friendly identifier for the page (e.g., your-site.com/p/privacy-policy
). You can edit any existing page by clicking the pencil icon on the right.
Please keep in mind that the custom pages feature is designed for simplicity. It is not a full-fledged website builder and does not support advanced HTML, CSS, or JavaScript. It is best used for the simple, text-based documents it was designed for.