# Trash

{% hint style="info" %}
Check out the given illustration on how to use the Trash option provided on the Pipline homepage left menu panel.
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fuq3RSHHup7fjHYaspk7y%2Fuploads%2FSjpfHdBPsViOBdQGXNbK%2FTrash_AdobeExpress.mp4?alt=media&token=a0a10647-e9cb-49ef-87b9-c695d0f62c34>" %}
The Trash option on the Pipeline Homepage.
{% endembed %}

* Navigate to the ***Pipeline Homepage*** to access the left side menu panel.
* Click the ***Trash*** icon.
* The ***Trash List*** page opens listing all the deleted pipelines by a user from a user specific account.
* The user gets two options to be applied on these pipelines.
  * Delete&#x20;
  * Restore

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> Based on the selected option, the related action will be taken on the concerned pipeline.*
{% endhint %}

## Permanently Deleting a Pipeline

* Navigate to the ***Trash*** page.
* Select a Pipeline.
* Click the ***Delete*** icon for the selected Pipeline.

<figure><img src="https://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/LIZQM1XHwLW8qJTKZVaF/image.png" alt=""><figcaption><p>Permanently Deleting a Pipeline</p></figcaption></figure>

* The ***Delete Pipeline*** dialog box opens.
* Click the ***Yes*** option.

&#x20;     ![](https://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/N2o1mhedQFkrfpBXMeN0/image.png)

* The ***Delete Pipeline Confirmation*** dialog box opens.
* Click the ***Delete Anyway*** option.

&#x20;     ![](https://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/JqnMQqDbKhQwm6HW68L4/image.png)

* A notification message appears and the Pipeline Permanently  gets deleted for the user.

<figure><img src="https://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/RBL7ILUrpX6fJIkunIkm/image.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> The **Trash** page at present displays only those pipelines which are deleted by the logged in user from the **Pipeline Editor** page by a user.*&#x20;
{% endhint %}

## Restoring a Pipeline

* Navigate to the ***Trash*** page.
* Select a Pipeline.
* Click the ***Restore*** icon for the selected Pipeline.

<figure><img src="https://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/xyCxeoqTegWyCX2DsTWE/image.png" alt=""><figcaption></figcaption></figure>

* The ***Recover Pipeline*** dialog box opens.
* Click the ***Yes*** option.

&#x20;     ![](https://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/4D5T8wsf6MeB1p55jEdo/image.png)

* A notification message appears.     &#x20;

<figure><img src="https://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/EZ2o5iFzuAEwzuZuLxSe/image.png" alt=""><figcaption></figcaption></figure>

* The Pipeline gets recovered and lists in the ***Pipeline List***.

<figure><img src="https://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/4atLdb1PC8r0b21HTo8L/image.png" alt=""><figcaption></figcaption></figure>


---

# 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.bdb.ai/data-pipeline-2/getting-started/homepage/trash.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.
