Components installed with response templates
Several types of components are installed with activation of the Templated Responses (com.sn_templated_snip) plugin, including tables and user roles.
Demo data is available for this feature.
Roles installed
By default, the following HR roles contain the following response template roles.
| Role title [name] | Description | Contains roles |
|---|---|---|
| Response templates
administrator [sn_templated_snip.template_snippet_admin] |
Grants access to scoped administration of the response templates feature. | sn_templated_snip.template_snippet_writer |
| Response templates
writer [sn_templated_snip.template_snippet_writer] |
Grants access to create, read, update, and delete (CRUD) response template content. | sn_templated_snip.template_snippet_reader |
| Response templates
reader [sn_templated_snip.template_snippet_reader] |
Grants access to read response template content. | None |
You can assign these roles to the appropriate roles, groups, or users in your application.
- To assign a role to another role, see Add a role to an existing role.
- To assign a role to a group, see Assign a role to a group.
- To assign a role to a user, see Assign a role to a user.
For further information on user administration and how to manage users, see User administration.
Tables installed
| Table | Description |
|---|---|
| Response Template [sn_templated_snip_note_template] |
Stores response template information. Response templates are reusable messages that can be copied to case or task forms. Response templates provide quick and consistent messages to users, or display standard chat response messages to requesters in Agent Chat. |
| M2M Response Template to
Channel [m2m_response_template_to_channel] |
Maps channels to response templates. |
| Response Template Channel [sn_templated_snip_channel] |
Stores information about response template channels. |
| Note Template for Table [sn_m2m_note_template_for_table] |
Maps notes to response templates. |
For further information on table administration and how to manage data, see Table administration.