# Delete Feedback Template

Sometimes you need to remove the feedback template from a system when it’s no longer needed. You cannot delete a template if the template is still active. To delete a template, you need to deactivate the template first. Please see [this](/quality-assurance/feedback-template/activate-feedback-template.md#deactivate-feedback-template) document for more details on deactivate feedback template.

![Delete Feedback Template](/files/XnvEfhM3iY1Vx2BuXsNV)

After you deactivate the feedback template, select the template and click the **'Delete'** button. Then, you will be prompted to confirm the remove request, click **‘Yes’** to delete the feedback question or you can click **‘No’** to return to the feedback template page.

![Confirmation to Delete Template](/files/q1PVZkdyqcaREeWKLhsW)


---

# 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/delete-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.
