# Edit Prewritten Responses

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsxN9AGLZMIc5C8dx3zU7%2Fuploads%2FHmS81R6DHHBFauBrtBrc%2Fedit%20prewritten%20v3.mp4?alt=media&token=44c9f7c5-8bc2-465f-9e21-5fe800b3365d>" fullWidth="true" %}
How to Update a Prewritten Response
{% endembed %}

1. In the Satisfi Labs dashboard, go to **Studio -> NLP Manager -> Responses**
2. Open up your desired response and click the pencil icon.
3. Adjust the response text including any relevant buttons, quick replies, or rich media if applicable.
4. Select the toggle labeled **Input Training** and add/edit your Input samples.&#x20;
5. Press **Save & Publish** and test any new sample inputs. Note that all existing training will continue to work for the Prewritten Response.

{% hint style="warning" %}
In certain prewritten responses, you might find it necessary to suppress the thumbs up/down feature. Please review the instructions here to learn more: [Suppress Thumbs Up/Down](/resource-center/ai-agent-engine/manage-your-content/best-practices/suppress-thumbs-up-down.md)
{% endhint %}

{% hint style="warning" %}
&#x20;Are you struggling to find the prewritten response you want to update? Check for the following:

* Toggle the Response Library search bar to "All" and search topic keywords&#x20;
* Toggle the Response Library search bar to "Response Name" and search topic keywords&#x20;
* Toggle the Response Library search bar to "Content" and search topic keywords&#x20;
* Check your filters to ensure that you are in the correct volume and channel
* Filter the content group to see only "Prewritten" or "Prewritten Plus"
* Toggle the Response Library search bar to "Live Content" and search keywords

![](/files/nq8D7cWlGmy6Sxdcskeq)
{% endhint %}


---

# 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.satisfilabs.com/resource-center/ai-agent-engine/manage-your-content/response-types/prewritten-plus-responses/edit-prewritten-responses.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.
