Custom Page
Custom page
The Custom page template is rendered when a user navigates to https://{yoursubdomain}.zendesk.com/hc/{locale}/p/{page_name}
.
Custom pages are different from other types of page templates in that you create each template from scratch and then link to the resulting page from anywhere in your help center or from any other webpage or application. For more information, see Creating custom pages in your help center in Zendesk help.
Available properties
You can use the following properties in the Custom page template.
Name | Type | Description |
---|---|---|
help_center | object | A help_center object |
settings | object | A settings object |
signed_in | boolean | Whether the user is logged in or not |
promoted_articles | array | An array of promoted article objects |
featured_posts | array | An array of featured post objects |
ticket_forms | array | An array of ticket form objects |
brand | object | A brand object representing the current brand |
user | object | A user object representing the current user |
Available helpers
You can use any global helpers.