# Unpublish Responses

## Overview

As your information changes, you might find it necessary to remove either prewritten responses or data used to generate responses from your chat's knowledge volume. If you prefer not to delete your responses or data, you can unpublish them using the instructions below.

## Unpublish Prewritten Responses/Documented Data

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsxN9AGLZMIc5C8dx3zU7%2Fuploads%2FLmpeqSUHfqwQ6g1IdwX4%2Funpublish%20response-%20pw%20-%20Made%20with%20Clipchamp.mp4?alt=media&token=f05e0c6f-1d30-453f-99a0-fb05c4de25b6>" fullWidth="true" %}
Unpublish Prewritten Responses/Documented Data
{% endembed %}

To unpublish a ***prewritten*** **response or documented data**, follow the steps below:

1. While in the [Satisfi Dashboard](https://dashboard.satis.fi/Users/Login), go to Studio -> NLP Manager -> Responses.
2. Locate the response you'd like to unpublish.
3. Once you click on the response name, select the three dots in the right-hand corner of the window.
4. Select **Unpublish** and confirm when prompted.&#x20;

{% hint style="danger" %}
If the unpublish option is not listed after selecting the three dots, check the **Response is not in Draft Mode.** Users are unable to unpublish a response in draft status. You will need to either delete or publish the draft before unpublishing the live content.&#x20;
{% endhint %}

5. Hit **Close** once complete.

## Unpublish Web-Imported Data

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsxN9AGLZMIc5C8dx3zU7%2Fuploads%2FKpMFA2q3YcMebfDhPBEt%2Funpublish-%20web%20imported%20-%20Made%20with%20Clipchamp.mp4?alt=media&token=daa20f49-eb87-4a9d-900a-f9127937da64>" fullWidth="true" %}
Unpublish Web-Imported Data
{% endembed %}

To unpublish ***web-imported*** data, follow the steps below:

1. While in the [Satisfi Dashboard](https://dashboard.satis.fi/Users/Login), go to Studio -> NLP Manager -> Responses.
2. Locate the response you'd like to unpublish.
3. Once you click on the response name, select the three dots in the right-hand corner of the window.
4. Uncheck the box next to **Content Subscription.**

{% hint style="warning" %}
If you unpublish the response before removing the content subscription, it will prevent you from republishing later on. If you do unpublish first, be sure to remove the content subscription when ready to republish.
{% endhint %}

5. Select **Unpublish** and confirm when prompted.&#x20;

{% hint style="danger" %}
If the unpublish option is not listed after selecting the three dots, check the **Response is not in Draft Mode.** Users are unable to unpublish a response in draft status. You will need to either delete or publish the draft before unpublishing the live content.&#x20;
{% endhint %}

6. Hit **Close** once complete.


---

# 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/best-practices/unpublish-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.
