# Feedback Template

The **Feedback Templates** module allows you to design and manage standardized templates for collecting feedback within the platform. It provides two template options:

* **Customer Feedback Template** – used to gather customer satisfaction and service-related feedback.
* **Peer Review Template** – used to assign peer reviews, either individually or in bulk, to team members.

## **Customer Feedback**

A Customer Feedback Template is used to gather structured input from requesters after a service or ticket has been completed. These templates include details such as:

* Feedback name and description
* Associated services
* Expiry duration for the feedback link
* Default star rating
* Schedule options for sending the feedback
* Reminders to prompt requesters who have not yet submitted their feedback.

## **Peer Review**

A Peer Review Template is designed to support internal collaboration and quality checks within teams. It allows managers or administrators to assign peer reviews to either a single user or multiple users in bulk.

While creating a Peer Review Template, you can define:

* **Conditions**: such as Impact Service and Priority Tag.
* **Team**: the team responsible for conducting the review.
* **Assigned To**: specific team members selected for the peer review.

The system also prevents duplicate peer review templates from being created with the same combination of Impact Service and Priority. Templates can be edited, deleted, or filtered by type (Peer Review or Customer Feedback), and each Peer Review Template is clearly tagged for easy identification.

## **What you see on the screen**

Feedback Template **| Basic Details**

<table><thead><tr><th width="185">Label</th><th>Action</th><th>Description / Example</th></tr></thead><tbody><tr><td><strong>Search</strong></td><td>Enter text to search among templates.</td><td>Search by name, description, or service to locate a specific feedback template.</td></tr><tr><td><strong>Filter</strong></td><td>Apply filters based on field &#x26; condition.</td><td><p>Choose a field (e.g., “Services”, “Name”) + a condition (e.g., “contains”, “not contains”) to refine results.</p><p></p><p><strong>Fields:</strong> Name, Description, Services, Link Expires In, and Template Type.</p></td></tr><tr><td><strong>Add Template</strong></td><td>Button to initiate creating a new template</td><td>Click ‘Add Feedback’ to open the new template creation form for Peer Review and Customer Feedback.</td></tr><tr><td><strong>Available Templates</strong></td><td>List/grid showing existing templates</td><td>Displays all feedback templates with their name, description, active services, etc.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.infraon.io/infraon-help/infinity-user-guide/infraon-configuration/infraon-automation/feedback-template.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
