# Activate and Deactivate Feedback Template

### Activate Feedback Template

To display feedback questions when you close a customer ticket, make sure that you have activated the feedback template. To activate it, go to the **Quality Assurance** > **Feedback Template** menu. In the list of feedback templates, select the feedback template and click the **‘Activate’** button. Your feedback template will have a green color on the left side, indicating that it is active.

![Activate Feedback Template](/files/0TPnFhsdctP2ObZfQ25x)

{% hint style="info" %}
**Note:** You will receive an error warning if you attempt to activate the template without attaching it. At least, you must have one channel attached to activate that feedback template.
{% endhint %}

When the feedback template is active, if the ticket is solved and closed, the system will automatically send feedback to customers, and additional questions will appear according to the pre-determined minimum ratings.

![Live Chat](/files/OGnpyj6Ue3FEYApHu0sj)

### Deactivate Feedback Template

If you want to temporarily deactivate your feedback template, you should use the deactivate feedback template feature. It is located by selecting the **Feedback Template** page from the **Quality Assurance** menu. Select the template that you want to deactivate then, you will see a success notification.

![](/files/EIF6L2wFsVf71z7TDvW4)

You will see a red color on the left side of your feedback template if you successfully deactivate the feedback template.


---

# 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.3dolphins.ai/quality-assurance/feedback-template/activate-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.
