> For the complete documentation index, see [llms.txt](https://docs.fact-finder.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fact-finder.com/docs/de/discovery/search-term-rules/trash.md).

# Papierkorb

#### **Zusammenfassung**

Der **Papierkorb** Die Funktion kann verwendet werden, um Elemente manuell aus den Suchergebnissen für einen bestimmten Suchbegriff zu entfernen. Solche Einträge werden nicht aus der Produktbasis gelöscht; sie werden in dieser spezifischen Suche lediglich nicht mehr gefunden. So können Sie beispielsweise `Whiteboardmarker` aus der Produktliste, die aus der `Whiteboard` Suchanfrage.

**Papierkorb** Einträge werden als einzelne Registerkarte für **Regeln für Suchbegriffe** Seite.

![](/files/17446463104f30f0ee63652d5585774c57caed04)

#### **Papierkorb-Eintrag hinzufügen**

Informationen zu Papierkorb-Einträgen werden mit **Liste der Einträge** ![](/files/d60b9a1d295f3e5a431e240b70b5c4fdedd41532) und **Suchbegriff** ![](/files/0dbecdbb252eaee5740388b19366e17865d71e8e) bei denen Papierkorb-Einträge ausgeschlossen werden

Produkte können zu **Papierkorb** in der [Cockpit](/docs/de/discovery/cockpit.md) indem es in das blaue „Löschen“-Panel gezogen wird, das beim Ziehen eines Produkts oberhalb des Rasters erscheint

![](/files/0dacce60e43054ba1392d823a22ea712d6b75ac5)

#### **Verwalten von Papierkorb-Einträgen**

Alle erstellten **Papierkorb** Einträge werden zusammen mit ihren Attributen im Raster aufgelistet.

Das Raster ermöglicht es Ihnen, **filtern** Einträge:

* in dieser Transaktion gelöschte Einträge ein- oder ausblenden ![](/files/06aa7e692328cd7fd874ae66c51204da4c5bc6ed)
* nach einem bestimmten Eintrag suchen ![](/files/74cd7ba6f6c39098821199857485a150ca19c400)

Die folgenden **Vorgänge** stehen für Transaktionen im Raster zur Verfügung:

* in einen anderen Kanal klonen ![](/files/df80d65f33f0fa71ea46f5966cd756b94d2fa94b)
* löschen ![](/files/c639ab0ba9db71863deeff91d586ebfc6809a4d3)
* Massenklon- und Löschvorgänge sind für mehrere ausgewählte (durch ![](/files/e60a1d21deb3faa817fc52f2350db5263c5bf84d)) Einträge

> Jede Erstellung oder Änderung an einem Eintrag markiert ihn als gesperrt ![](/files/050fbca1431f1d6b2b160365c209c168cf0cf980) und erfordert [das Speichern der Transaktion](/docs/de/user-interface/editing-configurations-managing-transactions.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.fact-finder.com/docs/de/discovery/search-term-rules/trash.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
