Templates

Templates are great to quickly set properties on tickets and request additional information from requesters. Templates can be used in ticket deflection and manually applied to existing tickets to quickly gather info from users to follow established business processes.

To access and manage the Templates settings page:

  1. Open the Tikit web app at https://web.tikit.ai.
  2. Once in the Tikit web app, select the settings Gear in the header, then select Templates.
1 Add a new template. 1 of 6 2 Search for specific templates. 2 of 6 3 Template name.
Select to view and edit template details. 3 of 6
4 The number of tickets with the template applied.
This counts tickets created using the custom form by HelpBot and where analysts have manually applied the template to a ticket. 4 of 6
5 The date the template was created. 5 of 6 6 Additional options, including Edit and Archive. 6 of 6
  1. Add Template Add a new template.
  2. Search Search for specific templates.
  3. Name Template name. Select to view and edit template details.
  4. Ticket Count The number of tickets with the template applied. This counts tickets created using the custom form by Tikit Virtual Agent and where analysts have manually applied the template to a ticket.
  5. Created Date The date the template was created.
  6. More Options Additional options, including Edit and Archive.

To add a new template:

  1. In Settings > Templates, select + New Template from the toolbar.
  1. Once in the Template Settings form, enter a template name and description. See the following table for info on the form fields.
Field Required Description Example
Template Name Yes Display name for the template. This value may contain spaces. Software Requests
Template Description Description for the template. Software requests with a custom form.
Sets the Status to New, Category to Software, and assigns to the Software Requests group.
  1. Optionally, templates can assign preset property values. To set a preset value in the template, enable the property by selecting the checkbox, then select a value. Disabled properties will not be changed when applying a template.
  2. Select Next to continue.

Note that optional fields like Category, Group, and Assignee properties support unsetting or unassigning by selecting Unset from the dropdown. Note that one or more properties may not be available based on your current plan. For more information on plans and comparing features, check out Pricing.

  1. Once on the Add a Custom Form step, select to create a custom form from scratch or start with a predefined form. To use a predefined form, select Start with predefined form, then select an option from the Predefined Forms section.
  2. Select Create to continue to the custom form designer.
  1. Once in the custom form designer, update the custom form to add/remove fields and optionally add validation, then select Save. To learn more about the designer, check out custom form designer below.

To update an existing template:

  1. In Settings > Templates, find and edit a template by selecting the template by name or selecting More options () > Edit.
  1. In the Template Settings section, update the template name and description. See the following table for info on the form fields.
Field Required Description Example
Template Name Yes Display name for the template. This value may contain spaces. Software Requests
Template Description Description for the template. Software requests with a custom form.
Sets the Status to New, Category to Software, and assigns to the Software Requests group.
  1. Optionally, update preset properties in the Ticket Properties section. To set a preset value in the template, enable the property by selecting the checkbox, then select a value. Disabled properties will not be changed when applying a template.
  2. Select Next to continue.

Note that optional fields like Category, Group, and Assignee properties support unsetting or unassigning by selecting Unset from the dropdown. Note that one or more properties may not be available based on your current plan. For more information on plans and comparing features, check out Pricing.

  1. Once in the custom form designer, update the custom form to add/remove fields and optionally add validation, then select Save. To learn more about the designer, check out custom form designer below.

Need to retire a template? Templates can be archived to mark them as no longer available in the web app while keeping existing ticket counts for reporting.

To archive an existing template:

  1. In Settings > Templates, find the template to archive then select More options () > Archive.
  1. Select Archive to confirm.

The archived template will now display (Archived) next to the template name.

Need to undo retiring a template? Archived templates can also unarchived as well.

To unarchive a template:

  1. In Settings > Templates, find the template to archive then select More options () > Un-Archive.
  1. Select Un-Archive to confirm.

The template will no longer display (Archived) next to the name and immediately be available for analysts to use.

Display completely customizable forms in Teams using the custom form designer. The designer can be found when adding or updating a template. Create new custom forms from scratch or select a predefined form for inspiration!

1 Reset the form to start from scratch or a predefined form, select a Teams Dark/Light theme to preview the form, and undo/redo changes. 1 of 6 2 A tool palette of different elements to built the custom form. 2 of 6 3 Preview and update the custom form with a WYSIWYG editor. 3 of 6 4 View and select form elements to update specific properties. 4 of 6 5 View and update the properties of the currently selected element.
Advanced features like input validation and styling can be found here. 5 of 6
6 The card payload, or source code, that creates the form. Admins familiar with the Adaptive Card schema can update it directly here, but do so at your own risk! 6 of 6
  1. Toolbar Reset the form, preview in Dark/Light Teams themes, and Undo/Redo changes.
  2. Card Elements A tool palette of different elements to build the custom form.
  3. Card Area Preview and update the custom form with a WYSIWYG editor.
  4. Card Structure View and select form elements to update specific properties.
  5. Element Properties Element details and advanced features like validation and styling.
  6. Card Payload Editor The card payload, or source code, that creates the form. Admins familiar with the Adaptive Card schema can update it directly here, but do so at your own risk!
  • Reset Form Redesign the custom form from scratch or a predefined template.
  • Select Host App Choose between Teams Light and Dark themes to preview the custom form in.
  • Under and Redo Undo/Redo changes to form.

The Card Elements tool palette provides a selection of elements to add to the custom form. Card elements come in three types:

  • Containers Arrange collections of child elements
  • Elements Display information like text or images.
  • Inputs Get input from the user.

To add an element, click and drag the element to the Card Area pane. To learn more about Adaptive Cards, see Authoring Cards

Containers

  • Container Defines a a collection of elements.
  • ImageSet Container of Images so that UI can show appropriate photo gallery experience for a collection of images.
  • ColumnSet/Column Defines a collection of columns, each column is a container.
  • FactSet Container of Facts.

Elements

  • TextBlock Adds a block of text with properties to control what the text looks like.
  • RichTextBlock Adds an array of inlines elements that support support different colors, font sizes, and styles.
  • Image Adds an image with properties to control what the image looks like.
  • Media Adds audio or video content content.

Inputs

  • Input.Text Get text content from the user.
  • Input.Date Get a Date from the user.
  • Input.Time Get a Time from the user.
  • Input.Number Get a Number from the user.
  • Input.ChoiceSet Give the user a set of choices and have them pick.
  • Input.Toggle Give the user a single choice between two items and have them pick

The Card Area provides a WYSIWYG preview and editor for the custom form that users will see. The editor has several features to quickly update form:

  • View Select an element to view details in the Card Structure and Element Properties panes.
  • Update Double click an element to update it directly from the preview.
  • Reorder Drag and drop to reorder elements in the form.

The Card Structure pane provides a detailed view of the form’s elements. An element can be selected from both the Card Area and in the Card Structure pane. Select an element to view and update its properties.

The Card Payload Editor lets admins familiar with the Adaptive Card schema directly view and edit the source payload for a card. For more information on the Adaptive Card schema, see Schema Explorer.

Search
In this article