Publish a custom template
You can publish a custom template that is built from scratch or from an existing application using App Engine Studio (AES).
Before you begin
You must have permissions to publish a custom template. For details, see Assign permissions to publish custom templates.
Role required: admin, app_template_author
Procedure
Navigate to All > App Engine > App Engine Studio > Templates.
Point to the custom template, select the More actions icon (
More actions icon.\), and select **Properties**.
On the General tab, select the Activate this template check box.
Select Publish template.
For a custom template built from scratch, select Publish anyway.
App Engine Studio displays the publish template fields.
Fill in the fields.
| Field | Description |
|---|---|
| Version | Provide a new version number for the custom template. |
| Release notes | Provide a brief description of the changes made to the custom template. |
| Publish options | Select where you want the custom template published.- To publish the template to your application repository, select My application repository (Make the app available to my instances). - To publish the template to the ServiceNow Store, select ServiceNow Store (Submit this app to the ServiceNow Store for review). |
Select Continue.
On the confirmation screen, select Close.
Result
The custom template is published and available to users the app template admin shares it with.
Parent Topic:Build a custom template